Skip to content

Commit 5c72d17

Browse files
Merge pull request #5649 from Hacker0x01/dependabot/npm_and_yarn/docs-site/vitejs/plugin-react-4.5.0
chore(deps-dev): bump @vitejs/plugin-react from 4.4.1 to 4.5.0 in /docs-site
2 parents 23e6952 + 3429b4c commit 5c72d17

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
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.27.0",
2525
"@types/react": "^19.1.5",
2626
"@types/react-dom": "^19.1.4",
27-
"@vitejs/plugin-react": "^4.4.1",
27+
"@vitejs/plugin-react": "^4.5.0",
2828
"eslint": "^9.26.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",

docs-site/yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,13 @@ __metadata:
10621062
languageName: node
10631063
linkType: hard
10641064

1065+
"@rolldown/pluginutils@npm:1.0.0-beta.9":
1066+
version: 1.0.0-beta.9
1067+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.9"
1068+
checksum: 10c0/21aebb7ebd093282efd96f63ddd465f76746b1d70282366d6ccc7fff6eb4da5c2f8f4bfaaaeb4283c2432600e5609e39e9897864575e593efc11d376ca1a6fa1
1069+
languageName: node
1070+
linkType: hard
1071+
10651072
"@rollup/rollup-android-arm-eabi@npm:4.40.0":
10661073
version: 4.40.0
10671074
resolution: "@rollup/rollup-android-arm-eabi@npm:4.40.0"
@@ -1289,18 +1296,19 @@ __metadata:
12891296
languageName: node
12901297
linkType: hard
12911298

1292-
"@vitejs/plugin-react@npm:^4.4.1":
1293-
version: 4.4.1
1294-
resolution: "@vitejs/plugin-react@npm:4.4.1"
1299+
"@vitejs/plugin-react@npm:^4.5.0":
1300+
version: 4.5.0
1301+
resolution: "@vitejs/plugin-react@npm:4.5.0"
12951302
dependencies:
12961303
"@babel/core": "npm:^7.26.10"
12971304
"@babel/plugin-transform-react-jsx-self": "npm:^7.25.9"
12981305
"@babel/plugin-transform-react-jsx-source": "npm:^7.25.9"
1306+
"@rolldown/pluginutils": "npm:1.0.0-beta.9"
12991307
"@types/babel__core": "npm:^7.20.5"
13001308
react-refresh: "npm:^0.17.0"
13011309
peerDependencies:
13021310
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
1303-
checksum: 10c0/0eda45f2026cdfff4b172b1b2148824e5ac41ce65f1f1ce108f3ce4de2f0024caf79c811c1305a782168a269b0b1bc58d4cf8eaf164e4ef19954f05428ba7077
1311+
checksum: 10c0/c9f75cde098b9aac62cb512103d7f898a0a173cb78dc9fcf79ca4b3f21a1458cd1955a4383c8c9e3841ce23c5e7f02ed1455e445c9574879b143d40734121fd8
13041312
languageName: node
13051313
linkType: hard
13061314

@@ -4648,7 +4656,7 @@ __metadata:
46484656
"@eslint/js": "npm:^9.27.0"
46494657
"@types/react": "npm:^19.1.5"
46504658
"@types/react-dom": "npm:^19.1.4"
4651-
"@vitejs/plugin-react": "npm:^4.4.1"
4659+
"@vitejs/plugin-react": "npm:^4.5.0"
46524660
date-fns: "npm:^4.1.0"
46534661
eslint: "npm:^9.26.0"
46544662
eslint-plugin-react: "npm:^7.37.5"

0 commit comments

Comments
 (0)