fix(deps): update dependency workbox-precaching to v7.1.0

This commit is contained in:
renovate 2024-04-23 21:08:15 +00:00
parent b94053e42e
commit f7c367b5bb
2 changed files with 31 additions and 3 deletions

View File

@ -124,7 +124,7 @@
"vue-i18n": "9.13.1",
"vue-router": "4.3.2",
"vuemoji-picker": "0.2.1",
"workbox-precaching": "7.0.0",
"workbox-precaching": "7.1.0",
"zhyswan-vuedraggable": "4.1.3"
},
"devDependencies": {

View File

@ -239,8 +239,8 @@ importers:
specifier: 0.2.1
version: 0.2.1(vue@3.4.24(typescript@5.4.5))
workbox-precaching:
specifier: 7.0.0
version: 7.0.0
specifier: 7.1.0
version: 7.1.0
zhyswan-vuedraggable:
specifier: 4.1.3
version: 4.1.3(vue@3.4.24(typescript@5.4.5))
@ -5788,6 +5788,9 @@ packages:
workbox-core@7.0.0:
resolution: {integrity: sha512-81JkAAZtfVP8darBpfRTovHg8DGAVrKFgHpOArZbdFd78VqHr5Iw65f2guwjE2NlCFbPFDoez3D3/6ZvhI/rwQ==}
workbox-core@7.1.0:
resolution: {integrity: sha512-5KB4KOY8rtL31nEF7BfvU7FMzKT4B5TkbYa2tzkS+Peqj0gayMT9SytSFtNzlrvMaWgv6y/yvP9C0IbpFjV30Q==}
workbox-expiration@7.0.0:
resolution: {integrity: sha512-MLK+fogW+pC3IWU9SFE+FRStvDVutwJMR5if1g7oBJx3qwmO69BNoJQVaMXq41R0gg3MzxVfwOGKx3i9P6sOLQ==}
@ -5801,6 +5804,9 @@ packages:
workbox-precaching@7.0.0:
resolution: {integrity: sha512-EC0vol623LJqTJo1mkhD9DZmMP604vHqni3EohhQVwhJlTgyKyOkMrZNy5/QHfOby+39xqC01gv4LjOm4HSfnA==}
workbox-precaching@7.1.0:
resolution: {integrity: sha512-LyxzQts+UEpgtmfnolo0hHdNjoB7EoRWcF7EDslt+lQGd0lW4iTvvSe3v5JiIckQSB5KTW5xiCqjFviRKPj1zA==}
workbox-range-requests@7.0.0:
resolution: {integrity: sha512-SxAzoVl9j/zRU9OT5+IQs7pbJBOUOlriB8Gn9YMvi38BNZRbM+RvkujHMo8FOe9IWrqqwYgDFBfv6sk76I1yaQ==}
@ -5810,9 +5816,15 @@ packages:
workbox-routing@7.0.0:
resolution: {integrity: sha512-8YxLr3xvqidnbVeGyRGkaV4YdlKkn5qZ1LfEePW3dq+ydE73hUUJJuLmGEykW3fMX8x8mNdL0XrWgotcuZjIvA==}
workbox-routing@7.1.0:
resolution: {integrity: sha512-oOYk+kLriUY2QyHkIilxUlVcFqwduLJB7oRZIENbqPGeBP/3TWHYNNdmGNhz1dvKuw7aqvJ7CQxn27/jprlTdg==}
workbox-strategies@7.0.0:
resolution: {integrity: sha512-dg3qJU7tR/Gcd/XXOOo7x9QoCI9nk74JopaJaYAQ+ugLi57gPsXycVdBnYbayVj34m6Y8ppPwIuecrzkpBVwbA==}
workbox-strategies@7.1.0:
resolution: {integrity: sha512-/UracPiGhUNehGjRm/tLUQ+9PtWmCbRufWtV0tNrALuf+HZ4F7cmObSEK+E4/Bx1p8Syx2tM+pkIrvtyetdlew==}
workbox-streams@7.0.0:
resolution: {integrity: sha512-moVsh+5to//l6IERWceYKGiftc+prNnqOp2sgALJJFbnNVpTXzKISlTIsrWY+ogMqt+x1oMazIdHj25kBSq/HQ==}
@ -11929,6 +11941,8 @@ snapshots:
workbox-core@7.0.0: {}
workbox-core@7.1.0: {}
workbox-expiration@7.0.0:
dependencies:
idb: 7.0.2
@ -11951,6 +11965,12 @@ snapshots:
workbox-routing: 7.0.0
workbox-strategies: 7.0.0
workbox-precaching@7.1.0:
dependencies:
workbox-core: 7.1.0
workbox-routing: 7.1.0
workbox-strategies: 7.1.0
workbox-range-requests@7.0.0:
dependencies:
workbox-core: 7.0.0
@ -11968,10 +11988,18 @@ snapshots:
dependencies:
workbox-core: 7.0.0
workbox-routing@7.1.0:
dependencies:
workbox-core: 7.1.0
workbox-strategies@7.0.0:
dependencies:
workbox-core: 7.0.0
workbox-strategies@7.1.0:
dependencies:
workbox-core: 7.1.0
workbox-streams@7.0.0:
dependencies:
workbox-core: 7.0.0