Skip to content

Commit 8c2a6f5

Browse files
authored
deps: bump vite (#3235)
1 parent 835daca commit 8c2a6f5

File tree

7 files changed

+24
-38
lines changed

7 files changed

+24
-38
lines changed

packages/apps/dashboard/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"sass": "^1.85.0",
5454
"stylelint-prettier": "^5.0.0",
5555
"typescript": "^5.6.3",
56-
"vite": "^6.2.0",
56+
"vite": "^6.2.3",
5757
"vite-plugin-svgr": "^4.2.0"
5858
}
5959
}

packages/apps/faucet/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.29.0",
2323
"eslint-plugin-react": "^7.34.3",
2424
"eslint-plugin-react-hooks": "^5.1.0",
25-
"vite": "^6.2.0",
25+
"vite": "^6.2.3",
2626
"vite-plugin-node-polyfills": "^0.22.0"
2727
},
2828
"scripts": {

packages/apps/fortune/exchange-oracle/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-react-hooks": "^5.1.0",
5151
"eslint-plugin-react-refresh": "^0.4.11",
5252
"typescript": "^5.6.3",
53-
"vite": "^6.2.0"
53+
"vite": "^6.2.3"
5454
},
5555
"lint-staged": {
5656
"*.{ts,tsx}": [

packages/apps/human-app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"lint-staged": "^15.4.3",
7171
"prettier": "^3.4.2",
7272
"typescript": "^5.6.3",
73-
"vite": "^6.2.0"
73+
"vite": "^6.2.3"
7474
}
7575
}

packages/apps/job-launcher/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-react": "^7.34.3",
7474
"eslint-plugin-react-hooks": "^5.1.0",
7575
"resize-observer-polyfill": "^1.5.1",
76-
"vite": "^6.2.0",
76+
"vite": "^6.2.3",
7777
"vite-plugin-node-polyfills": "^0.22.0"
7878
},
7979
"lint-staged": {

packages/apps/staking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react-refresh": "^0.4.11",
5454
"sass": "^1.85.0",
5555
"typescript": "^5.6.3",
56-
"vite": "^6.2.0"
56+
"vite": "^6.2.3"
5757
},
5858
"lint-staged": {
5959
"*.{ts,tsx}": [

yarn.lock

Lines changed: 18 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -18424,16 +18424,7 @@ string-natural-compare@^3.0.1:
1842418424
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1842518425
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1842618426

18427-
"string-width-cjs@npm:string-width@^4.2.0":
18428-
version "4.2.3"
18429-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18430-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18431-
dependencies:
18432-
emoji-regex "^8.0.0"
18433-
is-fullwidth-code-point "^3.0.0"
18434-
strip-ansi "^6.0.1"
18435-
18436-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
18427+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1843718428
version "4.2.3"
1843818429
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1843918430
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18542,7 +18533,7 @@ string_decoder@~1.1.1:
1854218533
dependencies:
1854318534
safe-buffer "~5.1.0"
1854418535

18545-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18536+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1854618537
version "6.0.1"
1854718538
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1854818539
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18556,13 +18547,6 @@ strip-ansi@^5.2.0:
1855618547
dependencies:
1855718548
ansi-regex "^4.1.0"
1855818549

18559-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18560-
version "6.0.1"
18561-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18562-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18563-
dependencies:
18564-
ansi-regex "^5.0.1"
18565-
1856618550
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1856718551
version "7.1.0"
1856818552
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19788,9 +19772,9 @@ victory-vendor@^36.6.8:
1978819772
d3-timer "^3.0.1"
1978919773

1979019774
[email protected], viem@^2.15.1:
19791-
version "2.23.14"
19792-
resolved "https://registry.yarnpkg.com/viem/-/viem-2.23.14.tgz#87b2c93b37014c354d1624183cce685f88c56a97"
19793-
integrity sha512-ol8UKYT418u+7Lg83Ut7WJe7iOn1daGAqaofCoPe5z7eGR/XCu3ydja7eL7Z5ffwp6r0RoXeWkpun78UYhKygA==
19775+
version "2.24.1"
19776+
resolved "https://registry.yarnpkg.com/viem/-/viem-2.24.1.tgz#5fe8a78f535aa7b585bef8abd6addb3aa674a4d1"
19777+
integrity sha512-xptFlc081SIPz+ZNDeb0XS/Nn5PU28onq+im+UxEAPCXTIuL1kfw1GTnV8NhbUNoEONnrwcZNqoI0AT0ADF5XQ==
1979419778
dependencies:
1979519779
"@noble/curves" "1.8.1"
1979619780
"@noble/hashes" "1.7.1"
@@ -19851,7 +19835,7 @@ vite-plugin-svgr@^4.2.0:
1985119835
"@svgr/core" "^8.1.0"
1985219836
"@svgr/plugin-jsx" "^8.1.0"
1985319837

19854-
"vite@^5.0.0 || ^6.0.0", vite@^6.2.0:
19838+
"vite@^5.0.0 || ^6.0.0":
1985519839
version "6.2.2"
1985619840
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.2.tgz#8098b12a6bfd95abe39399aa7d5faa56545d7a1a"
1985719841
integrity sha512-yW7PeMM+LkDzc7CgJuRLMW2Jz0FxMOsVJ8Lv3gpgW9WLcb9cTW+121UEr1hvmfR7w3SegR5ItvYyzVz1vxNJgQ==
@@ -19862,6 +19846,17 @@ vite-plugin-svgr@^4.2.0:
1986219846
optionalDependencies:
1986319847
fsevents "~2.3.3"
1986419848

19849+
vite@^6.2.3:
19850+
version "6.2.3"
19851+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
19852+
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==
19853+
dependencies:
19854+
esbuild "^0.25.0"
19855+
postcss "^8.5.3"
19856+
rollup "^4.30.1"
19857+
optionalDependencies:
19858+
fsevents "~2.3.3"
19859+
1986519860
vitest@^3.0.9:
1986619861
version "3.0.9"
1986719862
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.9.tgz#8cf607d27dcaa12b9f21111f001a4e3e92511ba5"
@@ -20473,7 +20468,7 @@ workerpool@^6.5.1:
2047320468
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
2047420469
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
2047520470

20476-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
20471+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2047720472
version "7.0.0"
2047820473
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2047920474
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20491,15 +20486,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
2049120486
string-width "^4.1.0"
2049220487
strip-ansi "^6.0.0"
2049320488

20494-
wrap-ansi@^7.0.0:
20495-
version "7.0.0"
20496-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20497-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20498-
dependencies:
20499-
ansi-styles "^4.0.0"
20500-
string-width "^4.1.0"
20501-
strip-ansi "^6.0.0"
20502-
2050320489
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
2050420490
version "8.1.0"
2050520491
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)