Bump @vitejs/plugin-react from 6.0.2 to 6.0.3 in /frontend

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-11 19:30:30 +08:00
committed by GitHub
co-authored by Copilot
parent 1622a325da
commit d71b99ca67
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@types/node": "^24.12.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^6.0.3",
"eslint": "^10.3.0",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
+5 -5
View File
@@ -70,8 +70,8 @@ importers:
specifier: ^19.2.3
version: 19.2.3(@types/react@19.2.17)
'@vitejs/plugin-react':
specifier: ^6.0.1
version: 6.0.2(vite@8.1.3(@types/node@24.13.1))
specifier: ^6.0.3
version: 6.0.3(vite@8.1.3(@types/node@24.13.1))
eslint:
specifier: ^10.3.0
version: 10.4.1
@@ -998,8 +998,8 @@ packages:
'@ungap/structured-clone@1.3.1':
resolution: {integrity: sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==}
'@vitejs/plugin-react@6.0.2':
resolution: {integrity: sha512-DlSMqo4WhThw4vB8Mpn0Woe9J+Jfq1geJ61AKW0QEgLzGMNwtIMdxbDUzLxcun8W7NbJO0e2Jg/Nxm3cCSVzzg==}
'@vitejs/plugin-react@6.0.3':
resolution: {integrity: sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==}
engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
@@ -3489,7 +3489,7 @@ snapshots:
'@ungap/structured-clone@1.3.1': {}
'@vitejs/plugin-react@6.0.2(vite@8.1.3(@types/node@24.13.1))':
'@vitejs/plugin-react@6.0.3(vite@8.1.3(@types/node@24.13.1))':
dependencies:
'@rolldown/pluginutils': 1.0.1
vite: 8.1.3(@types/node@24.13.1)