Bump workbox-routing from 6.5.4 to 7.0.0

Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.5.4 to 7.0.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.5.4...v7.0.0)

---
updated-dependencies:
- dependency-name: workbox-routing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-19 15:26:54 +00:00 committed by GitHub
parent 4ab9bfab01
commit 4553feff42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 79 deletions

117
package-lock.json generated
View file

@ -35,7 +35,7 @@
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^6.5.4"
},
"devDependencies": {
@ -10409,15 +10409,6 @@
"workbox-strategies": "7.0.0"
}
},
"node_modules/workbox-build/node_modules/workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"dependencies": {
"workbox-core": "7.0.0"
}
},
"node_modules/workbox-build/node_modules/workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -10472,15 +10463,6 @@
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
"dev": true
},
"node_modules/workbox-google-analytics/node_modules/workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"dependencies": {
"workbox-core": "7.0.0"
}
},
"node_modules/workbox-google-analytics/node_modules/workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -10514,6 +10496,14 @@
"workbox-strategies": "6.5.4"
}
},
"node_modules/workbox-precaching/node_modules/workbox-routing": {
"version": "6.5.4",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz",
"integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==",
"dependencies": {
"workbox-core": "6.5.4"
}
},
"node_modules/workbox-range-requests": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.0.0.tgz",
@ -10570,15 +10560,6 @@
"workbox-strategies": "7.0.0"
}
},
"node_modules/workbox-recipes/node_modules/workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"dependencies": {
"workbox-core": "7.0.0"
}
},
"node_modules/workbox-recipes/node_modules/workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -10589,12 +10570,18 @@
}
},
"node_modules/workbox-routing": {
"version": "6.5.4",
"license": "MIT",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dependencies": {
"workbox-core": "6.5.4"
"workbox-core": "7.0.0"
}
},
"node_modules/workbox-routing/node_modules/workbox-core": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
},
"node_modules/workbox-strategies": {
"version": "6.5.4",
"license": "MIT",
@ -10618,15 +10605,6 @@
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
"dev": true
},
"node_modules/workbox-streams/node_modules/workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"dependencies": {
"workbox-core": "7.0.0"
}
},
"node_modules/workbox-sw": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.0.0.tgz",
@ -17601,15 +17579,6 @@
"workbox-strategies": "7.0.0"
}
},
"workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"requires": {
"workbox-core": "7.0.0"
}
},
"workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -17666,15 +17635,6 @@
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
"dev": true
},
"workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"requires": {
"workbox-core": "7.0.0"
}
},
"workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -17709,6 +17669,16 @@
"workbox-core": "6.5.4",
"workbox-routing": "6.5.4",
"workbox-strategies": "6.5.4"
},
"dependencies": {
"workbox-routing": {
"version": "6.5.4",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz",
"integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==",
"requires": {
"workbox-core": "6.5.4"
}
}
}
},
"workbox-range-requests": {
@ -17769,15 +17739,6 @@
"workbox-strategies": "7.0.0"
}
},
"workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"requires": {
"workbox-core": "7.0.0"
}
},
"workbox-strategies": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.0.0.tgz",
@ -17790,9 +17751,18 @@
}
},
"workbox-routing": {
"version": "6.5.4",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"requires": {
"workbox-core": "6.5.4"
"workbox-core": "7.0.0"
},
"dependencies": {
"workbox-core": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ=="
}
}
},
"workbox-strategies": {
@ -17816,15 +17786,6 @@
"resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.0.0.tgz",
"integrity": "sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==",
"dev": true
},
"workbox-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"dev": true,
"requires": {
"workbox-core": "7.0.0"
}
}
}
},

View file

@ -51,7 +51,7 @@
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^6.5.4"
},
"devDependencies": {