mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-26 23:26:24 +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.3.0` | `7.4.0` | | [workbox-expiration](https://github.com/googlechrome/workbox) | `7.3.0` | `7.4.0` | | [workbox-precaching](https://github.com/googlechrome/workbox) | `7.3.0` | `7.4.0` | | [workbox-routing](https://github.com/googlechrome/workbox) | `7.3.0` | `7.4.0` | | [workbox-strategies](https://github.com/googlechrome/workbox) | `7.3.0` | `7.4.0` | Updates `workbox-core` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.3.0...v7.4.0) Updates `workbox-expiration` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.3.0...v7.4.0) Updates `workbox-precaching` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.3.0...v7.4.0) Updates `workbox-routing` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.3.0...v7.4.0) Updates `workbox-strategies` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: workbox-core dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-expiration dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-precaching dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-routing dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-strategies dependency-version: 7.4.0 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
@@ -44,11 +44,11 @@
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router": "^7.9.6",
|
||||
"redux-localstorage-simple": "^2.5.1",
|
||||
"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"
|
||||
"workbox-core": "^7.4.0",
|
||||
"workbox-expiration": "^7.4.0",
|
||||
"workbox-precaching": "^7.4.0",
|
||||
"workbox-routing": "^7.4.0",
|
||||
"workbox-strategies": "^7.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@shlinkio/eslint-config-js-coding-standard": "~3.7.0",
|
||||
|
||||
Reference in New Issue
Block a user