mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-12 19:28:22 +00:00
Update dependency vite-plugin-pwa to v0.20.5
This commit is contained in:
parent
c7b55e8012
commit
9d94bb2474
@ -46,7 +46,7 @@
|
||||
"unocss": "0.61.3",
|
||||
"vite": "5.3.6",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.20.0",
|
||||
"vite-plugin-pwa": "0.20.5",
|
||||
"workbox-window": "7.1.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
@ -109,8 +109,8 @@ importers:
|
||||
specifier: 1.8.1
|
||||
version: 1.8.1(eslint@8.57.1)(vite@5.3.6(lightningcss@1.27.0)(terser@5.31.3))
|
||||
vite-plugin-pwa:
|
||||
specifier: 0.20.0
|
||||
version: 0.20.0(vite@5.3.6(lightningcss@1.27.0)(terser@5.31.3))(workbox-build@7.1.1)(workbox-window@7.1.0)
|
||||
specifier: 0.20.5
|
||||
version: 0.20.5(vite@5.3.6(lightningcss@1.27.0)(terser@5.31.3))(workbox-build@7.1.1)(workbox-window@7.1.0)
|
||||
workbox-window:
|
||||
specifier: 7.1.0
|
||||
version: 7.1.0
|
||||
@ -1757,6 +1757,14 @@ packages:
|
||||
fastq@1.17.1:
|
||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
||||
|
||||
fdir@6.4.2:
|
||||
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
||||
peerDependencies:
|
||||
picomatch: ^3 || ^4
|
||||
peerDependenciesMeta:
|
||||
picomatch:
|
||||
optional: true
|
||||
|
||||
file-entry-cache@6.0.1:
|
||||
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
@ -2370,6 +2378,10 @@ packages:
|
||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
|
||||
picomatch@4.0.2:
|
||||
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
pkg-types@1.1.3:
|
||||
resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==}
|
||||
|
||||
@ -2662,6 +2674,10 @@ packages:
|
||||
text-table@0.2.0:
|
||||
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
||||
|
||||
tinyglobby@0.2.9:
|
||||
resolution: {integrity: sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
to-fast-properties@2.0.0:
|
||||
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
||||
engines: {node: '>=4'}
|
||||
@ -2790,11 +2806,11 @@ packages:
|
||||
eslint: '>=7'
|
||||
vite: '>=2'
|
||||
|
||||
vite-plugin-pwa@0.20.0:
|
||||
resolution: {integrity: sha512-/kDZyqF8KqoXRpMUQtR5Atri/7BWayW8Gp7Kz/4bfstsV6zSFTxjREbXZYL7zSuRL40HGA+o2hvUAFRmC+bL7g==}
|
||||
vite-plugin-pwa@0.20.5:
|
||||
resolution: {integrity: sha512-aweuI/6G6n4C5Inn0vwHumElU/UEpNuO+9iZzwPZGTCH87TeZ6YFMrEY6ZUBQdIHHlhTsbMDryFARcSuOdsz9Q==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@vite-pwa/assets-generator': ^0.2.4
|
||||
'@vite-pwa/assets-generator': ^0.2.6
|
||||
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
|
||||
workbox-build: ^7.1.0
|
||||
workbox-window: ^7.1.0
|
||||
@ -4952,6 +4968,10 @@ snapshots:
|
||||
dependencies:
|
||||
reusify: 1.0.4
|
||||
|
||||
fdir@6.4.2(picomatch@4.0.2):
|
||||
optionalDependencies:
|
||||
picomatch: 4.0.2
|
||||
|
||||
file-entry-cache@6.0.1:
|
||||
dependencies:
|
||||
flat-cache: 3.2.0
|
||||
@ -5498,6 +5518,8 @@ snapshots:
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
picomatch@4.0.2: {}
|
||||
|
||||
pkg-types@1.1.3:
|
||||
dependencies:
|
||||
confbox: 0.1.7
|
||||
@ -5816,6 +5838,11 @@ snapshots:
|
||||
|
||||
text-table@0.2.0: {}
|
||||
|
||||
tinyglobby@0.2.9:
|
||||
dependencies:
|
||||
fdir: 6.4.2(picomatch@4.0.2)
|
||||
picomatch: 4.0.2
|
||||
|
||||
to-fast-properties@2.0.0: {}
|
||||
|
||||
to-regex-range@5.0.1:
|
||||
@ -5966,11 +5993,11 @@ snapshots:
|
||||
rollup: 2.79.1
|
||||
vite: 5.3.6(lightningcss@1.27.0)(terser@5.31.3)
|
||||
|
||||
vite-plugin-pwa@0.20.0(vite@5.3.6(lightningcss@1.27.0)(terser@5.31.3))(workbox-build@7.1.1)(workbox-window@7.1.0):
|
||||
vite-plugin-pwa@0.20.5(vite@5.3.6(lightningcss@1.27.0)(terser@5.31.3))(workbox-build@7.1.1)(workbox-window@7.1.0):
|
||||
dependencies:
|
||||
debug: 4.3.6
|
||||
fast-glob: 3.3.2
|
||||
pretty-bytes: 6.1.1
|
||||
tinyglobby: 0.2.9
|
||||
vite: 5.3.6(lightningcss@1.27.0)(terser@5.31.3)
|
||||
workbox-build: 7.1.1
|
||||
workbox-window: 7.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user