Skip to content

Commit d09b6c8

Browse files
chore: update dependencies in package.json
1 parent 0a8f7ba commit d09b6c8

File tree

2 files changed

+189
-189
lines changed

2 files changed

+189
-189
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"@radix-ui/react-select": "^2.2.6",
2222
"@radix-ui/react-slider": "^1.3.6",
2323
"framer-motion": "^12.23.24",
24-
"lucide-react": "^0.546.0",
24+
"lucide-react": "^0.548.0",
2525
"next": "^16.0.0",
26-
"next-intl": "^4.3.12",
26+
"next-intl": "^4.4.0",
2727
"react": "^19.2.0",
2828
"react-dom": "^19.2.0",
2929
"zustand": "^5.0.8"
@@ -32,7 +32,7 @@
3232
"@axe-core/playwright": "^4.11.0",
3333
"@eslint/eslintrc": "^3.3.1",
3434
"@playwright/test": "^1.56.1",
35-
"@tailwindcss/postcss": "^4.1.15",
35+
"@tailwindcss/postcss": "^4.1.16",
3636
"@types/node": "^24.9.1",
3737
"@types/react": "^19.2.2",
3838
"@types/react-dom": "^19.2.2",
@@ -41,10 +41,10 @@
4141
"eslint": "^9.38.0",
4242
"eslint-config-next": "^16.0.0",
4343
"husky": "^9.1.7",
44-
"lint-staged": "^16.2.5",
44+
"lint-staged": "^16.2.6",
4545
"postcss": "^8.5.6",
4646
"prettier": "^3.6.2",
47-
"tailwindcss": "^4.1.15",
47+
"tailwindcss": "^4.1.16",
4848
"typescript": "^5.9.3"
4949
},
5050
"packageManager": "pnpm@10.17.1",

0 commit comments

Comments
 (0)