|
24 | 24 | "akar-icons": "^1.9.31", |
25 | 25 | "country-code-lookup": "^0.1.3", |
26 | 26 | "dotenv": "^16.4.7", |
27 | | - "framer-motion": "^11.15.0", |
| 27 | + "framer-motion": "^11.16.1", |
28 | 28 | "localforage": "^1.10.0", |
29 | 29 | "match-sorter": "^8.0.0", |
30 | 30 | "papaparse": "^5.4.1", |
|
35 | 35 | "sort-by": "^1.2.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@tailwindcss/forms": "^0.5.9", |
39 | | - "@types/node": "^22.10.2", |
| 38 | + "@tailwindcss/forms": "^0.5.10", |
| 39 | + "@types/node": "^22.10.5", |
40 | 40 | "@types/papaparse": "^5.3.15", |
41 | | - "@types/react": "^19.0.2", |
| 41 | + "@types/react": "^19.0.3", |
42 | 42 | "@types/react-dom": "^19.0.2", |
43 | 43 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
44 | 44 | "@typescript-eslint/parser": "^7.18.0", |
|
63 | 63 | "prettier-plugin-tailwindcss": "^0.6.9", |
64 | 64 | "tailwindcss": "^3.4.17", |
65 | 65 | "typescript": "^5.7.2", |
66 | | - "vite": "^6.0.6", |
| 66 | + "vite": "^6.0.7", |
67 | 67 | "vite-plugin-svgr": "^4.3.0", |
68 | 68 | "vite-tsconfig-paths": "^5.1.4" |
69 | 69 | }, |
|
0 commit comments