diff --git a/bun.lockb b/bun.lockb index 629e12e..a4fda6b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0f65d3c..70d9a2a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "akar-icons": "^1.9.31", "country-code-lookup": "^0.1.3", "dotenv": "^16.4.7", - "framer-motion": "^11.15.0", + "framer-motion": "^11.16.1", "localforage": "^1.10.0", "match-sorter": "^8.0.0", "papaparse": "^5.4.1", @@ -35,10 +35,10 @@ "sort-by": "^1.2.0" }, "devDependencies": { - "@tailwindcss/forms": "^0.5.9", - "@types/node": "^22.10.2", + "@tailwindcss/forms": "^0.5.10", + "@types/node": "^22.10.5", "@types/papaparse": "^5.3.15", - "@types/react": "^19.0.2", + "@types/react": "^19.0.3", "@types/react-dom": "^19.0.2", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", @@ -63,7 +63,7 @@ "prettier-plugin-tailwindcss": "^0.6.9", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", - "vite": "^6.0.6", + "vite": "^6.0.7", "vite-plugin-svgr": "^4.3.0", "vite-tsconfig-paths": "^5.1.4" },