Skip to content

Commit ce94204

Browse files
committed
chore: update dependencies
1 parent 601126f commit ce94204

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

1.62 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"country-flag-icons": "^1.5.14",
3737
"d3-geo": "^3.1.1",
3838
"dayjs": "^1.11.13",
39-
"framer-motion": "^12.0.3",
39+
"framer-motion": "^12.0.5",
4040
"i18n-iso-countries": "^7.13.0",
4141
"i18next": "^24.2.1",
4242
"lucide-react": "^0.460.0",
4343
"luxon": "^3.5.0",
44-
"prettier-plugin-tailwindcss": "^0.6.10",
44+
"prettier-plugin-tailwindcss": "^0.6.11",
4545
"react": "^19.0.0",
4646
"react-dom": "^19.0.0",
4747
"react-i18next": "^15.4.0",
@@ -52,13 +52,13 @@
5252
"tailwindcss-animate": "^1.0.7"
5353
},
5454
"devDependencies": {
55-
"@eslint/js": "^9.18.0",
56-
"@types/node": "^22.10.9",
55+
"@eslint/js": "^9.19.0",
56+
"@types/node": "^22.10.10",
5757
"@types/react": "^19.0.8",
5858
"@types/react-dom": "^19.0.3",
5959
"@vitejs/plugin-react-swc": "^3.7.2",
6060
"autoprefixer": "^10.4.20",
61-
"eslint": "^9.18.0",
61+
"eslint": "^9.19.0",
6262
"eslint-plugin-react-hooks": "^5.1.0",
6363
"eslint-plugin-react-refresh": "^0.4.18",
6464
"globals": "^15.14.0",

0 commit comments

Comments
 (0)