Skip to content

Commit

Permalink
Update dependency react-helmet-async to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent cb5de77 commit 8482694
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"plausible-tracker": "^0.3.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "^1.3.0",
"react-helmet-async": "^2.0.0",
"react-hook-form": "7.48.2",
"react-icons": "4.12.0",
"react-markdown": "9.0.1",
Expand Down
25 changes: 8 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10619,7 +10619,7 @@ __metadata:
prettier: "npm:3.1.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-helmet-async: "npm:^1.3.0"
react-helmet-async: "npm:^2.0.0"
react-hook-form: "npm:7.48.2"
react-icons: "npm:4.12.0"
react-markdown: "npm:9.0.1"
Expand Down Expand Up @@ -13445,7 +13445,7 @@ __metadata:
languageName: node
linkType: hard

"prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
"prop-types@npm:^15.6.2, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
dependencies:
Expand Down Expand Up @@ -13644,20 +13644,13 @@ __metadata:
languageName: node
linkType: hard

"react-fast-compare@npm:3.2.2":
"react-fast-compare@npm:3.2.2, react-fast-compare@npm:^3.2.2":
version: 3.2.2
resolution: "react-fast-compare@npm:3.2.2"
checksum: 0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
languageName: node
linkType: hard

"react-fast-compare@npm:^3.2.0":
version: 3.2.1
resolution: "react-fast-compare@npm:3.2.1"
checksum: 81e805b9cde58a49e37ecb7361a4c97a24e869182761ceda9428c9f4de4b26e461a33c155bfe8fad67c8ae26c6355750671ff6335df80c5d3fe9c537ff2d6ffb
languageName: node
linkType: hard

"react-focus-lock@npm:^2.9.4":
version: 2.9.4
resolution: "react-focus-lock@npm:2.9.4"
Expand All @@ -13678,19 +13671,17 @@ __metadata:
languageName: node
linkType: hard

"react-helmet-async@npm:^1.3.0":
version: 1.3.0
resolution: "react-helmet-async@npm:1.3.0"
"react-helmet-async@npm:^2.0.0":
version: 2.0.0
resolution: "react-helmet-async@npm:2.0.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
invariant: "npm:^2.2.4"
prop-types: "npm:^15.7.2"
react-fast-compare: "npm:^3.2.0"
react-fast-compare: "npm:^3.2.2"
shallowequal: "npm:^1.1.0"
peerDependencies:
react: ^16.6.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
checksum: 8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b
checksum: 2f98f7d0abad41acdc9c2b6a0eafbe3c5303f10b0a134dab96a96ba0246a1e2ee2fe0ec7f565575a330b201f064f8b603ac31c0784a65079c5897514bc4cb4cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 8482694

Please sign in to comment.