kopia lustrzana https://github.com/cheeaun/phanpy
Upgrade vite-plugin-pwa
rodzic
32475dccf1
commit
34b49f40f5
|
@ -61,7 +61,7 @@
|
||||||
"vite": "~5.4.2",
|
"vite": "~5.4.2",
|
||||||
"vite-plugin-generate-file": "~0.2.0",
|
"vite-plugin-generate-file": "~0.2.0",
|
||||||
"vite-plugin-html-config": "~2.0.1",
|
"vite-plugin-html-config": "~2.0.1",
|
||||||
"vite-plugin-pwa": "~0.20.1",
|
"vite-plugin-pwa": "~0.20.2",
|
||||||
"vite-plugin-remove-console": "~2.2.0",
|
"vite-plugin-remove-console": "~2.2.0",
|
||||||
"vite-plugin-run": "~0.5.2",
|
"vite-plugin-run": "~0.5.2",
|
||||||
"workbox-cacheable-response": "~7.1.0",
|
"workbox-cacheable-response": "~7.1.0",
|
||||||
|
@ -10642,9 +10642,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite-plugin-pwa": {
|
"node_modules/vite-plugin-pwa": {
|
||||||
"version": "0.20.1",
|
"version": "0.20.2",
|
||||||
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz",
|
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.2.tgz",
|
||||||
"integrity": "sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==",
|
"integrity": "sha512-9wLqHt/NjP7YKj6CCEKS5+Fhffo6tHGrAa+wvoqCG59oZkmpX5lBBl38MVjLaO4ELrLqjdtUhILJDwZu+q/hGQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"vite": "~5.4.2",
|
"vite": "~5.4.2",
|
||||||
"vite-plugin-generate-file": "~0.2.0",
|
"vite-plugin-generate-file": "~0.2.0",
|
||||||
"vite-plugin-html-config": "~2.0.1",
|
"vite-plugin-html-config": "~2.0.1",
|
||||||
"vite-plugin-pwa": "~0.20.1",
|
"vite-plugin-pwa": "~0.20.2",
|
||||||
"vite-plugin-remove-console": "~2.2.0",
|
"vite-plugin-remove-console": "~2.2.0",
|
||||||
"vite-plugin-run": "~0.5.2",
|
"vite-plugin-run": "~0.5.2",
|
||||||
"workbox-cacheable-response": "~7.1.0",
|
"workbox-cacheable-response": "~7.1.0",
|
||||||
|
|
Ładowanie…
Reference in New Issue