Skip to content

Commit ff88428

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#360)
Bumps the npm_and_yarn group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs). Bumps the npm_and_yarn group with 1 update in the /packages/site directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.3.2 to 7.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.5/packages/vite) Updates `@babel/core` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/plugin-transform-modules-systemjs` from 7.28.5 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-modules-systemjs) Updates `vite` from 7.3.2 to 7.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cccc01 commit ff88428

2 files changed

Lines changed: 186 additions & 37 deletions

File tree

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "6.0.1",
6464
"typescript": "5.8.3",
6565
"typescript-eslint": "^8.39.0",
66-
"vite": "7.3.2",
66+
"vite": "7.3.5",
6767
"vite-plugin-pwa": "0.21.1",
6868
"vite-plugin-svgr": "4.3.0"
6969
},

yarn.lock

Lines changed: 185 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -43,33 +43,51 @@ __metadata:
4343
languageName: node
4444
linkType: hard
4545

46+
"@babel/code-frame@npm:^7.29.7":
47+
version: 7.29.7
48+
resolution: "@babel/code-frame@npm:7.29.7"
49+
dependencies:
50+
"@babel/helper-validator-identifier": "npm:^7.29.7"
51+
js-tokens: "npm:^4.0.0"
52+
picocolors: "npm:^1.1.1"
53+
checksum: 10/84da552e51a55795a50b3589116edb2f9e368a647d266380683775f18effd9acd4521b0246bebd0b049a7f32af1f87b1e8475d3bcb665f876bd04ade8da99697
54+
languageName: node
55+
linkType: hard
56+
4657
"@babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.5":
4758
version: 7.28.5
4859
resolution: "@babel/compat-data@npm:7.28.5"
4960
checksum: 10/5a5ff00b187049e847f04bd02e21fbd8094544e5016195c2b45e56fa2e311eeb925b158f52a85624c9e6bacc1ce0323e26c303513723d918a8034e347e22610d
5061
languageName: node
5162
linkType: hard
5263

64+
"@babel/compat-data@npm:^7.29.7":
65+
version: 7.29.7
66+
resolution: "@babel/compat-data@npm:7.29.7"
67+
checksum: 10/ad2272714087f68970977f6e2b53597a8503fc9c3028c4a91686474bd77a707dd00903cdde4b73788972016d1bad4dc3fa4e5ff38e1ed8f1c3bde1095352973a
68+
languageName: node
69+
linkType: hard
70+
5371
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.3, @babel/core@npm:^7.23.2, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.28.0":
54-
version: 7.28.5
55-
resolution: "@babel/core@npm:7.28.5"
56-
dependencies:
57-
"@babel/code-frame": "npm:^7.27.1"
58-
"@babel/generator": "npm:^7.28.5"
59-
"@babel/helper-compilation-targets": "npm:^7.27.2"
60-
"@babel/helper-module-transforms": "npm:^7.28.3"
61-
"@babel/helpers": "npm:^7.28.4"
62-
"@babel/parser": "npm:^7.28.5"
63-
"@babel/template": "npm:^7.27.2"
64-
"@babel/traverse": "npm:^7.28.5"
65-
"@babel/types": "npm:^7.28.5"
72+
version: 7.29.7
73+
resolution: "@babel/core@npm:7.29.7"
74+
dependencies:
75+
"@babel/code-frame": "npm:^7.29.7"
76+
"@babel/generator": "npm:^7.29.7"
77+
"@babel/helper-compilation-targets": "npm:^7.29.7"
78+
"@babel/helper-module-transforms": "npm:^7.29.7"
79+
"@babel/helpers": "npm:^7.29.7"
80+
"@babel/parser": "npm:^7.29.7"
81+
"@babel/template": "npm:^7.29.7"
82+
"@babel/traverse": "npm:^7.29.7"
83+
"@babel/types": "npm:^7.29.7"
6684
"@jridgewell/remapping": "npm:^2.3.5"
6785
convert-source-map: "npm:^2.0.0"
6886
debug: "npm:^4.1.0"
6987
gensync: "npm:^1.0.0-beta.2"
7088
json5: "npm:^2.2.3"
7189
semver: "npm:^6.3.1"
72-
checksum: 10/2f1e224125179f423f4300d605a0c5a3ef315003281a63b1744405b2605ee2a2ffc5b1a8349aa4f262c72eca31c7e1802377ee04ad2b852a2c88f8ace6cac324
90+
checksum: 10/38e71cf81db790b0bb2a3a0c8140c2b1c87576b61dc6be676de4fab8c3be871af590a739e8c489fe8e8f9a8e5899fa11e35e59e9e09d40b259c6a675f2f98928
7391
languageName: node
7492
linkType: hard
7593

@@ -86,6 +104,19 @@ __metadata:
86104
languageName: node
87105
linkType: hard
88106

107+
"@babel/generator@npm:^7.29.7":
108+
version: 7.29.7
109+
resolution: "@babel/generator@npm:7.29.7"
110+
dependencies:
111+
"@babel/parser": "npm:^7.29.7"
112+
"@babel/types": "npm:^7.29.7"
113+
"@jridgewell/gen-mapping": "npm:^0.3.12"
114+
"@jridgewell/trace-mapping": "npm:^0.3.28"
115+
jsesc: "npm:^3.0.2"
116+
checksum: 10/60fb0432ebeab791b2d68e5fc49da6f8e8b68bcc4751211ccf08ac0101e9dcaddefd0cbbbd488afb1c1517515c7c3e76f63d9b05d06deaeb008afd499488db9c
117+
languageName: node
118+
linkType: hard
119+
89120
"@babel/helper-annotate-as-pure@npm:^7.22.5, @babel/helper-annotate-as-pure@npm:^7.27.1, @babel/helper-annotate-as-pure@npm:^7.27.3":
90121
version: 7.27.3
91122
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -108,6 +139,19 @@ __metadata:
108139
languageName: node
109140
linkType: hard
110141

142+
"@babel/helper-compilation-targets@npm:^7.29.7":
143+
version: 7.29.7
144+
resolution: "@babel/helper-compilation-targets@npm:7.29.7"
145+
dependencies:
146+
"@babel/compat-data": "npm:^7.29.7"
147+
"@babel/helper-validator-option": "npm:^7.29.7"
148+
browserslist: "npm:^4.24.0"
149+
lru-cache: "npm:^5.1.1"
150+
semver: "npm:^6.3.1"
151+
checksum: 10/af9ed4299ad5cfbe48432a964f37cbbfc200bbeb0f8ba9cbc86448503fa929382d5161d32096274752230c9feb919c9ef595559498833da656fc6a8e24a62383
152+
languageName: node
153+
linkType: hard
154+
111155
"@babel/helper-create-class-features-plugin@npm:^7.27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3":
112156
version: 7.28.5
113157
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
@@ -160,6 +204,13 @@ __metadata:
160204
languageName: node
161205
linkType: hard
162206

207+
"@babel/helper-globals@npm:^7.29.7":
208+
version: 7.29.7
209+
resolution: "@babel/helper-globals@npm:7.29.7"
210+
checksum: 10/e53203e87ae24a45f59639edea0c429bc3c63c6d74f1862fe60a35032d89478e7511d2f34855da0fcb65782668d72e59e93d1de5bc00121ba9bc1aa38f1f0ad3
211+
languageName: node
212+
linkType: hard
213+
163214
"@babel/helper-member-expression-to-functions@npm:^7.27.1, @babel/helper-member-expression-to-functions@npm:^7.28.5":
164215
version: 7.28.5
165216
resolution: "@babel/helper-member-expression-to-functions@npm:7.28.5"
@@ -180,7 +231,17 @@ __metadata:
180231
languageName: node
181232
linkType: hard
182233

183-
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3":
234+
"@babel/helper-module-imports@npm:^7.29.7":
235+
version: 7.29.7
236+
resolution: "@babel/helper-module-imports@npm:7.29.7"
237+
dependencies:
238+
"@babel/traverse": "npm:^7.29.7"
239+
"@babel/types": "npm:^7.29.7"
240+
checksum: 10/28ec6f7efd99588d6eebfb25c9f1ccc34cb0cdb0839c4c0f08b3ec0105ccaefbe7e8b4f651f3f55a4f5c4fcb1d979bd32a9b8ee23e3e62163ea22aaa7ee0dfa1
241+
languageName: node
242+
linkType: hard
243+
244+
"@babel/helper-module-transforms@npm:^7.27.1":
184245
version: 7.28.3
185246
resolution: "@babel/helper-module-transforms@npm:7.28.3"
186247
dependencies:
@@ -193,6 +254,19 @@ __metadata:
193254
languageName: node
194255
linkType: hard
195256

257+
"@babel/helper-module-transforms@npm:^7.29.7":
258+
version: 7.29.7
259+
resolution: "@babel/helper-module-transforms@npm:7.29.7"
260+
dependencies:
261+
"@babel/helper-module-imports": "npm:^7.29.7"
262+
"@babel/helper-validator-identifier": "npm:^7.29.7"
263+
"@babel/traverse": "npm:^7.29.7"
264+
peerDependencies:
265+
"@babel/core": ^7.0.0
266+
checksum: 10/33251b1fb44d726194a974a0078b1269511d130a2609357ff829b479e9e4dca96ecd5384c534a477095f665ffb01503d3e680699c2002e5b62e6ca1a272f1892
267+
languageName: node
268+
linkType: hard
269+
196270
"@babel/helper-optimise-call-expression@npm:^7.27.1":
197271
version: 7.27.1
198272
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
@@ -209,6 +283,13 @@ __metadata:
209283
languageName: node
210284
linkType: hard
211285

286+
"@babel/helper-plugin-utils@npm:^7.29.7":
287+
version: 7.29.7
288+
resolution: "@babel/helper-plugin-utils@npm:7.29.7"
289+
checksum: 10/6d16929fe5c792bbc8e4d67e18d7c1be69d2f18992deaa3d94dc26541fec662e83cbeeaf7553c6867d068eb7aed4e0d5e3e137c1dd4d5bcfa286f8d772f1f457
290+
languageName: node
291+
linkType: hard
292+
212293
"@babel/helper-remap-async-to-generator@npm:^7.27.1":
213294
version: 7.27.1
214295
resolution: "@babel/helper-remap-async-to-generator@npm:7.27.1"
@@ -252,20 +333,41 @@ __metadata:
252333
languageName: node
253334
linkType: hard
254335

336+
"@babel/helper-string-parser@npm:^7.29.7":
337+
version: 7.29.7
338+
resolution: "@babel/helper-string-parser@npm:7.29.7"
339+
checksum: 10/4d8ef0ef7105f3d9fe4361137c8f42e5b4c7a52b5380b962762f2a528a1ba89064e2c6236090716ce34b63707b886ae0ebf36b2c2fcc2851f27e652febfc3648
340+
languageName: node
341+
linkType: hard
342+
255343
"@babel/helper-validator-identifier@npm:^7.27.1, @babel/helper-validator-identifier@npm:^7.28.5":
256344
version: 7.28.5
257345
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
258346
checksum: 10/8e5d9b0133702cfacc7f368bf792f0f8ac0483794877c6dca5fcb73810ee138e27527701826fb58a40a004f3a5ec0a2f3c3dd5e326d262530b119918f3132ba7
259347
languageName: node
260348
linkType: hard
261349

350+
"@babel/helper-validator-identifier@npm:^7.29.7":
351+
version: 7.29.7
352+
resolution: "@babel/helper-validator-identifier@npm:7.29.7"
353+
checksum: 10/2efa42701eb05babf26dff3332109c9e5e1a3400a71fb9e68ee27af28235036a2a72c2494c04bdab3f909075f42a58b2e8271074372bc7f8e79ec02bd364d7a7
354+
languageName: node
355+
linkType: hard
356+
262357
"@babel/helper-validator-option@npm:^7.27.1":
263358
version: 7.27.1
264359
resolution: "@babel/helper-validator-option@npm:7.27.1"
265360
checksum: 10/db73e6a308092531c629ee5de7f0d04390835b21a263be2644276cb27da2384b64676cab9f22cd8d8dbd854c92b1d7d56fc8517cf0070c35d1c14a8c828b0903
266361
languageName: node
267362
linkType: hard
268363

364+
"@babel/helper-validator-option@npm:^7.29.7":
365+
version: 7.29.7
366+
resolution: "@babel/helper-validator-option@npm:7.29.7"
367+
checksum: 10/aeb6aa966f59300d3cc2fea7c68e1dfd7ad011fc10e535c8e2b2de3094b27c859428dc7220f16420350f8b1cde99da120b673be04bcb0c2f37b56258c96bed58
368+
languageName: node
369+
linkType: hard
370+
269371
"@babel/helper-wrap-function@npm:^7.27.1":
270372
version: 7.27.1
271373
resolution: "@babel/helper-wrap-function@npm:7.27.1"
@@ -277,13 +379,13 @@ __metadata:
277379
languageName: node
278380
linkType: hard
279381

280-
"@babel/helpers@npm:^7.28.4":
281-
version: 7.28.4
282-
resolution: "@babel/helpers@npm:7.28.4"
382+
"@babel/helpers@npm:^7.29.7":
383+
version: 7.29.7
384+
resolution: "@babel/helpers@npm:7.29.7"
283385
dependencies:
284-
"@babel/template": "npm:^7.27.2"
285-
"@babel/types": "npm:^7.28.4"
286-
checksum: 10/5a70a82e196cf8808f8a449cc4780c34d02edda2bb136d39ce9d26e63b615f18e89a95472230c3ce7695db0d33e7026efeee56f6454ed43480f223007ed205eb
386+
"@babel/template": "npm:^7.29.7"
387+
"@babel/types": "npm:^7.29.7"
388+
checksum: 10/b4d1ef12c19e896585c009ba29677839097ff04f8b11a2430d335c3fb6bd667b4f9e96a3b185a083fdde6b1137eabbbf2600c32425cb69cefc81d81d5cfe425d
287389
languageName: node
288390
linkType: hard
289391

@@ -298,6 +400,17 @@ __metadata:
298400
languageName: node
299401
linkType: hard
300402

403+
"@babel/parser@npm:^7.29.7":
404+
version: 7.29.7
405+
resolution: "@babel/parser@npm:7.29.7"
406+
dependencies:
407+
"@babel/types": "npm:^7.29.7"
408+
bin:
409+
parser: ./bin/babel-parser.js
410+
checksum: 10/da40c5928c95997b01aabe84fc3440881b8f20b866714fefa142961d37e82ffc03fbb9afed706f15f8a688278f95286ca0cea0d87ad6c77600f8c6c45d9824ee
411+
languageName: node
412+
linkType: hard
413+
301414
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.28.5":
302415
version: 7.28.5
303416
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.28.5"
@@ -873,16 +986,16 @@ __metadata:
873986
linkType: hard
874987

875988
"@babel/plugin-transform-modules-systemjs@npm:^7.28.5":
876-
version: 7.28.5
877-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.28.5"
989+
version: 7.29.7
990+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.7"
878991
dependencies:
879-
"@babel/helper-module-transforms": "npm:^7.28.3"
880-
"@babel/helper-plugin-utils": "npm:^7.27.1"
881-
"@babel/helper-validator-identifier": "npm:^7.28.5"
882-
"@babel/traverse": "npm:^7.28.5"
992+
"@babel/helper-module-transforms": "npm:^7.29.7"
993+
"@babel/helper-plugin-utils": "npm:^7.29.7"
994+
"@babel/helper-validator-identifier": "npm:^7.29.7"
995+
"@babel/traverse": "npm:^7.29.7"
883996
peerDependencies:
884997
"@babel/core": ^7.0.0-0
885-
checksum: 10/1b91b4848845eaf6e21663d97a2a6c896553b127deaf3c2e9a2a4f041249277d13ebf71fd42d0ecbc4385e9f76093eff592fe0da0dcf1401b3f38c1615d8c539
998+
checksum: 10/084759e221428b52d888da594d65293f0f888b774398a6431f5a6a5f355a9a3accb8ba0cb123d54c7aafd24cbfe82613ee64939e4600b38a78393cbbea8979ac
886999
languageName: node
8871000
linkType: hard
8881001

@@ -1310,6 +1423,17 @@ __metadata:
13101423
languageName: node
13111424
linkType: hard
13121425

1426+
"@babel/template@npm:^7.29.7":
1427+
version: 7.29.7
1428+
resolution: "@babel/template@npm:7.29.7"
1429+
dependencies:
1430+
"@babel/code-frame": "npm:^7.29.7"
1431+
"@babel/parser": "npm:^7.29.7"
1432+
"@babel/types": "npm:^7.29.7"
1433+
checksum: 10/da92f7a5b61e05d2fb3934a44f18cec6006ee3c595116c17a3b44cb9756ecd43205c7360dbfa326fa8f4d00aaeb9e777342a881070d11c2305e9c694bc3ca6ff
1434+
languageName: node
1435+
linkType: hard
1436+
13131437
"@babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.0, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4, @babel/traverse@npm:^7.28.5":
13141438
version: 7.28.5
13151439
resolution: "@babel/traverse@npm:7.28.5"
@@ -1325,7 +1449,22 @@ __metadata:
13251449
languageName: node
13261450
linkType: hard
13271451

1328-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.23.0, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1452+
"@babel/traverse@npm:^7.29.7":
1453+
version: 7.29.7
1454+
resolution: "@babel/traverse@npm:7.29.7"
1455+
dependencies:
1456+
"@babel/code-frame": "npm:^7.29.7"
1457+
"@babel/generator": "npm:^7.29.7"
1458+
"@babel/helper-globals": "npm:^7.29.7"
1459+
"@babel/parser": "npm:^7.29.7"
1460+
"@babel/template": "npm:^7.29.7"
1461+
"@babel/types": "npm:^7.29.7"
1462+
debug: "npm:^4.3.1"
1463+
checksum: 10/ce24086a7dd8c408cbdb159437d3c8e02464a6d32b320d884fa742e2c5a3344b9342a923c7a371fc1789b4d82a59972a7008b5d8bbc1bc0c5ae42a39b28dc7f6
1464+
languageName: node
1465+
linkType: hard
1466+
1467+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.23.0, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
13291468
version: 7.28.5
13301469
resolution: "@babel/types@npm:7.28.5"
13311470
dependencies:
@@ -1335,6 +1474,16 @@ __metadata:
13351474
languageName: node
13361475
linkType: hard
13371476

1477+
"@babel/types@npm:^7.29.7":
1478+
version: 7.29.7
1479+
resolution: "@babel/types@npm:7.29.7"
1480+
dependencies:
1481+
"@babel/helper-string-parser": "npm:^7.29.7"
1482+
"@babel/helper-validator-identifier": "npm:^7.29.7"
1483+
checksum: 10/bd4f5635db1057bd0abeebf93eb3ae38399e152271cea8dce8288350f0afa13ed3e2db2e16e22bd3303068890eec18965a83420539afbe0dde31432b4cf9636d
1484+
languageName: node
1485+
linkType: hard
1486+
13381487
"@bcoe/v8-coverage@npm:^0.2.3":
13391488
version: 0.2.3
13401489
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -6191,14 +6340,14 @@ __metadata:
61916340
linkType: hard
61926341

61936342
"ajv@npm:^6.12.4, ajv@npm:^6.12.5":
6194-
version: 6.14.0
6195-
resolution: "ajv@npm:6.14.0"
6343+
version: 6.15.0
6344+
resolution: "ajv@npm:6.15.0"
61966345
dependencies:
61976346
fast-deep-equal: "npm:^3.1.1"
61986347
fast-json-stable-stringify: "npm:^2.0.0"
61996348
json-schema-traverse: "npm:^0.4.1"
62006349
uri-js: "npm:^4.2.2"
6201-
checksum: 10/c71f14dd2b6f2535d043f74019c8169f7aeb1106bafbb741af96f34fdbf932255c919ddd46344043d03b62ea0ccb319f83667ec5eedf612393f29054fe5ce4a5
6350+
checksum: 10/0916dda09c152fb5857bc1cc7ce61718e9cec5b7faeff44a74f5e324eed8a556e1a84856724ea322a067b436ecad9f74ac8295fd395449788cca52f0c25bd5fb
62026351
languageName: node
62036352
linkType: hard
62046353

@@ -13732,7 +13881,7 @@ __metadata:
1373213881
typescript: "npm:5.8.3"
1373313882
typescript-eslint: "npm:^8.39.0"
1373413883
viem: "npm:2.31.7"
13735-
vite: "npm:7.3.2"
13884+
vite: "npm:7.3.5"
1373613885
vite-plugin-pwa: "npm:0.21.1"
1373713886
vite-plugin-svgr: "npm:4.3.0"
1373813887
languageName: unknown
@@ -15157,9 +15306,9 @@ __metadata:
1515715306
languageName: node
1515815307
linkType: hard
1515915308

15160-
"vite@npm:7.3.2":
15161-
version: 7.3.2
15162-
resolution: "vite@npm:7.3.2"
15309+
"vite@npm:7.3.5":
15310+
version: 7.3.5
15311+
resolution: "vite@npm:7.3.5"
1516315312
dependencies:
1516415313
esbuild: "npm:^0.27.0"
1516515314
fdir: "npm:^6.5.0"
@@ -15208,7 +15357,7 @@ __metadata:
1520815357
optional: true
1520915358
bin:
1521015359
vite: bin/vite.js
15211-
checksum: 10/c5f7a9a60011c41c836cedf31c8ee7624102aff9b6a7f3aab2ff47639721bba0916f81994c3a3ea6577a16c4f0dfee1e7dbd244e0da8edd5954e3c6d48daaaa2
15360+
checksum: 10/2e1337510d6b81948b035f8b096c9be22daf1101fc52ad3d06cad9e090057ba1c1396e5e12cbaac2485f9c6cdcc854f978fe862280bdfe1a9a4149c60734c125
1521215361
languageName: node
1521315362
linkType: hard
1521415363

0 commit comments

Comments
 (0)