Skip to content

Commit 787538b

Browse files
chore: upgrade dependencies (#406)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 866f8e5 commit 787538b

File tree

4 files changed

+553
-764
lines changed

4 files changed

+553
-764
lines changed

docs_src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
},
1616
"devDependencies": {
1717
"@eslint/js": "^9.39.1",
18-
"@types/react": "^19.2.5",
18+
"@types/react": "^19.2.7",
1919
"@types/react-dom": "^19.2.3",
2020
"@vitejs/plugin-react": "^5.1.1",
2121
"eslint": "^9.39.1",
2222
"eslint-plugin-react-hooks": "^7.0.1",
2323
"eslint-plugin-react-refresh": "^0.4.24",
2424
"globals": "^16.5.0",
2525
"typescript": "^5.9.3",
26-
"typescript-eslint": "^8.46.4",
27-
"vite": "^7.2.2",
26+
"typescript-eslint": "^8.48.0",
27+
"vite": "^7.2.4",
2828
"vite-plugin-mkcert": "^1.17.9"
2929
}
3030
}

0 commit comments

Comments
 (0)