mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update dependency vite to v4.3.1
This commit is contained in:
parent
967513b7a6
commit
893d7d4dc7
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"eslint-plugin-vue": "9.11.0",
|
||||
"prettier": "2.8.7",
|
||||
"unocss": "0.51.5",
|
||||
"vite": "4.3.0",
|
||||
"vite": "4.3.1",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.14.7"
|
||||
},
|
||||
|
|
|
@ -4867,10 +4867,10 @@ vite-plugin-pwa@0.14.7:
|
|||
workbox-build "^6.5.4"
|
||||
workbox-window "^6.5.4"
|
||||
|
||||
vite@4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.0.tgz#1fb9432e1980cf254e1ae1b7b8981fd262c6aa49"
|
||||
integrity sha512-JTGFgDh3dVxeGBpuQX04Up+JZmuG6wu9414Ei36vQzaEruY/M4K0AgwtuB2b4HaBgB7R8l+LHxjB0jcgz4d2qQ==
|
||||
vite@4.3.1:
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.1.tgz#9badb1377f995632cdcf05f32103414db6fbb95a"
|
||||
integrity sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==
|
||||
dependencies:
|
||||
esbuild "^0.17.5"
|
||||
postcss "^8.4.21"
|
||||
|
|
Loading…
Reference in a new issue