Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Oct 30, 2023
1 parent 19fa40a commit 0c4c6e9
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 104 deletions.
174 changes: 76 additions & 98 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -12,28 +12,28 @@
"@chakra-ui/react": "^2.8.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/plus-jakarta-sans": "^5.0.16",
"@fontsource/plus-jakarta-sans": "^5.0.17",
"@remix-run/cloudflare": "^2.1.0",
"@remix-run/cloudflare-pages": "^2.1.0",
"@remix-run/react": "^2.1.0",
"@sentry/react": "^7.74.1",
"@sentry/react": "^7.76.0",
"framer-motion": "^10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.1.0",
"@sentry/esbuild-plugin": "^2.8.0",
"@types/node": "^20.8.7",
"@types/react": "^18.2.30",
"@sentry/esbuild-plugin": "^2.9.0",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"dotenv": "^16.3.1",
"esbuild": "^0.19.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20231016.0"
"@cloudflare/workers-types": "^4.20231025.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit 0c4c6e9

Please sign in to comment.