Merge pull request #1620 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-1.0.2

Bump vite-plugin-pwa from 1.0.1 to 1.0.2
This commit is contained in:
Alejandro Celaya 2025-07-26 11:41:04 +02:00 committed by GitHub
commit 904f529c19
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

@ -65,7 +65,7 @@
"typescript": "^5.8.3",
"typescript-eslint": "^8.37.0",
"vite": "^7.0.5",
"vite-plugin-pwa": "^1.0.1",
"vite-plugin-pwa": "^1.0.2",
"vitest": "^3.0.5"
}
},
@ -11094,9 +11094,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.1.tgz",
"integrity": "sha512-STyUomQbydj7vGamtgQYIJI0YsUZ3T4pJLGBQDQPhzMse6aGSncmEN21OV35PrFsmCvmtiH+Nu1JS1ke4RqBjQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.2.tgz",
"integrity": "sha512-O3UwjsCnoDclgJANoOgzzqW7SFgwXE/th2OmUP/ILxHKwzWxxKDBu+B/Xa9Cv4IgSVSnj2HgRVIJ7F15+vQFkA==",
"dev": true,
"dependencies": {
"debug": "^4.3.6",
@ -19166,9 +19166,9 @@
}
},
"vite-plugin-pwa": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.1.tgz",
"integrity": "sha512-STyUomQbydj7vGamtgQYIJI0YsUZ3T4pJLGBQDQPhzMse6aGSncmEN21OV35PrFsmCvmtiH+Nu1JS1ke4RqBjQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.0.2.tgz",
"integrity": "sha512-O3UwjsCnoDclgJANoOgzzqW7SFgwXE/th2OmUP/ILxHKwzWxxKDBu+B/Xa9Cv4IgSVSnj2HgRVIJ7F15+vQFkA==",
"dev": true,
"requires": {
"debug": "^4.3.6",

View File

@ -78,7 +78,7 @@
"typescript": "^5.8.3",
"typescript-eslint": "^8.37.0",
"vite": "^7.0.5",
"vite-plugin-pwa": "^1.0.1",
"vite-plugin-pwa": "^1.0.2",
"vitest": "^3.0.5"
},
"browserslist": [