chore: update country-flag-icons, next-intl, tailwindcss, postcss dependencies

This commit is contained in:
hamster1963 2025-02-20 09:47:33 +08:00
parent f49ca034cb
commit 1dae136edb
2 changed files with 5 additions and 5 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -34,7 +34,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.0.4", "cmdk": "^1.0.4",
"country-flag-icons": "^1.5.16", "country-flag-icons": "^1.5.18",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"d3-geo": "^3.1.1", "d3-geo": "^3.1.1",
"d3-selection": "^3.0.0", "d3-selection": "^3.0.0",
@ -45,7 +45,7 @@
"maxmind": "^4.3.24", "maxmind": "^4.3.24",
"next": "^15.1.7", "next": "^15.1.7",
"next-auth": "^5.0.0-beta.25", "next-auth": "^5.0.0-beta.25",
"next-intl": "^3.26.3", "next-intl": "^3.26.4",
"next-runtime-env": "^3.2.2", "next-runtime-env": "^3.2.2",
"next-themes": "^0.4.4", "next-themes": "^0.4.4",
"react": "^19.0.0", "react": "^19.0.0",
@ -62,12 +62,12 @@
"devDependencies": { "devDependencies": {
"@biomejs/biome": "1.9.4", "@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "^15.1.7", "@next/bundle-analyzer": "^15.1.7",
"@tailwindcss/postcss": "^4.0.6", "@tailwindcss/postcss": "^4.0.7",
"@types/node": "^22.13.4", "@types/node": "^22.13.4",
"@types/react": "^19.0.10", "@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4", "@types/react-dom": "^19.0.4",
"postcss": "^8.5.2", "postcss": "^8.5.3",
"tailwindcss": "^4.0.6", "tailwindcss": "^4.0.7",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vercel": "^39.4.2" "vercel": "^39.4.2"
}, },