exp: next 15

This commit is contained in:
Mythie
2024-09-24 16:19:51 +10:00
parent ddee8a8272
commit 5650007302
13 changed files with 626 additions and 711 deletions

View File

@ -32,16 +32,16 @@
"lucide-react": "^0.279.0",
"luxon": "^3.4.0",
"micro": "^10.0.1",
"next": "14.2.6",
"next": "15.0.0-canary.165",
"next-auth": "4.24.5",
"next-axiom": "^1.5.1",
"next-contentlayer": "^0.3.4",
"next-plausible": "^3.10.1",
"perfect-freehand": "^1.2.0",
"posthog-js": "^1.77.3",
"react": "^18",
"react": "19.0.0-rc-e740d4b1-20240919",
"react-confetti": "^6.1.0",
"react-dom": "^18",
"react-dom": "19.0.0-rc-e740d4b1-20240919",
"react-hook-form": "^7.43.9",
"react-icons": "^4.11.0",
"recharts": "^2.7.2",
@ -51,7 +51,7 @@
},
"devDependencies": {
"@lingui/loader": "^4.11.3",
"@lingui/swc-plugin": "4.0.8",
"@lingui/swc-plugin": "4.0.10",
"@types/node": "20.1.0",
"@types/react": "^18",
"@types/react-dom": "^18"

File diff suppressed because one or more lines are too long