NORY-4: update dependencies for Next.js 14
This commit is contained in:
parent
f62e915b98
commit
4960b2c481
2 changed files with 2864 additions and 2138 deletions
4992
authentication/package-lock.json
generated
4992
authentication/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -25,9 +25,9 @@
|
|||
"@serwist/sw": "^9.0.0-preview.21",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"lucide-react": "^0.350.0",
|
||||
"next": "14.1.3",
|
||||
"next-themes": "^0.2.1",
|
||||
"lucide-react": "^0.460.0",
|
||||
"next": "14.2.10",
|
||||
"next-themes": "^0.4.3",
|
||||
"oslo": "^1.1.3",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
|
@ -41,12 +41,12 @@
|
|||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.25",
|
||||
"@types/node": "^22.9.3",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"autoprefixer": "^10.0.1",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.1.3",
|
||||
"eslint-config-next": "14.2.18",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.3.0",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue