mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update dependency vite to v4.1.3
This commit is contained in:
parent
d29240546b
commit
22d7b101bc
2 changed files with 5 additions and 5 deletions
|
@ -41,7 +41,7 @@
|
|||
"eslint-plugin-vue": "9.9.0",
|
||||
"prettier": "2.8.4",
|
||||
"unocss": "0.49.7",
|
||||
"vite": "4.1.2",
|
||||
"vite": "4.1.3",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.14.4"
|
||||
},
|
||||
|
|
|
@ -4761,10 +4761,10 @@ vite-plugin-pwa@0.14.4:
|
|||
workbox-build "^6.5.4"
|
||||
workbox-window "^6.5.4"
|
||||
|
||||
vite@4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.2.tgz#6908882984e490c44c28e784a2c52de556f04b41"
|
||||
integrity sha512-MWDb9Rfy3DI8omDQySbMK93nQqStwbsQWejXRY2EBzEWKmLAXWb1mkI9Yw2IJrc+oCvPCI1Os5xSSIBYY6DEAw==
|
||||
vite@4.1.3:
|
||||
version "4.1.3"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.3.tgz#001a038c3a7757d532787c0de429b8368136ded5"
|
||||
integrity sha512-0Zqo4/Fr/swSOBmbl+HAAhOjrqNwju+yTtoe4hQX9UsARdcuc9njyOdr6xU0DDnV7YP0RT6mgTTOiRtZgxfCxA==
|
||||
dependencies:
|
||||
esbuild "^0.16.14"
|
||||
postcss "^8.4.21"
|
||||
|
|
Loading…
Reference in a new issue