chore: deps

This commit is contained in:
hamster1963 2025-01-28 16:07:34 +08:00
parent ac23b6a77e
commit 361a0ecffd
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -50,7 +50,7 @@
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"react-intersection-observer": "^9.15.1", "react-intersection-observer": "^9.15.1",
"react-wrap-balancer": "^1.1.1", "react-wrap-balancer": "^1.1.1",
"recharts": "^2.15.0", "recharts": "^2.15.1",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"swr": "^2.3.0", "swr": "^2.3.0",
"tailwind-merge": "^2.6.0", "tailwind-merge": "^2.6.0",
@ -60,7 +60,7 @@
"@biomejs/biome": "1.9.4", "@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "^15.1.6", "@next/bundle-analyzer": "^15.1.6",
"@tailwindcss/postcss": "^4.0.0", "@tailwindcss/postcss": "^4.0.0",
"@types/node": "^22.10.10", "@types/node": "^22.12.0",
"@types/react": "^19.0.8", "@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3", "@types/react-dom": "^19.0.3",
"postcss": "^8.5.1", "postcss": "^8.5.1",