Skip to content

Commit

Permalink
chore(deps): update workbox monorepo to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2024
1 parent 77adb9b commit b88d14e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 77 deletions.
142 changes: 77 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.3.2",
"web-vitals": "4.2.4",
"workbox-background-sync": "7.1.0",
"workbox-broadcast-update": "7.1.0",
"workbox-cacheable-response": "7.1.0",
"workbox-core": "7.1.0",
"workbox-expiration": "7.1.0",
"workbox-google-analytics": "7.1.0",
"workbox-navigation-preload": "7.1.0",
"workbox-precaching": "7.1.0",
"workbox-range-requests": "7.1.0",
"workbox-routing": "7.1.0",
"workbox-strategies": "7.1.0",
"workbox-streams": "7.1.0"
"workbox-background-sync": "7.3.0",
"workbox-broadcast-update": "7.3.0",
"workbox-cacheable-response": "7.3.0",
"workbox-core": "7.3.0",
"workbox-expiration": "7.3.0",
"workbox-google-analytics": "7.3.0",
"workbox-navigation-preload": "7.3.0",
"workbox-precaching": "7.3.0",
"workbox-range-requests": "7.3.0",
"workbox-routing": "7.3.0",
"workbox-strategies": "7.3.0",
"workbox-streams": "7.3.0"
},
"scripts": {
"start": "vite --open",
Expand Down

0 comments on commit b88d14e

Please sign in to comment.