Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 925228d commit 704738f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"typescript": "5.4.5",
"typescript-eslint": "7.13.0",
"urlpattern-polyfill": "10.0.0",
"vite": "5.2.13",
"vite": "5.3.0",
"vite-plugin-dts": "3.9.1"
},
"resolutions": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5696,7 +5696,7 @@ [email protected]:
safe-identifier "^0.4.2"
sass "^1.71.1"

[email protected]:
[email protected], esbuild@^0.21.3:
version "0.21.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d"
integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==
Expand Down Expand Up @@ -5725,7 +5725,7 @@ [email protected]:
"@esbuild/win32-ia32" "0.21.5"
"@esbuild/win32-x64" "0.21.5"

"esbuild@^0.18.0 || ^0.19.0 || ^0.20.0", esbuild@^0.20.1:
"esbuild@^0.18.0 || ^0.19.0 || ^0.20.0":
version "0.20.2"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.20.2.tgz#9d6b2386561766ee6b5a55196c6d766d28c87ea1"
integrity sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==
Expand Down Expand Up @@ -11478,12 +11478,12 @@ [email protected]:
magic-string "^0.30.8"
vue-tsc "^1.8.27"

vite@5.2.13:
version "5.2.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.13.tgz#945ababcbe3d837ae2479c29f661cd20bc5e1a80"
integrity sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==
vite@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.0.tgz#6c11eb5b41a667c64d38ff38fe6dec7ff68b65a9"
integrity sha512-hA6vAVK977NyW1Qw+fLvqSo7xDPej7von7C3DwwqPRmnnnK36XEBC/J3j1V5lP8fbt7y0TgTKJbpNGSwM+Bdeg==
dependencies:
esbuild "^0.20.1"
esbuild "^0.21.3"
postcss "^8.4.38"
rollup "^4.13.0"
optionalDependencies:
Expand Down

0 comments on commit 704738f

Please sign in to comment.