Skip to content

Commit d00edf8

Browse files
chore: update dependencies for improved stability and performance
1 parent 261492d commit d00edf8

File tree

2 files changed

+774
-777
lines changed

2 files changed

+774
-777
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,31 @@
2929
"@radix-ui/react-select": "^2.2.6",
3030
"@radix-ui/react-slider": "^1.3.6",
3131
"@vercel/analytics": "^1.6.1",
32-
"framer-motion": "^12.23.26",
33-
"lucide-react": "^0.562.0",
34-
"next": "^16.1.1",
35-
"next-intl": "^4.7.0",
32+
"framer-motion": "^12.29.2",
33+
"lucide-react": "^0.563.0",
34+
"next": "^16.1.6",
35+
"next-intl": "^4.8.1",
3636
"next-themes": "^0.4.6",
37-
"react": "^19.2.3",
38-
"react-dom": "^19.2.3",
39-
"zustand": "^5.0.9"
37+
"react": "^19.2.4",
38+
"react-dom": "^19.2.4",
39+
"zustand": "^5.0.10"
4040
},
4141
"devDependencies": {
4242
"@axe-core/playwright": "^4.11.0",
4343
"@eslint/eslintrc": "^3.3.3",
44-
"@laststance/react-next-eslint-plugin": "^1.2.3",
45-
"@playwright/test": "^1.57.0",
44+
"@laststance/react-next-eslint-plugin": "^1.3.0",
45+
"@playwright/test": "^1.58.1",
4646
"@tailwindcss/postcss": "^4.1.18",
47-
"@types/node": "^25.0.3",
48-
"@types/react": "^19.2.7",
47+
"@types/node": "^25.1.0",
48+
"@types/react": "^19.2.10",
4949
"@types/react-dom": "^19.2.3",
50-
"axe-core": "^4.11.0",
50+
"axe-core": "^4.11.1",
5151
"eslint": "^9.39.2",
52-
"eslint-config-next": "^16.1.1",
52+
"eslint-config-next": "^16.1.6",
5353
"husky": "^9.1.7",
5454
"lint-staged": "^16.2.7",
5555
"postcss": "^8.5.6",
56-
"prettier": "^3.7.4",
56+
"prettier": "^3.8.1",
5757
"tailwindcss": "^4.1.18",
5858
"typescript": "^5.9.3"
5959
}

0 commit comments

Comments
 (0)