Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
regalijan committed Nov 23, 2023
1 parent 1e9adaa commit 574f543
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 92 deletions.
139 changes: 53 additions & 86 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 @@ -13,19 +13,19 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/plus-jakarta-sans": "^5.0.17",
"@remix-run/cloudflare": "^2.3.0",
"@remix-run/cloudflare-pages": "^2.3.0",
"@remix-run/react": "^2.3.0",
"@remix-run/cloudflare": "^2.3.1",
"@remix-run/cloudflare-pages": "^2.3.1",
"@remix-run/react": "^2.3.1",
"@sentry/react": "^7.81.1",
"framer-motion": "^10.16.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.3.0",
"@types/node": "^20.9.3",
"@remix-run/dev": "^2.3.1",
"@types/node": "^20.9.4",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"@types/react-dom": "^18.2.17",
"dotenv": "^16.3.1",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
Expand Down

0 comments on commit 574f543

Please sign in to comment.