Skip to content

Commit c80c512

Browse files
renovate[bot]jtoarTobbe
authored
fix(deps): update dependency react-helmet-async to v2 (#9697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dominic Saadi <[email protected]> Co-authored-by: Tobbe Lundberg <[email protected]>
1 parent fe92493 commit c80c512

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"graphql": "16.8.1",
4545
"graphql-sse": "2.4.0",
4646
"graphql-tag": "2.12.6",
47-
"react-helmet-async": "1.3.0",
47+
"react-helmet-async": "2.0.3",
4848
"react-hot-toast": "2.4.1",
4949
"stacktracey": "2.1.8",
5050
"ts-toolbelt": "9.6.0"

yarn.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9638,7 +9638,7 @@ __metadata:
96389638
nodemon: "npm:3.0.2"
96399639
react: "npm:0.0.0-experimental-e5205658f-20230913"
96409640
react-dom: "npm:0.0.0-experimental-e5205658f-20230913"
9641-
react-helmet-async: "npm:1.3.0"
9641+
react-helmet-async: "npm:2.0.3"
96429642
react-hot-toast: "npm:2.4.1"
96439643
stacktracey: "npm:2.1.8"
96449644
ts-toolbelt: "npm:9.6.0"
@@ -30507,7 +30507,7 @@ __metadata:
3050730507
languageName: node
3050830508
linkType: hard
3050930509

30510-
"react-fast-compare@npm:^3.2.0":
30510+
"react-fast-compare@npm:^3.2.2":
3051130511
version: 3.2.2
3051230512
resolution: "react-fast-compare@npm:3.2.2"
3051330513
checksum: 0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
@@ -30530,19 +30530,17 @@ __metadata:
3053030530
languageName: node
3053130531
linkType: hard
3053230532

30533-
"react-helmet-async@npm:1.3.0":
30534-
version: 1.3.0
30535-
resolution: "react-helmet-async@npm:1.3.0"
30533+
"react-helmet-async@npm:2.0.3":
30534+
version: 2.0.3
30535+
resolution: "react-helmet-async@npm:2.0.3"
3053630536
dependencies:
30537-
"@babel/runtime": "npm:^7.12.5"
3053830537
invariant: "npm:^2.2.4"
30539-
prop-types: "npm:^15.7.2"
30540-
react-fast-compare: "npm:^3.2.0"
30538+
react-fast-compare: "npm:^3.2.2"
3054130539
shallowequal: "npm:^1.1.0"
3054230540
peerDependencies:
3054330541
react: ^16.6.0 || ^17.0.0 || ^18.0.0
3054430542
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
30545-
checksum: 8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b
30543+
checksum: 3ac58fac566e3f4951c3853975afd57dbc3af1442a897391a226fb1a54cc757506912d13485e897c61ecefe5d97e673ee91688b11ff20eb769b172c0309514ee
3054630544
languageName: node
3054730545
linkType: hard
3054830546

0 commit comments

Comments
 (0)