Skip to content

Commit 0f29fc7

Browse files
Merge pull request #5810 from Hacker0x01/dependabot/npm_and_yarn/docs-site/vitejs/plugin-react-5.0.1
chore(deps-dev): bump @vitejs/plugin-react from 5.0.0 to 5.0.1 in /docs-site
2 parents 6d309b9 + c1770ab commit 0f29fc7

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.33.0",
2525
"@types/react": "^19.1.10",
2626
"@types/react-dom": "^19.1.7",
27-
"@vitejs/plugin-react": "^5.0.0",
27+
"@vitejs/plugin-react": "^5.0.1",
2828
"eslint": "^9.33.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",

docs-site/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __metadata:
8181
languageName: node
8282
linkType: hard
8383

84-
"@babel/core@npm:^7.28.0":
84+
"@babel/core@npm:^7.28.3":
8585
version: 7.28.3
8686
resolution: "@babel/core@npm:7.28.3"
8787
dependencies:
@@ -1295,10 +1295,10 @@ __metadata:
12951295
languageName: node
12961296
linkType: hard
12971297

1298-
"@rolldown/pluginutils@npm:1.0.0-beta.30":
1299-
version: 1.0.0-beta.30
1300-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
1301-
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
1298+
"@rolldown/pluginutils@npm:1.0.0-beta.32":
1299+
version: 1.0.0-beta.32
1300+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.32"
1301+
checksum: 10c0/ba3582fc3c35c8eb57b0df2d22d0733b1be83d37edcc258203364773f094f58fc0cb7a056d604603573a69dd0105a466506cad467f59074e1e53d0dc26191f06
13021302
languageName: node
13031303
linkType: hard
13041304

@@ -1529,19 +1529,19 @@ __metadata:
15291529
languageName: node
15301530
linkType: hard
15311531

1532-
"@vitejs/plugin-react@npm:^5.0.0":
1533-
version: 5.0.0
1534-
resolution: "@vitejs/plugin-react@npm:5.0.0"
1532+
"@vitejs/plugin-react@npm:^5.0.1":
1533+
version: 5.0.1
1534+
resolution: "@vitejs/plugin-react@npm:5.0.1"
15351535
dependencies:
1536-
"@babel/core": "npm:^7.28.0"
1536+
"@babel/core": "npm:^7.28.3"
15371537
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
15381538
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1539-
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
1539+
"@rolldown/pluginutils": "npm:1.0.0-beta.32"
15401540
"@types/babel__core": "npm:^7.20.5"
15411541
react-refresh: "npm:^0.17.0"
15421542
peerDependencies:
15431543
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1544-
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
1544+
checksum: 10c0/2641171beedfc38edc5671abb47706906f9af2a79a6dfff4e946106c9550de4f83ccae41c164f3ee26a3edf07127ecc0e415fe5cddbf7abc71fbb2540016c27d
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -4569,7 +4569,7 @@ __metadata:
45694569
"@eslint/js": "npm:^9.33.0"
45704570
"@types/react": "npm:^19.1.10"
45714571
"@types/react-dom": "npm:^19.1.7"
4572-
"@vitejs/plugin-react": "npm:^5.0.0"
4572+
"@vitejs/plugin-react": "npm:^5.0.1"
45734573
date-fns: "npm:^4.1.0"
45744574
eslint: "npm:^9.33.0"
45754575
eslint-plugin-react: "npm:^7.37.5"

0 commit comments

Comments
 (0)