mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 13:36:20 +00:00
Bump the workbox group with 5 updates
Bumps the workbox group with 5 updates: | Package | From | To | | --- | --- | --- | | [workbox-core](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` | | [workbox-expiration](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` | | [workbox-precaching](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` | | [workbox-routing](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` | | [workbox-strategies](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` | Updates `workbox-core` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0) Updates `workbox-expiration` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0) Updates `workbox-precaching` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0) Updates `workbox-routing` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0) Updates `workbox-strategies` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.1.0...v7.3.0) --- updated-dependencies: - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user