Skip to content

Commit

Permalink
Łaaaaaa bump remix fixed HMR!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
kielbasa-elp committed Feb 21, 2024
1 parent 09ceb18 commit a68ba67
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 85 deletions.
12 changes: 6 additions & 6 deletions apps/web-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@fastify/static": "^7.0.1",
"@mcansh/remix-fastify": "^3.2.2",
"@monaco-editor/react": "^4.5.2",
"@remix-run/node": "2.5.1",
"@remix-run/react": "2.5.1",
"@remix-run/serve": "2.5.1",
"@remix-run/node": "2.7.1",
"@remix-run/react": "2.7.1",
"@remix-run/serve": "2.7.1",
"@remix-validated-form/with-zod": "^2.0.6",
"@sentry/remix": "^7.74.1",
"@tailwindcss/forms": "^0.5.4",
Expand Down Expand Up @@ -71,9 +71,9 @@
"zod-form-data": "^2.0.1"
},
"devDependencies": {
"@remix-run/dev": "2.5.1",
"@remix-run/eslint-config": "2.5.1",
"@remix-run/testing": "2.5.1",
"@remix-run/dev": "2.7.1",
"@remix-run/eslint-config": "2.7.1",
"@remix-run/testing": "2.7.1",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
Loading

0 comments on commit a68ba67

Please sign in to comment.