Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Apr 15, 2024
1 parent fa2d97d commit f8f3713
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 107 deletions.
191 changes: 92 additions & 99 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -11,28 +11,28 @@
"dependencies": {
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@fontsource/plus-jakarta-sans": "^5.0.19",
"@remix-run/cloudflare": "^2.8.1",
"@remix-run/cloudflare-pages": "^2.8.1",
"@remix-run/react": "^2.8.1",
"@sentry/react": "^7.108.0",
"@sentry/react": "^7.110.1",
"aws4fetch": "^1.0.18",
"framer-motion": "^11.0.20",
"framer-motion": "^11.0.28",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.8.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"dotenv": "^16.4.5",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"overrides": {
"@cloudflare/workers-types": "^4.20240320.1"
"@cloudflare/workers-types": "^4.20240405.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit f8f3713

Please sign in to comment.