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

@ -22,7 +22,7 @@
"@types/luxon": "^3.3.2",
"@types/react": "^18",
"@types/react-dom": "^18",
"react": "^18",
"react": "19.0.0-rc-e740d4b1-20240919",
"typescript": "5.2.2"
},
"dependencies": {
@ -65,12 +65,12 @@
"framer-motion": "^10.12.8",
"lucide-react": "^0.279.0",
"luxon": "^3.4.2",
"next": "14.2.6",
"next": "15.0.0-canary.165",
"pdfjs-dist": "3.11.174",
"react": "^18",
"react": "19.0.0-rc-e740d4b1-20240919",
"react-colorful": "^5.6.1",
"react-day-picker": "^8.7.1",
"react-dom": "^18",
"react-dom": "19.0.0-rc-e740d4b1-20240919",
"react-hook-form": "^7.45.4",
"react-pdf": "7.7.3",
"react-rnd": "^10.4.1",