Merge pull request #451 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.16.7

Bump vite-plugin-pwa from 0.16.5 to 0.16.7 in /client
This commit is contained in:
Mathias Wagner
2023-11-11 19:34:10 +01:00
committed by GitHub
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -25,7 +25,7 @@
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.5"
"vite-plugin-pwa": "^0.16.7"
},
"devDependencies": {
"@types/react": "^18.2.33",
@@ -4802,9 +4802,9 @@
}
},
"node_modules/vite-plugin-pwa": {
"version": "0.16.5",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.5.tgz",
"integrity": "sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==",
"version": "0.16.7",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.7.tgz",
"integrity": "sha512-4WMA5unuKlHs+koNoykeuCfTcqEGbiTRr8sVYUQMhc6tWxZpSRnv9Ojk4LKmqVhoPGHfBVCdGaMo8t9Qidkc1Q==",
"dependencies": {
"debug": "^4.3.4",
"fast-glob": "^3.3.1",
@@ -4819,7 +4819,7 @@
"url": "https://github.com/sponsors/antfu"
},
"peerDependencies": {
"vite": "^3.1.0 || ^4.0.0",
"vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0",
"workbox-build": "^7.0.0",
"workbox-window": "^7.0.0"
}
@@ -8292,9 +8292,9 @@
}
},
"vite-plugin-pwa": {
"version": "0.16.5",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.5.tgz",
"integrity": "sha512-Ahol4dwhMP2UHPQXkllSlXbihOaDFnvBIDPmAxoSZ1EObBUJGP4CMRyCyAVkIHjd6/H+//vH0DM2ON+XxHr81g==",
"version": "0.16.7",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.7.tgz",
"integrity": "sha512-4WMA5unuKlHs+koNoykeuCfTcqEGbiTRr8sVYUQMhc6tWxZpSRnv9Ojk4LKmqVhoPGHfBVCdGaMo8t9Qidkc1Q==",
"requires": {
"debug": "^4.3.4",
"fast-glob": "^3.3.1",
+1 -1
View File
@@ -24,7 +24,7 @@
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.5"
"vite-plugin-pwa": "^0.16.7"
},
"devDependencies": {
"@types/react": "^18.2.33",