Skip to content

Commit e7257c6

Browse files
Merge pull request #5705 from Hacker0x01/dependabot/npm_and_yarn/docs-site/vitejs/plugin-react-4.6.0
chore(deps-dev): bump @vitejs/plugin-react from 4.5.2 to 4.6.0 in /docs-site
2 parents f99ad11 + 5a8dfb2 commit e7257c6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.29.0",
2525
"@types/react": "^19.1.8",
2626
"@types/react-dom": "^19.1.6",
27-
"@vitejs/plugin-react": "^4.5.2",
27+
"@vitejs/plugin-react": "^4.6.0",
2828
"eslint": "^9.29.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",

docs-site/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@ __metadata:
12121212
languageName: node
12131213
linkType: hard
12141214

1215-
"@rolldown/pluginutils@npm:1.0.0-beta.11":
1216-
version: 1.0.0-beta.11
1217-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.11"
1218-
checksum: 10c0/140088e33a4dd3bc21d06fa0cbe79b52e95487c9737d425aa5729e52446dc70f066fbce632489a53e45bb567f1e86c19835677c98fe5d4123ae1e2fef53f8d97
1215+
"@rolldown/pluginutils@npm:1.0.0-beta.19":
1216+
version: 1.0.0-beta.19
1217+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.19"
1218+
checksum: 10c0/e4205df56e6231a347ac601d044af365639741d51b5bea4e91ecc37e19e9777cb79d1daa924b8709ddf1f743ed6922e4e68e2445126434c4d420d9f4416f4feb
12191219
languageName: node
12201220
linkType: hard
12211221

@@ -1446,19 +1446,19 @@ __metadata:
14461446
languageName: node
14471447
linkType: hard
14481448

1449-
"@vitejs/plugin-react@npm:^4.5.2":
1450-
version: 4.5.2
1451-
resolution: "@vitejs/plugin-react@npm:4.5.2"
1449+
"@vitejs/plugin-react@npm:^4.6.0":
1450+
version: 4.6.0
1451+
resolution: "@vitejs/plugin-react@npm:4.6.0"
14521452
dependencies:
14531453
"@babel/core": "npm:^7.27.4"
14541454
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
14551455
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1456-
"@rolldown/pluginutils": "npm:1.0.0-beta.11"
1456+
"@rolldown/pluginutils": "npm:1.0.0-beta.19"
14571457
"@types/babel__core": "npm:^7.20.5"
14581458
react-refresh: "npm:^0.17.0"
14591459
peerDependencies:
14601460
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0
1461-
checksum: 10c0/37c58e6a9c953ab27eb6de42f0d317d26901117d4e4bec067b098c48353065888d240b819efc5b47e325f83532305d3cc51996fd3eb53f8649b199ecc4424746
1461+
checksum: 10c0/73b8f271978a0337debb255afd1667f49c2018c118962a8613120383375c4038255a5315cee2ef210dc7fd07cd30d5b12271077ad47db29980f8156b8a49be2c
14621462
languageName: node
14631463
linkType: hard
14641464

@@ -4467,7 +4467,7 @@ __metadata:
44674467
"@eslint/js": "npm:^9.29.0"
44684468
"@types/react": "npm:^19.1.8"
44694469
"@types/react-dom": "npm:^19.1.6"
4470-
"@vitejs/plugin-react": "npm:^4.5.2"
4470+
"@vitejs/plugin-react": "npm:^4.6.0"
44714471
date-fns: "npm:^4.1.0"
44724472
eslint: "npm:^9.29.0"
44734473
eslint-plugin-react: "npm:^7.37.5"

0 commit comments

Comments
 (0)