Skip to content

Commit 43c3b2e

Browse files
chore(deps): update dependency vite to v6
1 parent cb0a2a0 commit 43c3b2e

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"tsd": "0.32.0",
4343
"tsx": "4.19.3",
4444
"typescript": "5.8.3",
45-
"vite": "5.4.18",
45+
"vite": "6.3.1",
4646
"vitest": "2.1.9"
4747
},
4848
"packageManager": "[email protected]",

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ esbuild@^0.21.3:
908908
"@esbuild/win32-ia32" "0.21.5"
909909
"@esbuild/win32-x64" "0.21.5"
910910

911-
esbuild@^0.25.1, esbuild@~0.25.0:
911+
esbuild@^0.25.0, esbuild@^0.25.1, esbuild@~0.25.0:
912912
version "0.25.2"
913913
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.25.2.tgz#55a1d9ebcb3aa2f95e8bba9e900c1a5061bc168b"
914914
integrity sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==
@@ -1517,7 +1517,7 @@ plur@^4.0.0:
15171517
dependencies:
15181518
irregular-plurals "^3.2.0"
15191519

1520-
postcss@^8.4.43:
1520+
postcss@^8.4.43, postcss@^8.5.3:
15211521
version "8.5.3"
15221522
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
15231523
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
@@ -1610,7 +1610,7 @@ rollup-pluginutils@^2.8.2:
16101610
dependencies:
16111611
estree-walker "^0.6.1"
16121612

1613-
rollup@^4.20.0, rollup@^4.34.6:
1613+
rollup@^4.20.0, rollup@^4.34.6, rollup@^4.34.9:
16141614
version "4.40.0"
16151615
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.40.0.tgz#13742a615f423ccba457554f006873d5a4de1920"
16161616
integrity sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==
@@ -1837,7 +1837,7 @@ tinyexec@^0.3.1:
18371837
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
18381838
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
18391839

1840-
tinyglobby@^0.2.10, tinyglobby@^0.2.9:
1840+
tinyglobby@^0.2.10, tinyglobby@^0.2.12, tinyglobby@^0.2.9:
18411841
version "0.2.12"
18421842
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
18431843
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
@@ -1944,7 +1944,21 @@ [email protected]:
19441944
pathe "^1.1.2"
19451945
vite "^5.0.0"
19461946

1947-
[email protected], vite@^5.0.0:
1947+
1948+
version "6.3.1"
1949+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
1950+
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
1951+
dependencies:
1952+
esbuild "^0.25.0"
1953+
fdir "^6.4.3"
1954+
picomatch "^4.0.2"
1955+
postcss "^8.5.3"
1956+
rollup "^4.34.9"
1957+
tinyglobby "^0.2.12"
1958+
optionalDependencies:
1959+
fsevents "~2.3.3"
1960+
1961+
vite@^5.0.0:
19481962
version "5.4.18"
19491963
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4"
19501964
integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==

0 commit comments

Comments
 (0)