mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-07 12:40:22 -05:00
Merge pull request #172 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.14.1
Bump vite-plugin-pwa from 0.14.0 to 0.14.1 in /client
This commit is contained in:
Generated
+7
-7
@@ -21,7 +21,7 @@
|
||||
"react-i18next": "^12.1.1",
|
||||
"sass": "^1.57.1",
|
||||
"vite": "^4.0.3",
|
||||
"vite-plugin-pwa": "^0.14.0"
|
||||
"vite-plugin-pwa": "^0.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.26",
|
||||
@@ -4444,9 +4444,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-pwa": {
|
||||
"version": "0.14.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.0.tgz",
|
||||
"integrity": "sha512-3wZx47PLWTckOQhc8Y6YZjAbNZ89Ovh4TdCT97MGhgl7aFd2LUekVnAmIgFwgMqyxzJ93nmkPF/ALpEW/i2qCg==",
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.1.tgz",
|
||||
"integrity": "sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -7755,9 +7755,9 @@
|
||||
}
|
||||
},
|
||||
"vite-plugin-pwa": {
|
||||
"version": "0.14.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.0.tgz",
|
||||
"integrity": "sha512-3wZx47PLWTckOQhc8Y6YZjAbNZ89Ovh4TdCT97MGhgl7aFd2LUekVnAmIgFwgMqyxzJ93nmkPF/ALpEW/i2qCg==",
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.1.tgz",
|
||||
"integrity": "sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==",
|
||||
"requires": {
|
||||
"@rollup/plugin-replace": "^5.0.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.57.1",
|
||||
"vite": "^4.0.3",
|
||||
"vite-plugin-pwa": "^0.14.0"
|
||||
"vite-plugin-pwa": "^0.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.26",
|
||||
|
||||
Reference in New Issue
Block a user