Skip to content

Commit 924e436

Browse files
chore(deps-dev): bump vite from 6.0.6 to 6.0.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 890a767 commit 924e436

2 files changed

Lines changed: 23 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
5555
"typescript": "^5.7.2",
56-
"vite": "^6.0.6",
56+
"vite": "^6.0.9",
5757
"vite-plugin-dts": "^4.4.0"
5858
},
5959
"bugs": {

yarn.lock

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,8 +1772,16 @@ string-argv@~0.3.1:
17721772
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
17731773
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
17741774

1775-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
1776-
name string-width-cjs
1775+
"string-width-cjs@npm:string-width@^4.2.0":
1776+
version "4.2.3"
1777+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1778+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1779+
dependencies:
1780+
emoji-regex "^8.0.0"
1781+
is-fullwidth-code-point "^3.0.0"
1782+
strip-ansi "^6.0.1"
1783+
1784+
string-width@^4.1.0:
17771785
version "4.2.3"
17781786
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
17791787
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1791,7 +1799,14 @@ string-width@^5.0.1, string-width@^5.1.2:
17911799
emoji-regex "^9.2.2"
17921800
strip-ansi "^7.0.1"
17931801

1794-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1802+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1803+
version "6.0.1"
1804+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1805+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1806+
dependencies:
1807+
ansi-regex "^5.0.1"
1808+
1809+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17951810
version "6.0.1"
17961811
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
17971812
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -1905,10 +1920,10 @@ vite-plugin-dts@^4.4.0:
19051920
local-pkg "^0.5.1"
19061921
magic-string "^0.30.17"
19071922

1908-
vite@^6.0.6:
1909-
version "6.0.6"
1910-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6.tgz#a851674fcff55b0c1962f72082354b8802e48505"
1911-
integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==
1923+
vite@^6.0.9:
1924+
version "6.0.9"
1925+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
1926+
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
19121927
dependencies:
19131928
esbuild "^0.24.2"
19141929
postcss "^8.4.49"

0 commit comments

Comments
 (0)