Skip to content

Commit 60a4ea4

Browse files
committed
chore: update dependencies
1 parent 291e22b commit 60a4ea4

File tree

2 files changed

+98
-85
lines changed

2 files changed

+98
-85
lines changed

package-lock.json

Lines changed: 92 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"react-dom": "^19.0.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.0.7",
17+
"@types/react": "^19.0.8",
1818
"@types/react-dom": "^19.0.3",
19-
"@typescript-eslint/eslint-plugin": "^8.20.0",
20-
"@typescript-eslint/parser": "^8.20.0",
19+
"@typescript-eslint/eslint-plugin": "^8.24.0",
20+
"@typescript-eslint/parser": "^8.24.0",
2121
"@vitejs/plugin-react": "^4.3.4",
22-
"eslint": "^9.18.0",
22+
"eslint": "^9.20.1",
2323
"eslint-plugin-react-hooks": "^5.1.0",
24-
"eslint-plugin-react-refresh": "^0.4.18",
24+
"eslint-plugin-react-refresh": "^0.4.19",
2525
"typescript": "^5.7.3",
26-
"vite": "^6.0.7"
26+
"vite": "^6.1.0"
2727
}
2828
}

0 commit comments

Comments
 (0)