mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
Update dependency vite to v4.1.4
This commit is contained in:
parent
1a2304bca3
commit
37a7efac7a
@ -41,7 +41,7 @@
|
|||||||
"eslint-plugin-vue": "9.9.0",
|
"eslint-plugin-vue": "9.9.0",
|
||||||
"prettier": "2.8.4",
|
"prettier": "2.8.4",
|
||||||
"unocss": "0.49.7",
|
"unocss": "0.49.7",
|
||||||
"vite": "4.1.3",
|
"vite": "4.1.4",
|
||||||
"vite-plugin-eslint": "1.8.1",
|
"vite-plugin-eslint": "1.8.1",
|
||||||
"vite-plugin-pwa": "0.14.4"
|
"vite-plugin-pwa": "0.14.4"
|
||||||
},
|
},
|
||||||
|
@ -4761,10 +4761,10 @@ vite-plugin-pwa@0.14.4:
|
|||||||
workbox-build "^6.5.4"
|
workbox-build "^6.5.4"
|
||||||
workbox-window "^6.5.4"
|
workbox-window "^6.5.4"
|
||||||
|
|
||||||
vite@4.1.3:
|
vite@4.1.4:
|
||||||
version "4.1.3"
|
version "4.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.3.tgz#001a038c3a7757d532787c0de429b8368136ded5"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.4.tgz#170d93bcff97e0ebc09764c053eebe130bfe6ca0"
|
||||||
integrity sha512-0Zqo4/Fr/swSOBmbl+HAAhOjrqNwju+yTtoe4hQX9UsARdcuc9njyOdr6xU0DDnV7YP0RT6mgTTOiRtZgxfCxA==
|
integrity sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.16.14"
|
esbuild "^0.16.14"
|
||||||
postcss "^8.4.21"
|
postcss "^8.4.21"
|
||||||
|
Loading…
Reference in New Issue
Block a user