Skip to content

Commit 2bc57b3

Browse files
Bump @vitejs/plugin-react from 4.5.2 to 4.6.0 in /Plan/react/dashboard (#4146)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.5.2 to 4.6.0. - [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@4.6.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b664a6 commit 2bc57b3

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
@@ -68,7 +68,7 @@
6868
]
6969
},
7070
"devDependencies": {
71-
"@vitejs/plugin-react": "^4.5.2",
71+
"@vitejs/plugin-react": "^4.6.0",
7272
"vite": "^6.3.5"
7373
}
7474
}

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -690,10 +690,10 @@
690690
uncontrollable "^8.0.4"
691691
warning "^4.0.3"
692692

693-
"@rolldown/pluginutils@1.0.0-beta.11":
694-
version "1.0.0-beta.11"
695-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.11.tgz#1e3e8044dd053c3dfa4bbbb3861f6e180ee78343"
696-
integrity sha512-L/gAA/hyCSuzTF1ftlzUSI/IKr2POHsv1Dd78GfqkR83KMNuswWD61JxGV2L7nRwBBBSDr6R1gCkdTmoN7W4ag==
693+
"@rolldown/pluginutils@1.0.0-beta.19":
694+
version "1.0.0-beta.19"
695+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.19.tgz#fc3b95145a8e7a3bf92754269d8e4f40eea8a244"
696+
integrity sha512-3FL3mnMbPu0muGOCaKAhhFEYmqv9eTfPSJRJmANrCwtgK8VuxpsZDGK+m0LYAGoyO8+0j5uRe4PeyPDK1yA/hA==
697697

698698
"@rollup/rollup-android-arm-eabi@4.40.0":
699699
version "4.40.0"
@@ -1367,15 +1367,15 @@
13671367
resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.3.tgz#d1884c8cc4a426d1ac117ca2611bf333834c6798"
13681368
integrity sha512-D1XC7WK8K+zZEveUPY+cf4+kgauk8N4eHr/XIHXGlGYkHLud6hK9lYfZk1ry1TNh798cZUCgb6MqGEG8DkJt6Q==
13691369

1370-
"@vitejs/plugin-react@^4.5.2":
1371-
version "4.5.2"
1372-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.5.2.tgz#8b98a8fbcefff4aa4c946966fbec560dc66d2bd9"
1373-
integrity sha512-QNVT3/Lxx99nMQWJWF7K4N6apUEuT0KlZA3mx/mVaoGj3smm/8rc8ezz15J1pcbcjDK0V15rpHetVfya08r76Q==
1370+
"@vitejs/plugin-react@^4.6.0":
1371+
version "4.6.0"
1372+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.6.0.tgz#2707b485f44806d42d41c63921883cff9c54dfaa"
1373+
integrity sha512-5Kgff+m8e2PB+9j51eGHEpn5kUzRKH2Ry0qGoe8ItJg7pqnkPrYPkDQZGgGmTa0EGarHrkjLvOdU3b1fzI8otQ==
13741374
dependencies:
13751375
"@babel/core" "^7.27.4"
13761376
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
13771377
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1378-
"@rolldown/pluginutils" "1.0.0-beta.11"
1378+
"@rolldown/pluginutils" "1.0.0-beta.19"
13791379
"@types/babel__core" "^7.20.5"
13801380
react-refresh "^0.17.0"
13811381

0 commit comments

Comments
 (0)