Skip to content

Commit

Permalink
Update remix monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LeoColomb committed Sep 20, 2023
1 parent 117c215 commit 4dff60a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
},
"dependencies": {
"@picocss/pico": "^1.5.7",
"@remix-run/cloudflare": "^1.13.0",
"@remix-run/cloudflare-pages": "^1.13.0",
"@remix-run/react": "^1.13.0",
"@remix-run/cloudflare": "^2.0.0",
"@remix-run/cloudflare-pages": "^2.0.0",
"@remix-run/react": "^2.0.0",
"@sentry/remix": "^7.35.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"toucan-js": "^3.1.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^3.18.0",
"@remix-run/dev": "^1.13.0",
"@remix-run/dev": "^2.0.0",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"prettier": "^3.0.0",
Expand Down

0 comments on commit 4dff60a

Please sign in to comment.