Merge pull request #1098 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.19.4

Bump vite-plugin-pwa from 0.19.2 to 0.19.4
This commit is contained in:
Alejandro Celaya 2024-03-16 12:07:52 +01:00 committed by GitHub
commit c32cbb4b48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -61,7 +61,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-pwa": "^0.19.4",
"vitest": "^1.2.2"
}
},
@ -10544,9 +10544,9 @@
"dev": true
},
"node_modules/vite-plugin-pwa": {
"version": "0.19.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.2.tgz",
"integrity": "sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==",
"version": "0.19.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.4.tgz",
"integrity": "sha512-KiEFXaYEj2Hg1it+yECy75oqNmlXimI7BaLx7Sxl7Qsd9EIVxaf3GX1mZdLpHe83pDgHBNwm9USGQxSCNp5m7A==",
"dev": true,
"dependencies": {
"debug": "^4.3.4",
@ -18266,9 +18266,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.19.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.2.tgz",
"integrity": "sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==",
"version": "0.19.4",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.4.tgz",
"integrity": "sha512-KiEFXaYEj2Hg1it+yECy75oqNmlXimI7BaLx7Sxl7Qsd9EIVxaf3GX1mZdLpHe83pDgHBNwm9USGQxSCNp5m7A==",
"dev": true,
"requires": {
"debug": "^4.3.4",

View file

@ -78,7 +78,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-pwa": "^0.19.4",
"vitest": "^1.2.2"
},
"browserslist": [