chore: bump dependencies
This commit is contained in:
parent
4936375526
commit
701f99993b
16
package.json
16
package.json
@ -16,9 +16,9 @@
|
||||
"@radix-ui/react-progress": "^1.1.4",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"geist": "^1.3.1",
|
||||
"geist": "^1.4.1",
|
||||
"i18next": "^24.2.3",
|
||||
"i18next-browser-languagedetector": "^8.0.5",
|
||||
"i18next-browser-languagedetector": "^8.1.0",
|
||||
"lucide-react": "^0.485.0",
|
||||
"next": "^15.3.1",
|
||||
"react": "^19.1.0",
|
||||
@ -28,18 +28,18 @@
|
||||
"react-icons": "^5.5.0",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tw-animate-css": "^1.2.8"
|
||||
"tw-animate-css": "^1.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@types/node": "^20.17.31",
|
||||
"@tailwindcss/postcss": "^4.1.5",
|
||||
"@types/node": "^20.17.32",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"eslint": "^9.25.1",
|
||||
"@types/react-dom": "^19.1.3",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-next": "15.1.3",
|
||||
"postcss": "^8.5.3",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user