Skip to content

Commit d635dd5

Browse files
Bump @vitejs/plugin-react from 5.0.1 to 5.0.2 in /Plan/react/dashboard (#4246)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.2/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af7e644 commit d635dd5

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
]
7272
},
7373
"devDependencies": {
74-
"@vitejs/plugin-react": "^5.0.1",
74+
"@vitejs/plugin-react": "^5.0.2",
7575
"vite": "^7.1.3"
7676
}
7777
}

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,10 @@
656656
uncontrollable "^8.0.4"
657657
warning "^4.0.3"
658658

659-
"@rolldown/pluginutils@1.0.0-beta.32":
660-
version "1.0.0-beta.32"
661-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.32.tgz#40a51db68a3c967183a9d58c5f5179adf6214cce"
662-
integrity sha512-QReCdvxiUZAPkvp1xpAg62IeNzykOFA6syH2CnClif4YmALN1XKpB39XneL80008UbtMShthSVDKmrx05N1q/g==
659+
"@rolldown/pluginutils@1.0.0-beta.34":
660+
version "1.0.0-beta.34"
661+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.34.tgz#4421645c676926faa4574940d72fa7ce0ec7d419"
662+
integrity sha512-LyAREkZHP5pMom7c24meKmJCdhf2hEyvam2q0unr3or9ydwDL+DJ8chTF6Av/RFPb3rH8UFBdMzO5MxTZW97oA==
663663

664664
"@rollup/rollup-android-arm-eabi@4.48.0":
665665
version "4.48.0"
@@ -1426,15 +1426,15 @@
14261426
resolved "https://registry.yarnpkg.com/@uiw/react-drag-event-interactive/-/react-drag-event-interactive-2.8.0.tgz#108abafcf5a5fec4bcb95fd6cecf8e2c63c77dfd"
14271427
integrity sha512-BE9eakoBxGtIk267weYvFm13NrGa+4k/6Iv5e3XxW6gToCGVc4QODQBoRFSNpR28W7JIekgqVjlNyvBUAmRwMg==
14281428

1429-
"@vitejs/plugin-react@^5.0.1":
1430-
version "5.0.1"
1431-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.1.tgz#02c074f3fd9a82e4676c51e0fe9603a26ca614a3"
1432-
integrity sha512-DE4UNaBXwtVoDJ0ccBdLVjFTWL70NRuWNCxEieTI3lrq9ORB9aOCQEKstwDXBl87NvFdbqh/p7eINGyj0BthJA==
1429+
"@vitejs/plugin-react@^5.0.2":
1430+
version "5.0.2"
1431+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.2.tgz#3b5d73fc0e4370a0fafe27154d2c208e2bca8f71"
1432+
integrity sha512-tmyFgixPZCx2+e6VO9TNITWcCQl8+Nl/E8YbAyPVv85QCc7/A3JrdfG2A8gIzvVhWuzMOVrFW1aReaNxrI6tbw==
14331433
dependencies:
14341434
"@babel/core" "^7.28.3"
14351435
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
14361436
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1437-
"@rolldown/pluginutils" "1.0.0-beta.32"
1437+
"@rolldown/pluginutils" "1.0.0-beta.34"
14381438
"@types/babel__core" "^7.20.5"
14391439
react-refresh "^0.17.0"
14401440

0 commit comments

Comments
 (0)