Skip to content

Commit 3566f49

Browse files
authored
Merge pull request #493 from OpenConext/dependabot/npm_and_yarn/client/frontends-dev-2a16f2154a
Bump @vitejs/plugin-react from 5.1.3 to 5.1.4 in /client in the frontends-dev group across 1 directory
2 parents d6331fb + 711ba96 commit 3566f49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@eslint/js": "^9.39.2",
3737
"@types/react": "^19.2.13",
3838
"@types/react-dom": "^19.2.1",
39-
"@vitejs/plugin-react": "^5.1.2",
39+
"@vitejs/plugin-react": "^5.1.4",
4040
"eslint": "^9.39.2",
4141
"eslint-plugin-react": "^7.37.5",
4242
"eslint-plugin-react-hooks": "^7.0.1",

client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -713,10 +713,10 @@
713713
"@parcel/watcher-win32-ia32" "2.5.6"
714714
"@parcel/watcher-win32-x64" "2.5.6"
715715

716-
"@rolldown/pluginutils@1.0.0-rc.2":
717-
version "1.0.0-rc.2"
718-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.2.tgz#10324e74cb3396cb7b616042ea7e9e6aa7d8d458"
719-
integrity sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==
716+
"@rolldown/pluginutils@1.0.0-rc.3":
717+
version "1.0.0-rc.3"
718+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz#8a88cc92a0f741befc7bc109cb1a4c6b9408e1c5"
719+
integrity sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==
720720

721721
"@rollup/pluginutils@^5.2.0":
722722
version "5.3.0"
@@ -1042,15 +1042,15 @@
10421042
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
10431043
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
10441044

1045-
"@vitejs/plugin-react@^5.1.2":
1046-
version "5.1.3"
1047-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.3.tgz#05eba092cc89a6ff89668d3f62258e2c5a8a9122"
1048-
integrity sha512-NVUnA6gQCl8jfoYqKqQU5Clv0aPw14KkZYCsX6T9Lfu9slI0LOU10OTwFHS/WmptsMMpshNd/1tuWsHQ2Uk+cg==
1045+
"@vitejs/plugin-react@^5.1.4":
1046+
version "5.1.4"
1047+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz#5b477e060bf612a7394c4febacc5de33a219b0e4"
1048+
integrity sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==
10491049
dependencies:
10501050
"@babel/core" "^7.29.0"
10511051
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
10521052
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1053-
"@rolldown/pluginutils" "1.0.0-rc.2"
1053+
"@rolldown/pluginutils" "1.0.0-rc.3"
10541054
"@types/babel__core" "^7.20.5"
10551055
react-refresh "^0.18.0"
10561056

0 commit comments

Comments
 (0)