Skip to content

Commit 3696fc4

Browse files
Bump @vitejs/plugin-react from 5.0.1 to 5.0.3 in /frontend
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.1 to 5.0.3. - [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@5.0.3/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7cb508 commit 3696fc4

6 files changed

Lines changed: 80 additions & 44 deletions

File tree

frontend/apps/commander.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.35.0",
2525
"@types/react": "^19.1.12",
2626
"@types/react-dom": "^19.1.9",
27-
"@vitejs/plugin-react": "^5.0.1",
27+
"@vitejs/plugin-react": "^5.0.3",
2828
"eslint": "^9.35.0",
2929
"eslint-plugin-react-hooks": "^5.2.0",
3030
"eslint-plugin-react-refresh": "^0.4.20",

frontend/apps/hooks.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@eslint/js": "^9.35.0",
1818
"@types/react": "^19.1.12",
1919
"@types/react-dom": "^19.1.9",
20-
"@vitejs/plugin-react": "^5.0.1",
20+
"@vitejs/plugin-react": "^5.0.3",
2121
"eslint": "^9.35.0",
2222
"eslint-plugin-react-hooks": "^5.2.0",
2323
"eslint-plugin-react-refresh": "^0.4.20",

frontend/apps/kommon.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@eslint/js": "^9.35.0",
2424
"@types/react": "^19.1.12",
2525
"@types/react-dom": "^19.1.9",
26-
"@vitejs/plugin-react": "^5.0.1",
26+
"@vitejs/plugin-react": "^5.0.3",
2727
"eslint": "^9.35.0",
2828
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",

frontend/apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/react": "^19.1.12",
4949
"@types/react-dom": "^19.1.9",
5050
"@types/react-router-dom": "^5.3.3",
51-
"@vitejs/plugin-react": "^5.0.1",
51+
"@vitejs/plugin-react": "^5.0.3",
5252
"prettier": "^3.6.2",
5353
"sass": "^1.91.0",
5454
"typescript": "^5.9.2",

frontend/apps/viewer.dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.35.0",
2525
"@types/react": "^19.1.12",
2626
"@types/react-dom": "^19.1.9",
27-
"@vitejs/plugin-react": "^5.0.1",
27+
"@vitejs/plugin-react": "^5.0.3",
2828
"eslint": "^9.35.0",
2929
"eslint-plugin-react-hooks": "^5.2.0",
3030
"eslint-plugin-react-refresh": "^0.4.20",

frontend/yarn.lock

Lines changed: 75 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ __metadata:
55
version: 8
66
cacheKey: 10c0
77

8-
"@ampproject/remapping@npm:^2.2.0":
9-
version: 2.3.0
10-
resolution: "@ampproject/remapping@npm:2.3.0"
11-
dependencies:
12-
"@jridgewell/gen-mapping": "npm:^0.3.5"
13-
"@jridgewell/trace-mapping": "npm:^0.3.24"
14-
checksum: 10c0/81d63cca5443e0f0c72ae18b544cc28c7c0ec2cea46e7cb888bb0e0f411a1191d0d6b7af798d54e30777d8d1488b2ec0732aac2be342d3d7d3ffd271c6f489ed
15-
languageName: node
16-
linkType: hard
17-
188
"@babel/code-frame@npm:^7.27.1":
199
version: 7.27.1
2010
resolution: "@babel/code-frame@npm:7.27.1"
@@ -33,26 +23,26 @@ __metadata:
3323
languageName: node
3424
linkType: hard
3525

36-
"@babel/core@npm:^7.28.3":
37-
version: 7.28.3
38-
resolution: "@babel/core@npm:7.28.3"
26+
"@babel/core@npm:^7.28.4":
27+
version: 7.28.4
28+
resolution: "@babel/core@npm:7.28.4"
3929
dependencies:
40-
"@ampproject/remapping": "npm:^2.2.0"
4130
"@babel/code-frame": "npm:^7.27.1"
4231
"@babel/generator": "npm:^7.28.3"
4332
"@babel/helper-compilation-targets": "npm:^7.27.2"
4433
"@babel/helper-module-transforms": "npm:^7.28.3"
45-
"@babel/helpers": "npm:^7.28.3"
46-
"@babel/parser": "npm:^7.28.3"
34+
"@babel/helpers": "npm:^7.28.4"
35+
"@babel/parser": "npm:^7.28.4"
4736
"@babel/template": "npm:^7.27.2"
48-
"@babel/traverse": "npm:^7.28.3"
49-
"@babel/types": "npm:^7.28.2"
37+
"@babel/traverse": "npm:^7.28.4"
38+
"@babel/types": "npm:^7.28.4"
39+
"@jridgewell/remapping": "npm:^2.3.5"
5040
convert-source-map: "npm:^2.0.0"
5141
debug: "npm:^4.1.0"
5242
gensync: "npm:^1.0.0-beta.2"
5343
json5: "npm:^2.2.3"
5444
semver: "npm:^6.3.1"
55-
checksum: 10c0/e6b3eb830c4b93f5a442b305776df1cd2bb4fafa4612355366f67c764f3e54a69d45b84def77fb2d4fd83439102667b0a92c3ea2838f678733245b748c602a7b
45+
checksum: 10c0/ef5a6c3c6bf40d3589b5593f8118cfe2602ce737412629fb6e26d595be2fcbaae0807b43027a5c42ec4fba5b895ff65891f2503b5918c8a3ea3542ab44d4c278
5646
languageName: node
5747
linkType: hard
5848

@@ -153,13 +143,13 @@ __metadata:
153143
languageName: node
154144
linkType: hard
155145

156-
"@babel/helpers@npm:^7.28.3":
157-
version: 7.28.3
158-
resolution: "@babel/helpers@npm:7.28.3"
146+
"@babel/helpers@npm:^7.28.4":
147+
version: 7.28.4
148+
resolution: "@babel/helpers@npm:7.28.4"
159149
dependencies:
160150
"@babel/template": "npm:^7.27.2"
161-
"@babel/types": "npm:^7.28.2"
162-
checksum: 10c0/03a8f94135415eec62d37be9c62c63908f2d5386c7b00e04545de4961996465775330e3eb57717ea7451e19b0e24615777ebfec408c2adb1df3b10b4df6bf1ce
151+
"@babel/types": "npm:^7.28.4"
152+
checksum: 10c0/aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
163153
languageName: node
164154
linkType: hard
165155

@@ -185,6 +175,17 @@ __metadata:
185175
languageName: node
186176
linkType: hard
187177

178+
"@babel/parser@npm:^7.28.4":
179+
version: 7.28.4
180+
resolution: "@babel/parser@npm:7.28.4"
181+
dependencies:
182+
"@babel/types": "npm:^7.28.4"
183+
bin:
184+
parser: ./bin/babel-parser.js
185+
checksum: 10c0/58b239a5b1477ac7ed7e29d86d675cc81075ca055424eba6485872626db2dc556ce63c45043e5a679cd925e999471dba8a3ed4864e7ab1dbf64306ab72c52707
186+
languageName: node
187+
linkType: hard
188+
188189
"@babel/plugin-transform-react-jsx-self@npm:^7.27.1":
189190
version: 7.27.1
190191
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.27.1"
@@ -255,6 +256,21 @@ __metadata:
255256
languageName: node
256257
linkType: hard
257258

259+
"@babel/traverse@npm:^7.28.4":
260+
version: 7.28.4
261+
resolution: "@babel/traverse@npm:7.28.4"
262+
dependencies:
263+
"@babel/code-frame": "npm:^7.27.1"
264+
"@babel/generator": "npm:^7.28.3"
265+
"@babel/helper-globals": "npm:^7.28.0"
266+
"@babel/parser": "npm:^7.28.4"
267+
"@babel/template": "npm:^7.27.2"
268+
"@babel/types": "npm:^7.28.4"
269+
debug: "npm:^4.3.1"
270+
checksum: 10c0/ee678fdd49c9f54a32e07e8455242390d43ce44887cea6567b233fe13907b89240c377e7633478a32c6cf1be0e17c2f7f3b0c59f0666e39c5074cc47b968489c
271+
languageName: node
272+
linkType: hard
273+
258274
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3":
259275
version: 7.27.6
260276
resolution: "@babel/types@npm:7.27.6"
@@ -275,6 +291,16 @@ __metadata:
275291
languageName: node
276292
linkType: hard
277293

294+
"@babel/types@npm:^7.28.4":
295+
version: 7.28.4
296+
resolution: "@babel/types@npm:7.28.4"
297+
dependencies:
298+
"@babel/helper-string-parser": "npm:^7.27.1"
299+
"@babel/helper-validator-identifier": "npm:^7.27.1"
300+
checksum: 10c0/ac6f909d6191319e08c80efbfac7bd9a25f80cc83b43cd6d82e7233f7a6b9d6e7b90236f3af7400a3f83b576895bcab9188a22b584eb0f224e80e6d4e95f4517
301+
languageName: node
302+
linkType: hard
303+
278304
"@esbuild/aix-ppc64@npm:0.25.5":
279305
version: 0.25.5
280306
resolution: "@esbuild/aix-ppc64@npm:0.25.5"
@@ -681,6 +707,16 @@ __metadata:
681707
languageName: node
682708
linkType: hard
683709

710+
"@jridgewell/remapping@npm:^2.3.5":
711+
version: 2.3.5
712+
resolution: "@jridgewell/remapping@npm:2.3.5"
713+
dependencies:
714+
"@jridgewell/gen-mapping": "npm:^0.3.5"
715+
"@jridgewell/trace-mapping": "npm:^0.3.24"
716+
checksum: 10c0/3de494219ffeb2c5c38711d0d7bb128097edf91893090a2dbc8ee0b55d092bb7347b1fd0f478486c5eab010e855c73927b1666f2107516d472d24a73017d1194
717+
languageName: node
718+
linkType: hard
719+
684720
"@jridgewell/resolve-uri@npm:^3.1.0":
685721
version: 3.1.2
686722
resolution: "@jridgewell/resolve-uri@npm:3.1.2"
@@ -1138,10 +1174,10 @@ __metadata:
11381174
languageName: node
11391175
linkType: hard
11401176

1141-
"@rolldown/pluginutils@npm:1.0.0-beta.32":
1142-
version: 1.0.0-beta.32
1143-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.32"
1144-
checksum: 10c0/ba3582fc3c35c8eb57b0df2d22d0733b1be83d37edcc258203364773f094f58fc0cb7a056d604603573a69dd0105a466506cad467f59074e1e53d0dc26191f06
1177+
"@rolldown/pluginutils@npm:1.0.0-beta.35":
1178+
version: 1.0.0-beta.35
1179+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.35"
1180+
checksum: 10c0/feb6ab8f77ef2bde675099409c3ccd6a168f35a3c3e88482df3ca42494260fd42befe36e8e90ce358847a12aaab94cd8fe7069cf1e905edf91eb411d933906d9
11451181
languageName: node
11461182
linkType: hard
11471183

@@ -1699,19 +1735,19 @@ __metadata:
16991735
languageName: node
17001736
linkType: hard
17011737

1702-
"@vitejs/plugin-react@npm:^5.0.1":
1703-
version: 5.0.1
1704-
resolution: "@vitejs/plugin-react@npm:5.0.1"
1738+
"@vitejs/plugin-react@npm:^5.0.3":
1739+
version: 5.0.3
1740+
resolution: "@vitejs/plugin-react@npm:5.0.3"
17051741
dependencies:
1706-
"@babel/core": "npm:^7.28.3"
1742+
"@babel/core": "npm:^7.28.4"
17071743
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
17081744
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1709-
"@rolldown/pluginutils": "npm:1.0.0-beta.32"
1745+
"@rolldown/pluginutils": "npm:1.0.0-beta.35"
17101746
"@types/babel__core": "npm:^7.20.5"
17111747
react-refresh: "npm:^0.17.0"
17121748
peerDependencies:
17131749
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1714-
checksum: 10c0/2641171beedfc38edc5671abb47706906f9af2a79a6dfff4e946106c9550de4f83ccae41c164f3ee26a3edf07127ecc0e415fe5cddbf7abc71fbb2540016c27d
1750+
checksum: 10c0/3fc071455630a0584c170c544d20fc3edaccfb60a1e03ea14ca76f049f2657eb645aba9c216db016b8d70e4f894285a78fcd92ef63a2fcfa7864da378ac52761
17151751
languageName: node
17161752
linkType: hard
17171753

@@ -2023,7 +2059,7 @@ __metadata:
20232059
"@tabler/icons-react": "npm:^3.34.1"
20242060
"@types/react": "npm:^19.1.12"
20252061
"@types/react-dom": "npm:^19.1.9"
2026-
"@vitejs/plugin-react": "npm:^5.0.1"
2062+
"@vitejs/plugin-react": "npm:^5.0.3"
20272063
clsx: "npm:^2.1.1"
20282064
commander: "workspace:*"
20292065
eslint: "npm:^9.35.0"
@@ -2859,7 +2895,7 @@ __metadata:
28592895
"@eslint/js": "npm:^9.35.0"
28602896
"@types/react": "npm:^19.1.12"
28612897
"@types/react-dom": "npm:^19.1.9"
2862-
"@vitejs/plugin-react": "npm:^5.0.1"
2898+
"@vitejs/plugin-react": "npm:^5.0.3"
28632899
eslint: "npm:^9.35.0"
28642900
eslint-plugin-react-hooks: "npm:^5.2.0"
28652901
eslint-plugin-react-refresh: "npm:^0.4.20"
@@ -3219,7 +3255,7 @@ __metadata:
32193255
"@tabler/icons-react": "npm:^3.34.1"
32203256
"@types/react": "npm:^19.1.12"
32213257
"@types/react-dom": "npm:^19.1.9"
3222-
"@vitejs/plugin-react": "npm:^5.0.1"
3258+
"@vitejs/plugin-react": "npm:^5.0.3"
32233259
clsx: "npm:^2.1.1"
32243260
eslint: "npm:^9.35.0"
32253261
eslint-plugin-react-hooks: "npm:^5.2.0"
@@ -4415,7 +4451,7 @@ __metadata:
44154451
"@types/react": "npm:^19.1.12"
44164452
"@types/react-dom": "npm:^19.1.9"
44174453
"@types/react-router-dom": "npm:^5.3.3"
4418-
"@vitejs/plugin-react": "npm:^5.0.1"
4454+
"@vitejs/plugin-react": "npm:^5.0.3"
44194455
axios: "npm:^1.12.2"
44204456
clsx: "npm:^2.1.1"
44214457
dayjs: "npm:^1.11.18"
@@ -4592,7 +4628,7 @@ __metadata:
45924628
"@tabler/icons-react": "npm:^3.34.1"
45934629
"@types/react": "npm:^19.1.12"
45944630
"@types/react-dom": "npm:^19.1.9"
4595-
"@vitejs/plugin-react": "npm:^5.0.1"
4631+
"@vitejs/plugin-react": "npm:^5.0.3"
45964632
clsx: "npm:^2.1.1"
45974633
eslint: "npm:^9.35.0"
45984634
eslint-plugin-react-hooks: "npm:^5.2.0"

0 commit comments

Comments
 (0)