Skip to content

Commit 5c2eaf8

Browse files
chore: update dependencies in package.json and pnpm-workspace.yaml
1 parent 584ec61 commit 5c2eaf8

File tree

3 files changed

+483
-352
lines changed

3 files changed

+483
-352
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@radix-ui/react-slider": "^1.3.6",
2323
"framer-motion": "^12.23.24",
2424
"lucide-react": "^0.553.0",
25-
"next": "^16.0.1",
26-
"next-intl": "^4.4.0",
25+
"next": "^16.0.3",
26+
"next-intl": "^4.5.3",
2727
"react": "^19.2.0",
2828
"react-dom": "^19.2.0",
2929
"zustand": "^5.0.8"
@@ -33,13 +33,13 @@
3333
"@eslint/eslintrc": "^3.3.1",
3434
"@playwright/test": "^1.56.1",
3535
"@tailwindcss/postcss": "^4.1.17",
36-
"@types/node": "^24.10.0",
37-
"@types/react": "^19.2.2",
38-
"@types/react-dom": "^19.2.2",
39-
"autoprefixer": "^10.4.21",
36+
"@types/node": "^24.10.1",
37+
"@types/react": "^19.2.5",
38+
"@types/react-dom": "^19.2.3",
39+
"autoprefixer": "^10.4.22",
4040
"axe-core": "^4.11.0",
4141
"eslint": "^9.39.1",
42-
"eslint-config-next": "^16.0.1",
42+
"eslint-config-next": "^16.0.3",
4343
"husky": "^9.1.7",
4444
"lint-staged": "^16.2.6",
4545
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)