chore(deps): update dependency @vitejs/plugin-react to v6.0.4

This commit is contained in:
renovate[bot]
2026-07-25 05:45:24 +00:00
committed by GitHub
parent 04fb3282fa
commit 8d47b38fd4
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"@types/react-infinite-scroller": "1.2.5",
"@types/throttle-debounce": "5.0.2",
"@types/tinycon": "0.6.7",
"@vitejs/plugin-react": "6.0.3",
"@vitejs/plugin-react": "6.0.4",
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1",
"typescript": "7.0.2",
@@ -2447,9 +2447,9 @@
}
},
"node_modules/@vitejs/plugin-react": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
"integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==",
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.4.tgz",
"integrity": "sha512-XcCQz0TBpBgljhj0gMuuDj49i6Ytqh5q1osT/Gp5uAVJUCTWxyskk/l1jwYYiu2xcNHHipdMz40EGfM1VdamVg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -67,7 +67,7 @@
"@types/react-infinite-scroller": "1.2.5",
"@types/throttle-debounce": "5.0.2",
"@types/tinycon": "0.6.7",
"@vitejs/plugin-react": "6.0.3",
"@vitejs/plugin-react": "6.0.4",
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1",
"typescript": "7.0.2",