Merge pull request #1253 from shlinkio/dependabot/npm_and_yarn/vite-plugin-pwa-0.20.1

Bump vite-plugin-pwa from 0.20.0 to 0.20.1
This commit is contained in:
Alejandro Celaya 2024-07-27 11:25:56 +02:00 committed by GitHub
commit 2b2e1843f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 74 additions and 10 deletions

82
package-lock.json generated
View file

@ -67,7 +67,7 @@
"typescript": "^5.5.3", "typescript": "^5.5.3",
"typescript-eslint": "^7.17.0", "typescript-eslint": "^7.17.0",
"vite": "^5.3.4", "vite": "^5.3.4",
"vite-plugin-pwa": "^0.20.0", "vite-plugin-pwa": "^0.20.1",
"vitest": "^2.0.2" "vitest": "^2.0.2"
} }
}, },
@ -10717,6 +10717,45 @@
"integrity": "sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==", "integrity": "sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==",
"dev": true "dev": true
}, },
"node_modules/tinyglobby": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.0.tgz",
"integrity": "sha512-+clyYQfAnNlt5a1x7CCQ6RLuTIztDfDAl6mAANvqRUlz6sVy5znCzJOhais8G6oyUyoeeaorLopO3HptVP8niA==",
"dev": true,
"dependencies": {
"fdir": "^6.2.0",
"picomatch": "^4.0.2"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/tinyglobby/node_modules/fdir": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.2.0.tgz",
"integrity": "sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==",
"dev": true,
"peerDependencies": {
"picomatch": "^3 || ^4"
},
"peerDependenciesMeta": {
"picomatch": {
"optional": true
}
}
},
"node_modules/tinyglobby/node_modules/picomatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
"dev": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/tinypool": { "node_modules/tinypool": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.0.tgz", "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.0.tgz",
@ -11361,14 +11400,14 @@
} }
}, },
"node_modules/vite-plugin-pwa": { "node_modules/vite-plugin-pwa": {
"version": "0.20.0", "version": "0.20.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.0.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz",
"integrity": "sha512-/kDZyqF8KqoXRpMUQtR5Atri/7BWayW8Gp7Kz/4bfstsV6zSFTxjREbXZYL7zSuRL40HGA+o2hvUAFRmC+bL7g==", "integrity": "sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"debug": "^4.3.4", "debug": "^4.3.4",
"fast-glob": "^3.3.2",
"pretty-bytes": "^6.1.1", "pretty-bytes": "^6.1.1",
"tinyglobby": "^0.2.0",
"workbox-build": "^7.1.0", "workbox-build": "^7.1.0",
"workbox-window": "^7.1.0" "workbox-window": "^7.1.0"
}, },
@ -19424,6 +19463,31 @@
"integrity": "sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==", "integrity": "sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==",
"dev": true "dev": true
}, },
"tinyglobby": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.0.tgz",
"integrity": "sha512-+clyYQfAnNlt5a1x7CCQ6RLuTIztDfDAl6mAANvqRUlz6sVy5znCzJOhais8G6oyUyoeeaorLopO3HptVP8niA==",
"dev": true,
"requires": {
"fdir": "^6.2.0",
"picomatch": "^4.0.2"
},
"dependencies": {
"fdir": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.2.0.tgz",
"integrity": "sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==",
"dev": true,
"requires": {}
},
"picomatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
"dev": true
}
}
},
"tinypool": { "tinypool": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.0.tgz", "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.0.tgz",
@ -19822,14 +19886,14 @@
} }
}, },
"vite-plugin-pwa": { "vite-plugin-pwa": {
"version": "0.20.0", "version": "0.20.1",
"resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.0.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.20.1.tgz",
"integrity": "sha512-/kDZyqF8KqoXRpMUQtR5Atri/7BWayW8Gp7Kz/4bfstsV6zSFTxjREbXZYL7zSuRL40HGA+o2hvUAFRmC+bL7g==", "integrity": "sha512-M6Pk4b18i5ryrhKgiIF8Zud0HGphYiCbEfLsCdlvmwn/CEnS6noVwfIDG/+3V7r6yxpPV/gLiKw+rIlCCiCCoQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"debug": "^4.3.4", "debug": "^4.3.4",
"fast-glob": "^3.3.2",
"pretty-bytes": "^6.1.1", "pretty-bytes": "^6.1.1",
"tinyglobby": "^0.2.0",
"workbox-build": "^7.1.0", "workbox-build": "^7.1.0",
"workbox-window": "^7.1.0" "workbox-window": "^7.1.0"
} }

View file

@ -84,7 +84,7 @@
"typescript": "^5.5.3", "typescript": "^5.5.3",
"typescript-eslint": "^7.17.0", "typescript-eslint": "^7.17.0",
"vite": "^5.3.4", "vite": "^5.3.4",
"vite-plugin-pwa": "^0.20.0", "vite-plugin-pwa": "^0.20.1",
"vitest": "^2.0.2" "vitest": "^2.0.2"
}, },
"browserslist": [ "browserslist": [