Bump workbox-routing from 7.0.0 to 7.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-27 11:32:11 +00:00 committed by GitHub
parent 4066cfeec9
commit df9bb940b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 78 additions and 34 deletions

110
package-lock.json generated
View file

@ -36,7 +36,7 @@
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.0.0",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.0.0"
},
"devDependencies": {
@ -10980,6 +10980,15 @@
"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-cacheable-response": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.0.0.tgz",
@ -11032,6 +11041,15 @@
"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-navigation-preload": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.0.0.tgz",
@ -11057,14 +11075,6 @@
"workbox-strategies": "7.1.0"
}
},
"node_modules/workbox-precaching/node_modules/workbox-routing": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.1.0.tgz",
"integrity": "sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==",
"dependencies": {
"workbox-core": "7.1.0"
}
},
"node_modules/workbox-precaching/node_modules/workbox-strategies": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.1.0.tgz",
@ -11119,18 +11129,22 @@
"workbox-strategies": "7.0.0"
}
},
"node_modules/workbox-routing": {
"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-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-routing": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.1.0.tgz",
"integrity": "sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==",
"dependencies": {
"workbox-core": "7.1.0"
}
},
"node_modules/workbox-strategies": {
"version": "7.0.0",
@ -11161,6 +11175,15 @@
"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",
@ -18631,6 +18654,15 @@
"workbox-routing": "7.0.0",
"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"
}
}
}
},
@ -18689,6 +18721,15 @@
"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"
}
}
}
},
@ -18719,14 +18760,6 @@
"workbox-strategies": "7.1.0"
},
"dependencies": {
"workbox-routing": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.1.0.tgz",
"integrity": "sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==",
"requires": {
"workbox-core": "7.1.0"
}
},
"workbox-strategies": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.1.0.tgz",
@ -18784,22 +18817,24 @@
"workbox-routing": "7.0.0",
"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-routing": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.0.0.tgz",
"integrity": "sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.1.0.tgz",
"integrity": "sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==",
"requires": {
"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-core": "7.1.0"
}
},
"workbox-strategies": {
@ -18832,6 +18867,15 @@
"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

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