Merge pull request #1365 from shlinkio/dependabot/npm_and_yarn/workbox-218dd4e85e

Bump the workbox group with 5 updates
This commit is contained in:
Alejandro Celaya
2024-11-02 09:52:11 +01:00
committed by GitHub
2 changed files with 393 additions and 45 deletions

View File

@@ -49,11 +49,11 @@
"react-router-dom": "^6.27.0",
"reactstrap": "^9.2.3",
"redux-localstorage-simple": "^2.5.1",
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0"
"workbox-core": "^7.3.0",
"workbox-expiration": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
"workbox-strategies": "^7.3.0"
},
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~3.2.1",