mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
chore: update country-flag-icons, next-intl, tailwindcss, postcss dependencies
This commit is contained in:
parent
f49ca034cb
commit
1dae136edb
10
package.json
10
package.json
@ -34,7 +34,7 @@
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.0.4",
|
||||
"country-flag-icons": "^1.5.16",
|
||||
"country-flag-icons": "^1.5.18",
|
||||
"crypto-js": "^4.2.0",
|
||||
"d3-geo": "^3.1.1",
|
||||
"d3-selection": "^3.0.0",
|
||||
@ -45,7 +45,7 @@
|
||||
"maxmind": "^4.3.24",
|
||||
"next": "^15.1.7",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-intl": "^3.26.3",
|
||||
"next-intl": "^3.26.4",
|
||||
"next-runtime-env": "^3.2.2",
|
||||
"next-themes": "^0.4.4",
|
||||
"react": "^19.0.0",
|
||||
@ -62,12 +62,12 @@
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@next/bundle-analyzer": "^15.1.7",
|
||||
"@tailwindcss/postcss": "^4.0.6",
|
||||
"@tailwindcss/postcss": "^4.0.7",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"postcss": "^8.5.2",
|
||||
"tailwindcss": "^4.0.6",
|
||||
"postcss": "^8.5.3",
|
||||
"tailwindcss": "^4.0.7",
|
||||
"typescript": "^5.7.3",
|
||||
"vercel": "^39.4.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user