Skip to content

Commit

Permalink
chore: update remix dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaycock committed Feb 4, 2024
1 parent 28c10c4 commit e40df17
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 45 deletions.
6 changes: 3 additions & 3 deletions examples/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"@backflipjs/client": "workspace:~0.0.7",
"@backflipjs/react": "workspace:~0.0.7",
"@backflipjs/server": "workspace:~0.0.7",
"@remix-run/node": "~2.4.1",
"@remix-run/node": "~2.6.0",
"@remix-run/react": "~2.6.0",
"@remix-run/serve": "~2.5.1",
"@remix-run/serve": "~2.6.0",
"isbot": "3.8.0",
"react": "~18.2.0",
"react-dom": "~18.2.0"
},
"devDependencies": {
"@remix-run/dev": "~2.4.1",
"@remix-run/dev": "~2.6.0",
"@types/react": "~18.2.46",
"@types/react-dom": "~18.2.18",
"tailwindcss": "~3.4.0"
Expand Down
151 changes: 109 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e40df17

Please sign in to comment.