mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-23 22:17:36 +00:00
chore(deps): update dependency workbox-window to v7.3.0
This commit is contained in:
parent
7866c06801
commit
05ec563547
@ -47,7 +47,7 @@
|
||||
"vite": "5.4.10",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.20.5",
|
||||
"workbox-window": "7.1.0"
|
||||
"workbox-window": "7.3.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 1 chrome version",
|
||||
|
@ -110,10 +110,10 @@ importers:
|
||||
version: 1.8.1(eslint@8.57.1)(vite@5.4.10(lightningcss@1.27.0)(terser@5.36.0))
|
||||
vite-plugin-pwa:
|
||||
specifier: 0.20.5
|
||||
version: 0.20.5(vite@5.4.10(lightningcss@1.27.0)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.1.0)
|
||||
version: 0.20.5(vite@5.4.10(lightningcss@1.27.0)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0)
|
||||
workbox-window:
|
||||
specifier: 7.1.0
|
||||
version: 7.1.0
|
||||
specifier: 7.3.0
|
||||
version: 7.3.0
|
||||
|
||||
packages:
|
||||
|
||||
@ -2972,9 +2972,6 @@ packages:
|
||||
workbox-cacheable-response@7.3.0:
|
||||
resolution: {integrity: sha512-eAFERIg6J2LuyELhLlmeRcJFa5e16Mj8kL2yCDbhWE+HUun9skRQrGIFVUagqWj4DMaaPSMWfAolM7XZZxNmxA==}
|
||||
|
||||
workbox-core@7.1.0:
|
||||
resolution: {integrity: sha512-5KB4KOY8rtL31nEF7BfvU7FMzKT4B5TkbYa2tzkS+Peqj0gayMT9SytSFtNzlrvMaWgv6y/yvP9C0IbpFjV30Q==}
|
||||
|
||||
workbox-core@7.3.0:
|
||||
resolution: {integrity: sha512-Z+mYrErfh4t3zi7NVTvOuACB0A/jA3bgxUN3PwtAVHvfEsZxV9Iju580VEETug3zYJRc0Dmii/aixI/Uxj8fmw==}
|
||||
|
||||
@ -3008,9 +3005,6 @@ packages:
|
||||
workbox-sw@7.3.0:
|
||||
resolution: {integrity: sha512-aCUyoAZU9IZtH05mn0ACUpyHzPs0lMeJimAYkQkBsOWiqaJLgusfDCR+yllkPkFRxWpZKF8vSvgHYeG7LwhlmA==}
|
||||
|
||||
workbox-window@7.1.0:
|
||||
resolution: {integrity: sha512-ZHeROyqR+AS5UPzholQRDttLFqGMwP0Np8MKWAdyxsDETxq3qOAyXvqessc3GniohG6e0mAqSQyKOHmT8zPF7g==}
|
||||
|
||||
workbox-window@7.3.0:
|
||||
resolution: {integrity: sha512-qW8PDy16OV1UBaUNGlTVcepzrlzyzNW/ZJvFQQs2j2TzGsg6IKjcpZC1RSquqQnTOafl5pCj5bGfAHlCjOOjdA==}
|
||||
|
||||
@ -6039,14 +6033,14 @@ snapshots:
|
||||
rollup: 2.79.2
|
||||
vite: 5.4.10(lightningcss@1.27.0)(terser@5.36.0)
|
||||
|
||||
vite-plugin-pwa@0.20.5(vite@5.4.10(lightningcss@1.27.0)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.1.0):
|
||||
vite-plugin-pwa@0.20.5(vite@5.4.10(lightningcss@1.27.0)(terser@5.36.0))(workbox-build@7.3.0)(workbox-window@7.3.0):
|
||||
dependencies:
|
||||
debug: 4.3.7
|
||||
pretty-bytes: 6.1.1
|
||||
tinyglobby: 0.2.10
|
||||
vite: 5.4.10(lightningcss@1.27.0)(terser@5.36.0)
|
||||
workbox-build: 7.3.0
|
||||
workbox-window: 7.1.0
|
||||
workbox-window: 7.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -6191,8 +6185,6 @@ snapshots:
|
||||
dependencies:
|
||||
workbox-core: 7.3.0
|
||||
|
||||
workbox-core@7.1.0: {}
|
||||
|
||||
workbox-core@7.3.0: {}
|
||||
|
||||
workbox-expiration@7.3.0:
|
||||
@ -6245,11 +6237,6 @@ snapshots:
|
||||
|
||||
workbox-sw@7.3.0: {}
|
||||
|
||||
workbox-window@7.1.0:
|
||||
dependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
workbox-core: 7.1.0
|
||||
|
||||
workbox-window@7.3.0:
|
||||
dependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user