Skip to content

Commit

Permalink
Downgrade dependency next-pwa to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
carles2m committed Aug 21, 2022
1 parent 781bad8 commit ca87e32
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@emotion/styled": "11.10.0",
"framer-motion": "6.5.1",
"next": "12.2.5",
"next-pwa": "5.5.5",
"next-pwa": "5.5.4",
"next-seo": "5.5.0",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3543,7 +3543,7 @@ __metadata:
eslint-plugin-simple-import-sort: 7.0.0
framer-motion: 6.5.1
next: 12.2.5
next-pwa: 5.5.5
next-pwa: 5.5.4
next-seo: 5.5.0
react: 17.0.2
react-dom: 17.0.2
Expand Down Expand Up @@ -5890,19 +5890,19 @@ __metadata:
languageName: node
linkType: hard

"next-pwa@npm:5.5.5":
version: 5.5.5
resolution: "next-pwa@npm:5.5.5"
"next-pwa@npm:5.5.4":
version: 5.5.4
resolution: "next-pwa@npm:5.5.4"
dependencies:
babel-loader: ^8.2.5
clean-webpack-plugin: ^4.0.0
globby: ^11.0.4
terser-webpack-plugin: ^5.3.3
workbox-webpack-plugin: ^6.5.4
workbox-window: ^6.5.4
workbox-webpack-plugin: ^6.5.3
workbox-window: ^6.5.3
peerDependencies:
next: ">=9.0.0"
checksum: 2179769cf5225d9859c284ae12b173324a9b86b7d071539e7d9454d85ca42b2dae4e5c101da65f2ad77a6433f83801527d19795cb10f48dfd2e160a336db6a80
checksum: eebf14403788575ecce30660e43aa5fd54f24b354b69cdf40d61b50d9542d26710c68a79ab24cfb0cac5766f9347f256d5d095f19320947f317e2e062219735f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8024,7 +8024,7 @@ __metadata:
languageName: node
linkType: hard

"workbox-webpack-plugin@npm:^6.5.4":
"workbox-webpack-plugin@npm:^6.5.3":
version: 6.5.4
resolution: "workbox-webpack-plugin@npm:6.5.4"
dependencies:
Expand All @@ -8039,7 +8039,7 @@ __metadata:
languageName: node
linkType: hard

"workbox-window@npm:6.5.4, workbox-window@npm:^6.5.4":
"workbox-window@npm:6.5.4, workbox-window@npm:^6.5.3":
version: 6.5.4
resolution: "workbox-window@npm:6.5.4"
dependencies:
Expand Down

0 comments on commit ca87e32

Please sign in to comment.