Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
regalijan committed Oct 19, 2023
1 parent d350f6b commit 6f46906
Showing 2 changed files with 449 additions and 217 deletions.
643 changes: 437 additions & 206 deletions package-lock.json
23 changes: 12 additions & 11 deletions package.json
@@ -12,26 +12,27 @@
"@chakra-ui/react": "^2.8.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/plus-jakarta-sans": "^5.0.15",
"@remix-run/cloudflare": "^2.0.1",
"@remix-run/cloudflare-pages": "^2.0.1",
"@remix-run/react": "^2.0.1",
"@sentry/react": "^7.73.0",
"@fontsource/plus-jakarta-sans": "^5.0.16",
"@remix-run/cloudflare": "^2.1.0",
"@remix-run/cloudflare-pages": "^2.1.0",
"@remix-run/react": "^2.1.0",
"@sentry/react": "^7.74.1",
"framer-motion": "^10.16.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.0.1",
"@types/node": "^20.8.4",
"@types/react": "^18.2.27",
"@types/react-dom": "^18.2.12",
"esbuild": "^0.19.4",
"@remix-run/dev": "^2.1.0",
"@sentry/esbuild-plugin": "^2.8.0",
"@types/node": "^20.8.7",
"@types/react": "^18.2.30",
"@types/react-dom": "^18.2.14",
"esbuild": "^0.19.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20231002.0"
"@cloudflare/workers-types": "^4.20231016.0"
},
"prettier": {
"endOfLine": "auto"

0 comments on commit 6f46906

Please sign in to comment.