Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update dependencies
regalijan committed Oct 19, 2023
1 parent 658e2f3 commit 56dc274
Showing 2 changed files with 135 additions and 146 deletions.
269 changes: 129 additions & 140 deletions package-lock.json
12 changes: 6 additions & 6 deletions package.json
@@ -8,21 +8,21 @@
},
"dependencies": {
"@chakra-ui/react": "^2.7.0",
"@emotion/react": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/plus-jakarta-sans": "^5.0.2",
"@remix-run/cloudflare": "^1.16.1",
"@remix-run/cloudflare-pages": "^1.16.1",
"@remix-run/react": "^1.16.1",
"@remix-run/cloudflare": "^1.17.0",
"@remix-run/cloudflare-pages": "^1.17.0",
"@remix-run/react": "^1.17.0",
"@sentry/react": "^7.54.0",
"framer-motion": "^10.12.16",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^1.16.1",
"@remix-run/dev": "^1.17.0",
"@types/node": "^20.2.5",
"@types/react": "^18.2.8",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"esbuild": "^0.17.19",
"prettier": "^2.8.8",

0 comments on commit 56dc274

Please sign in to comment.