Skip to content

Commit 0cc89a0

Browse files
chore: update dependencies to latest versions
1 parent 99a1960 commit 0cc89a0

File tree

2 files changed

+359
-106
lines changed

2 files changed

+359
-106
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"@radix-ui/react-slider": "^1.3.6",
2020
"framer-motion": "^12.23.24",
2121
"lucide-react": "^0.546.0",
22-
"next": "^15.5.6",
22+
"next": "^16.0.0",
2323
"next-intl": "^4.3.12",
2424
"react": "^19.2.0",
2525
"react-dom": "^19.2.0",
2626
"zustand": "^5.0.8"
2727
},
2828
"devDependencies": {
29-
"@axe-core/playwright": "^4.10.2",
29+
"@axe-core/playwright": "^4.11.0",
3030
"@eslint/eslintrc": "^3.3.1",
3131
"@playwright/test": "^1.56.1",
3232
"@tailwindcss/postcss": "^4.1.15",
@@ -36,7 +36,7 @@
3636
"autoprefixer": "^10.4.21",
3737
"axe-core": "^4.11.0",
3838
"eslint": "^9.38.0",
39-
"eslint-config-next": "^15.5.6",
39+
"eslint-config-next": "^16.0.0",
4040
"postcss": "^8.5.6",
4141
"tailwindcss": "^4.1.15",
4242
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)