Skip to content

Commit cea9284

Browse files
committed
Dependencies Updated
1 parent 7e0b1fd commit cea9284

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

52 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"akar-icons": "^1.9.31",
2525
"country-code-lookup": "^0.1.3",
2626
"dotenv": "^16.4.7",
27-
"framer-motion": "^11.15.0",
27+
"framer-motion": "^11.16.1",
2828
"localforage": "^1.10.0",
2929
"match-sorter": "^8.0.0",
3030
"papaparse": "^5.4.1",
@@ -35,10 +35,10 @@
3535
"sort-by": "^1.2.0"
3636
},
3737
"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",
4040
"@types/papaparse": "^5.3.15",
41-
"@types/react": "^19.0.2",
41+
"@types/react": "^19.0.3",
4242
"@types/react-dom": "^19.0.2",
4343
"@typescript-eslint/eslint-plugin": "^7.18.0",
4444
"@typescript-eslint/parser": "^7.18.0",
@@ -63,7 +63,7 @@
6363
"prettier-plugin-tailwindcss": "^0.6.9",
6464
"tailwindcss": "^3.4.17",
6565
"typescript": "^5.7.2",
66-
"vite": "^6.0.6",
66+
"vite": "^6.0.7",
6767
"vite-plugin-svgr": "^4.3.0",
6868
"vite-tsconfig-paths": "^5.1.4"
6969
},

0 commit comments

Comments
 (0)