Merge pull request #1081 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.19.2

Bump vite-plugin-pwa from 0.19.0 to 0.19.2
This commit is contained in:
Alejandro Celaya 2024-03-02 10:15:48 +01:00 committed by GitHub
commit f6baa7169d
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", "stylelint": "^15.11.0",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"vite": "^5.1.4", "vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.0", "vite-plugin-pwa": "^0.19.2",
"vitest": "^1.2.2" "vitest": "^1.2.2"
} }
}, },
@ -10544,9 +10544,9 @@
"dev": true "dev": true
}, },
"node_modules/vite-plugin-pwa": { "node_modules/vite-plugin-pwa": {
"version": "0.19.0", "version": "0.19.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.0.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.2.tgz",
"integrity": "sha512-Unfb4Jk/ka4HELtpMLIPCmGcW4LFT+CL7Ri1/Of1544CVKXS2ftP91kUkNzkzeI1sGpOdVGuxprVLB9NjMoCAA==", "integrity": "sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"debug": "^4.3.4", "debug": "^4.3.4",
@ -18266,9 +18266,9 @@
} }
}, },
"vite-plugin-pwa": { "vite-plugin-pwa": {
"version": "0.19.0", "version": "0.19.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.0.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.19.2.tgz",
"integrity": "sha512-Unfb4Jk/ka4HELtpMLIPCmGcW4LFT+CL7Ri1/Of1544CVKXS2ftP91kUkNzkzeI1sGpOdVGuxprVLB9NjMoCAA==", "integrity": "sha512-LSQJFPxCAQYbRuSyc9EbRLRqLpaBA9onIZuQFomfUYjWSgHuQLonahetDlPSC9zsxmkSEhQH8dXZN8yL978h3w==",
"dev": true, "dev": true,
"requires": { "requires": {
"debug": "^4.3.4", "debug": "^4.3.4",

View file

@ -78,7 +78,7 @@
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"vite": "^5.1.4", "vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.0", "vite-plugin-pwa": "^0.19.2",
"vitest": "^1.2.2" "vitest": "^1.2.2"
}, },
"browserslist": [ "browserslist": [