forked from Mirrors/elk
chore: update pwa plugin version (#835)
This commit is contained in:
parent
a81de95d3d
commit
e04513d24c
2 changed files with 57 additions and 33 deletions
|
@ -108,7 +108,7 @@
|
||||||
"typescript": "^4.9.4",
|
"typescript": "^4.9.4",
|
||||||
"unplugin-auto-import": "^0.12.1",
|
"unplugin-auto-import": "^0.12.1",
|
||||||
"vite-plugin-inspect": "^0.7.11",
|
"vite-plugin-inspect": "^0.7.11",
|
||||||
"vite-plugin-pwa": "^0.13.3",
|
"vite-plugin-pwa": "^0.14.1",
|
||||||
"vitest": "^0.26.2",
|
"vitest": "^0.26.2",
|
||||||
"vue-tsc": "^1.0.16",
|
"vue-tsc": "^1.0.16",
|
||||||
"workbox-window": "^6.5.4"
|
"workbox-window": "^6.5.4"
|
||||||
|
|
|
@ -79,7 +79,7 @@ specifiers:
|
||||||
ultrahtml: ^1.2.0
|
ultrahtml: ^1.2.0
|
||||||
unplugin-auto-import: ^0.12.1
|
unplugin-auto-import: ^0.12.1
|
||||||
vite-plugin-inspect: ^0.7.11
|
vite-plugin-inspect: ^0.7.11
|
||||||
vite-plugin-pwa: ^0.13.3
|
vite-plugin-pwa: ^0.14.1
|
||||||
vitest: ^0.26.2
|
vitest: ^0.26.2
|
||||||
vue-advanced-cropper: ^2.8.6
|
vue-advanced-cropper: ^2.8.6
|
||||||
vue-tsc: ^1.0.16
|
vue-tsc: ^1.0.16
|
||||||
|
@ -169,7 +169,7 @@ devDependencies:
|
||||||
typescript: 4.9.4
|
typescript: 4.9.4
|
||||||
unplugin-auto-import: 0.12.1_@vueuse+core@9.9.0
|
unplugin-auto-import: 0.12.1_@vueuse+core@9.9.0
|
||||||
vite-plugin-inspect: 0.7.11
|
vite-plugin-inspect: 0.7.11
|
||||||
vite-plugin-pwa: 0.13.3_workbox-window@6.5.4
|
vite-plugin-pwa: 0.14.1
|
||||||
vitest: 0.26.2_jsdom@20.0.3
|
vitest: 0.26.2_jsdom@20.0.3
|
||||||
vue-tsc: 1.0.16_typescript@4.9.4
|
vue-tsc: 1.0.16_typescript@4.9.4
|
||||||
workbox-window: 6.5.4
|
workbox-window: 6.5.4
|
||||||
|
@ -322,10 +322,10 @@ packages:
|
||||||
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5
|
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5
|
||||||
'@babel/helper-module-transforms': 7.20.2
|
'@babel/helper-module-transforms': 7.20.2
|
||||||
'@babel/helpers': 7.20.6
|
'@babel/helpers': 7.20.6
|
||||||
'@babel/parser': 7.20.5
|
'@babel/parser': 7.20.7
|
||||||
'@babel/template': 7.18.10
|
'@babel/template': 7.18.10
|
||||||
'@babel/traverse': 7.20.5
|
'@babel/traverse': 7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
convert-source-map: 1.9.0
|
convert-source-map: 1.9.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
gensync: 1.0.0-beta.2
|
gensync: 1.0.0-beta.2
|
||||||
|
@ -354,7 +354,7 @@ packages:
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-explode-assignable-expression': 7.18.6
|
'@babel/helper-explode-assignable-expression': 7.18.6
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5:
|
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5:
|
||||||
|
@ -422,7 +422,7 @@ packages:
|
||||||
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/helper-function-name/7.19.0:
|
/@babel/helper-function-name/7.19.0:
|
||||||
|
@ -462,7 +462,7 @@ packages:
|
||||||
'@babel/helper-validator-identifier': 7.19.1
|
'@babel/helper-validator-identifier': 7.19.1
|
||||||
'@babel/template': 7.18.10
|
'@babel/template': 7.18.10
|
||||||
'@babel/traverse': 7.20.5
|
'@babel/traverse': 7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -488,7 +488,7 @@ packages:
|
||||||
'@babel/helper-annotate-as-pure': 7.18.6
|
'@babel/helper-annotate-as-pure': 7.18.6
|
||||||
'@babel/helper-environment-visitor': 7.18.9
|
'@babel/helper-environment-visitor': 7.18.9
|
||||||
'@babel/helper-wrap-function': 7.20.5
|
'@babel/helper-wrap-function': 7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -510,13 +510,13 @@ packages:
|
||||||
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
|
|
||||||
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
||||||
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@babel/helper-split-export-declaration/7.18.6:
|
/@babel/helper-split-export-declaration/7.18.6:
|
||||||
|
@ -544,7 +544,7 @@ packages:
|
||||||
'@babel/helper-function-name': 7.19.0
|
'@babel/helper-function-name': 7.19.0
|
||||||
'@babel/template': 7.18.10
|
'@babel/template': 7.18.10
|
||||||
'@babel/traverse': 7.20.5
|
'@babel/traverse': 7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -555,7 +555,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/template': 7.18.10
|
'@babel/template': 7.18.10
|
||||||
'@babel/traverse': 7.20.5
|
'@babel/traverse': 7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -580,7 +580,6 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.20.7
|
'@babel/types': 7.20.7
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5:
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5:
|
||||||
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
|
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
|
||||||
|
@ -1397,7 +1396,7 @@ packages:
|
||||||
'@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5
|
'@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5
|
||||||
'@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5
|
'@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5
|
||||||
'@babel/preset-modules': 0.1.5_@babel+core@7.20.5
|
'@babel/preset-modules': 0.1.5_@babel+core@7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5
|
babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5
|
||||||
babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5
|
babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5
|
||||||
babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5
|
babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5
|
||||||
|
@ -1416,7 +1415,7 @@ packages:
|
||||||
'@babel/helper-plugin-utils': 7.20.2
|
'@babel/helper-plugin-utils': 7.20.2
|
||||||
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5
|
||||||
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5
|
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5
|
||||||
'@babel/types': 7.20.5
|
'@babel/types': 7.20.7
|
||||||
esutils: 2.0.3
|
esutils: 2.0.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -1471,7 +1470,6 @@ packages:
|
||||||
'@babel/helper-string-parser': 7.19.4
|
'@babel/helper-string-parser': 7.19.4
|
||||||
'@babel/helper-validator-identifier': 7.19.1
|
'@babel/helper-validator-identifier': 7.19.1
|
||||||
to-fast-properties: 2.0.0
|
to-fast-properties: 2.0.0
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@cloudflare/kv-asset-handler/0.2.0:
|
/@cloudflare/kv-asset-handler/0.2.0:
|
||||||
resolution: {integrity: sha512-MVbXLbTcAotOPUj0pAMhVtJ+3/kFkwJqc5qNOleOZTv6QkZZABDMS21dSrSlVswEHwrpWC03e4fWytjqKvuE2A==}
|
resolution: {integrity: sha512-MVbXLbTcAotOPUj0pAMhVtJ+3/kFkwJqc5qNOleOZTv6QkZZABDMS21dSrSlVswEHwrpWC03e4fWytjqKvuE2A==}
|
||||||
|
@ -2262,16 +2260,6 @@ packages:
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rollup/plugin-replace/4.0.0_rollup@2.79.1:
|
|
||||||
resolution: {integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g==}
|
|
||||||
peerDependencies:
|
|
||||||
rollup: ^1.20.0 || ^2.0.0
|
|
||||||
dependencies:
|
|
||||||
'@rollup/pluginutils': 3.1.0_rollup@2.79.1
|
|
||||||
magic-string: 0.25.9
|
|
||||||
rollup: 2.79.1
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@rollup/plugin-replace/5.0.1_rollup@2.79.1:
|
/@rollup/plugin-replace/5.0.1_rollup@2.79.1:
|
||||||
resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==}
|
resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
|
@ -2286,6 +2274,20 @@ packages:
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@rollup/plugin-replace/5.0.1_rollup@3.9.1:
|
||||||
|
resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==}
|
||||||
|
engines: {node: '>=14.0.0'}
|
||||||
|
peerDependencies:
|
||||||
|
rollup: ^1.20.0||^2.0.0||^3.0.0
|
||||||
|
peerDependenciesMeta:
|
||||||
|
rollup:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@rollup/pluginutils': 5.0.2_rollup@3.9.1
|
||||||
|
magic-string: 0.26.7
|
||||||
|
rollup: 3.9.1
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@rollup/plugin-wasm/6.0.1_rollup@2.79.1:
|
/@rollup/plugin-wasm/6.0.1_rollup@2.79.1:
|
||||||
resolution: {integrity: sha512-a5yRknFQG/QGhb1xGkazWXgjpsv0hhWlx34irsf5adMEo55NdpzhZLg+jx49u+bzH6ekktuFg2WKA1RAF+WEDQ==}
|
resolution: {integrity: sha512-a5yRknFQG/QGhb1xGkazWXgjpsv0hhWlx34irsf5adMEo55NdpzhZLg+jx49u+bzH6ekktuFg2WKA1RAF+WEDQ==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
|
@ -2346,6 +2348,21 @@ packages:
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@rollup/pluginutils/5.0.2_rollup@3.9.1:
|
||||||
|
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
||||||
|
engines: {node: '>=14.0.0'}
|
||||||
|
peerDependencies:
|
||||||
|
rollup: ^1.20.0||^2.0.0||^3.0.0
|
||||||
|
peerDependenciesMeta:
|
||||||
|
rollup:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@types/estree': 1.0.0
|
||||||
|
estree-walker: 2.0.2
|
||||||
|
picomatch: 2.3.1
|
||||||
|
rollup: 3.9.1
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@surma/rollup-plugin-off-main-thread/2.2.3:
|
/@surma/rollup-plugin-off-main-thread/2.2.3:
|
||||||
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -8735,6 +8752,14 @@ packages:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/rollup/3.9.1:
|
||||||
|
resolution: {integrity: sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w==}
|
||||||
|
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
||||||
|
hasBin: true
|
||||||
|
optionalDependencies:
|
||||||
|
fsevents: 2.3.2
|
||||||
|
dev: true
|
||||||
|
|
||||||
/rope-sequence/1.3.3:
|
/rope-sequence/1.3.3:
|
||||||
resolution: {integrity: sha512-85aZYCxweiD5J8yTEbw+E6A27zSnLPNDL0WfPdw3YYodq7WjnTKo0q4dtyQ2gz23iPT8Q9CUyJtAaUNcTxRf5Q==}
|
resolution: {integrity: sha512-85aZYCxweiD5J8yTEbw+E6A27zSnLPNDL0WfPdw3YYodq7WjnTKo0q4dtyQ2gz23iPT8Q9CUyJtAaUNcTxRf5Q==}
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -9995,17 +10020,16 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-plugin-pwa/0.13.3_workbox-window@6.5.4:
|
/vite-plugin-pwa/0.14.1:
|
||||||
resolution: {integrity: sha512-cjWXpZ7slAY14OKz7M8XdgTIi9wjf6OD6NkhiMAc+ogxnbUrecUwLdRtfGPCPsN2ftut5gaN1jTghb11p6IQAA==}
|
resolution: {integrity: sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^3.1.0
|
vite: ^3.1.0 || ^4.0.0
|
||||||
workbox-window: ^6.5.4
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/plugin-replace': 4.0.0_rollup@2.79.1
|
'@rollup/plugin-replace': 5.0.1_rollup@3.9.1
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
fast-glob: 3.2.12
|
fast-glob: 3.2.12
|
||||||
pretty-bytes: 6.0.0
|
pretty-bytes: 6.0.0
|
||||||
rollup: 2.79.1
|
rollup: 3.9.1
|
||||||
workbox-build: 6.5.4
|
workbox-build: 6.5.4
|
||||||
workbox-window: 6.5.4
|
workbox-window: 6.5.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
Loading…
Reference in a new issue