Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Oops package file didn't make it
  • Loading branch information
regalijan committed Dec 15, 2024
1 parent d67f8f9 commit c10011b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -10,32 +10,32 @@
},
"dependencies": {
"@chakra-ui/react": "^2.10.4",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fontsource-variable/plus-jakarta-sans": "^5.1.0",
"@remix-run/cloudflare": "^2.15.1",
"@remix-run/cloudflare-pages": "^2.15.1",
"@remix-run/react": "^2.15.1",
"@sentry/react": "^8.42.0",
"@sentry/react": "^8.45.0",
"aws4fetch": "^1.0.20",
"dayjs": "^1.11.13",
"framer-motion": "^11.12.0",
"framer-motion": "^11.14.4",
"react": "^18.3.1",
"react-big-calendar": "^1.16.3",
"react-big-calendar": "^1.17.0",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.1",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^18.3.12",
"@types/react-big-calendar": "^1.16.0",
"@types/react-dom": "^18.3.1",
"dotenv": "^16.4.5",
"prettier": "^3.4.1",
"dotenv": "^16.4.7",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"overrides": {
"@cloudflare/workers-types": "^4.20241202.0"
"@cloudflare/workers-types": "^4.20241205.0"
},
"prettier": {
"endOfLine": "auto"
Expand Down

0 comments on commit c10011b

Please sign in to comment.