mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-11 16:19:11 -06:00
Bump vite-plugin-pwa from 0.12.4 to 0.12.6 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.4 to 0.12.6. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.4...v0.12.6) --- 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.0.9",
|
||||
"vite-plugin-pwa": "^0.12.4"
|
||||
"vite-plugin-pwa": "^0.12.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.18",
|
||||
@@ -4351,9 +4351,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-pwa": {
|
||||
"version": "0.12.4",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz",
|
||||
"integrity": "sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==",
|
||||
"version": "0.12.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
|
||||
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
"fast-glob": "^3.2.11",
|
||||
@@ -7496,9 +7496,9 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-pwa": {
|
||||
"version": "0.12.4",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.4.tgz",
|
||||
"integrity": "sha512-ONHS2OcMMWdOOIPG8JBet2BTssZC1FSjY34f9t5byM3H6RKgu5qbv6p809OlfYkg8bFi58oEhNDxDB5UE4vkfQ==",
|
||||
"version": "0.12.6",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.6.tgz",
|
||||
"integrity": "sha512-qRxx1zUlwKq2QD20nDZVL449wV+dflRVeDMLa2k4LZiHfWRfHWwmdhnDZOlMEgni0Zss1DkhyTmuzLYuO6aO3A==",
|
||||
"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.0.9",
|
||||
"vite-plugin-pwa": "^0.12.4"
|
||||
"vite-plugin-pwa": "^0.12.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.18",
|
||||
|
||||
Reference in New Issue
Block a user