We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ebaf8 commit ee0eee3Copy full SHA for ee0eee3
bun.lockb
1 Byte
package.json
@@ -38,7 +38,7 @@
38
"country-flag-icons": "^1.5.14",
39
"d3-geo": "^3.1.1",
40
"dayjs": "^1.11.13",
41
- "framer-motion": "^12.0.6",
+ "framer-motion": "^12.0.11",
42
"i18n-iso-countries": "^7.13.0",
43
"i18next": "^24.2.2",
44
"lucide-react": "^0.460.0",
@@ -55,7 +55,7 @@
55
},
56
"devDependencies": {
57
"@eslint/js": "^9.19.0",
58
- "@types/node": "^22.13.0",
+ "@types/node": "^22.13.1",
59
"@types/react": "^19.0.8",
60
"@types/react-dom": "^19.0.3",
61
"@vitejs/plugin-react-swc": "^3.7.2",
@@ -67,7 +67,7 @@
67
"postcss": "^8.5.1",
68
"tailwindcss": "^3.4.17",
69
"typescript": "~5.6.3",
70
- "typescript-eslint": "^8.22.0",
+ "typescript-eslint": "^8.23.0",
71
"vite": "^6.0.11"
72
}
73
0 commit comments