mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-11 16:19:11 -06:00
Bump vite-plugin-pwa from 0.12.6 to 0.12.7 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.6...v0.12.7) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.54.8",
|
||||
"vite": "^3.1.0",
|
||||
"vite-plugin-pwa": "^0.12.6"
|
||||
"vite-plugin-pwa": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.18",
|
||||
@@ -4351,9 +4351,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-pwa": {
|
||||
"version": "0.12.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
|
||||
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
|
||||
"version": "0.12.7",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.7.tgz",
|
||||
"integrity": "sha512-salSwS1wWc1niNWfhX2W6gtfXmk+XESMz62w95EHLq6fSM2bDgDm1APmvq1nkDcxH6Onky7HxysCBKMzvOHXYg==",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
"fast-glob": "^3.2.11",
|
||||
@@ -7496,9 +7496,9 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-pwa": {
|
||||
"version": "0.12.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
|
||||
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
|
||||
"version": "0.12.7",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.7.tgz",
|
||||
"integrity": "sha512-salSwS1wWc1niNWfhX2W6gtfXmk+XESMz62w95EHLq6fSM2bDgDm1APmvq1nkDcxH6Onky7HxysCBKMzvOHXYg==",
|
||||
"requires": {
|
||||
"debug": "^4.3.4",
|
||||
"fast-glob": "^3.2.11",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.54.8",
|
||||
"vite": "^3.1.0",
|
||||
"vite-plugin-pwa": "^0.12.6"
|
||||
"vite-plugin-pwa": "^0.12.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.18",
|
||||
|
||||
Reference in New Issue
Block a user