Update dependency vite-plugin-pwa to v0.20.2
All checks were successful
Build and Test / build-and-test (pull_request) Successful in 1m1s
Publish Docker image / Push Docker image to GitHub Packages (push) Successful in 8m7s

This commit is contained in:
Renovate Bot 2024-08-29 16:00:53 +00:00
parent e9fc0ace1f
commit 56844ba312

12
package-lock.json generated
View file

@ -7069,9 +7069,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "0.20.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz",
"integrity": "sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==",
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.2.tgz",
"integrity": "sha512-9wLqHt/NjP7YKj6CCEKS5+Fhffo6tHGrAa+wvoqCG59oZkmpX5lBBl38MVjLaO4ELrLqjdtUhILJDwZu+q/hGQ==",
"dev": true,
"dependencies": {
"debug": "^4.3.4",
@ -12496,9 +12496,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.20.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz",
"integrity": "sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==",
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.2.tgz",
"integrity": "sha512-9wLqHt/NjP7YKj6CCEKS5+Fhffo6tHGrAa+wvoqCG59oZkmpX5lBBl38MVjLaO4ELrLqjdtUhILJDwZu+q/hGQ==",
"dev": true,
"requires": {
"debug": "^4.3.4",