Update dependencies

This commit is contained in:
2023-10-19 16:49:17 -04:00
parent cc0bc16967
commit 1e3f649a09
2 changed files with 139 additions and 139 deletions

View File

@ -13,19 +13,19 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@fontsource/plus-jakarta-sans": "^4.5.11",
"@remix-run/cloudflare": "^1.14.0",
"@remix-run/cloudflare-pages": "^1.14.0",
"@remix-run/react": "^1.14.0",
"@sentry/react": "^7.41.0",
"@sentry/tracing": "^7.41.0",
"framer-motion": "^10.2.3",
"@remix-run/cloudflare": "^1.14.1",
"@remix-run/cloudflare-pages": "^1.14.1",
"@remix-run/react": "^1.14.1",
"@sentry/react": "^7.42.0",
"@sentry/tracing": "^7.42.0",
"framer-motion": "^10.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0"
},
"devDependencies": {
"@remix-run/dev": "^1.14.0",
"@types/node": "^18.14.6",
"@remix-run/dev": "^1.14.1",
"@types/node": "^18.15.1",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"esbuild": "^0.17.11",