Skip to content

Commit 9d66503

Browse files
fix(deps): update workbox monorepo to v7.4.0
1 parent a577861 commit 9d66503

File tree

2 files changed

+347
-19
lines changed

2 files changed

+347
-19
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"vite-plugin-pwa": "0.21.2",
3333
"vite-tsconfig-paths": "4.3.2",
3434
"web-vitals": "3.5.2",
35-
"workbox-background-sync": "7.3.0",
36-
"workbox-broadcast-update": "7.3.0",
37-
"workbox-build": "7.3.0",
38-
"workbox-cacheable-response": "7.3.0",
39-
"workbox-core": "7.3.0",
40-
"workbox-expiration": "7.3.0",
41-
"workbox-google-analytics": "7.3.0",
42-
"workbox-navigation-preload": "7.3.0",
43-
"workbox-precaching": "7.3.0",
44-
"workbox-range-requests": "7.3.0",
45-
"workbox-routing": "7.3.0",
46-
"workbox-strategies": "7.3.0",
47-
"workbox-streams": "7.3.0",
48-
"workbox-window": "7.3.0"
35+
"workbox-background-sync": "7.4.0",
36+
"workbox-broadcast-update": "7.4.0",
37+
"workbox-build": "7.4.0",
38+
"workbox-cacheable-response": "7.4.0",
39+
"workbox-core": "7.4.0",
40+
"workbox-expiration": "7.4.0",
41+
"workbox-google-analytics": "7.4.0",
42+
"workbox-navigation-preload": "7.4.0",
43+
"workbox-precaching": "7.4.0",
44+
"workbox-range-requests": "7.4.0",
45+
"workbox-routing": "7.4.0",
46+
"workbox-strategies": "7.4.0",
47+
"workbox-streams": "7.4.0",
48+
"workbox-window": "7.4.0"
4949
},
5050
"devDependencies": {
5151
"@types/node": "20.19.25",

0 commit comments

Comments
 (0)