Skip to content

Commit ee0eee3

Browse files
authored
chore: update project dependencies to latest versions (#31)
* chore: update project dependencies to latest versions * test: lint * chore: auto-fix linting and formatting issues
1 parent 96ebaf8 commit ee0eee3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

1 Byte
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"country-flag-icons": "^1.5.14",
3939
"d3-geo": "^3.1.1",
4040
"dayjs": "^1.11.13",
41-
"framer-motion": "^12.0.6",
41+
"framer-motion": "^12.0.11",
4242
"i18n-iso-countries": "^7.13.0",
4343
"i18next": "^24.2.2",
4444
"lucide-react": "^0.460.0",
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@eslint/js": "^9.19.0",
58-
"@types/node": "^22.13.0",
58+
"@types/node": "^22.13.1",
5959
"@types/react": "^19.0.8",
6060
"@types/react-dom": "^19.0.3",
6161
"@vitejs/plugin-react-swc": "^3.7.2",
@@ -67,7 +67,7 @@
6767
"postcss": "^8.5.1",
6868
"tailwindcss": "^3.4.17",
6969
"typescript": "~5.6.3",
70-
"typescript-eslint": "^8.22.0",
70+
"typescript-eslint": "^8.23.0",
7171
"vite": "^6.0.11"
7272
}
7373
}

0 commit comments

Comments
 (0)