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

This commit is contained in:
Renovate Bot 2024-09-03 00:00:54 +00:00
parent 939e427362
commit 73ad392d5b

12
package-lock.json generated
View file

@ -7069,9 +7069,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"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==",
"version": "0.20.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.3.tgz",
"integrity": "sha512-aqCOWWSwfX4o6H+6NyEvhzFs3eENBqYFKUK4FYx5OZ3jGio73BE189bPz9+BBgjHBLozldQVSmZTHySVC2zNkg==",
"dev": true,
"dependencies": {
"debug": "^4.3.4",
@ -12496,9 +12496,9 @@
}
},
"vite-plugin-pwa": {
"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==",
"version": "0.20.3",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.3.tgz",
"integrity": "sha512-aqCOWWSwfX4o6H+6NyEvhzFs3eENBqYFKUK4FYx5OZ3jGio73BE189bPz9+BBgjHBLozldQVSmZTHySVC2zNkg==",
"dev": true,
"requires": {
"debug": "^4.3.4",