chore: update framer-motion and @types/node to latest patch versions

This commit is contained in:
hamster1963 2025-02-16 16:32:11 +08:00
parent c58b79e6d2
commit a1840176fd
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -39,7 +39,7 @@
"country-flag-icons": "^1.5.16", "country-flag-icons": "^1.5.16",
"d3-geo": "^3.1.1", "d3-geo": "^3.1.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"framer-motion": "^12.4.2", "framer-motion": "^12.4.3",
"i18n-iso-countries": "^7.13.0", "i18n-iso-countries": "^7.13.0",
"i18next": "^24.2.2", "i18next": "^24.2.2",
"lucide-react": "^0.460.0", "lucide-react": "^0.460.0",
@ -56,7 +56,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.20.0", "@eslint/js": "^9.20.0",
"@types/node": "^22.13.1", "@types/node": "^22.13.4",
"@types/react": "^19.0.8", "@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3", "@types/react-dom": "^19.0.3",
"@vitejs/plugin-react-swc": "^3.8.0", "@vitejs/plugin-react-swc": "^3.8.0",