Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent 2127574 commit 6589037
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -14,22 +14,22 @@
"@remix-run/cloudflare": "^2.0.1",
"@remix-run/cloudflare-pages": "^2.0.1",
"@remix-run/react": "^2.0.1",
"@sentry/react": "^7.72.0",
"@sentry/react": "^7.73.0",
"framer-motion": "^10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.0.1",
"@types/node": "^20.7.1",
"@types/react": "^18.2.23",
"@types/node": "^20.8.2",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"esbuild": "^0.19.4",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20230922.0"
"@cloudflare/workers-types": "^4.20231002.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit 6589037

Please sign in to comment.