Skip to content

Commit 83f69a9

Browse files
fix(deps): update dependency react-helmet-async to v2
| datasource | package | from | to | | ---------- | ------------------ | ----- | ----- | | npm | react-helmet-async | 1.3.0 | 2.0.5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 8c4280c commit 83f69a9

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "^18.2.0",
7171
"react-bootstrap": "^2.7.0",
7272
"react-dom": "^18.2.0",
73-
"react-helmet-async": "^1.3.0",
73+
"react-helmet-async": "^2.0.0",
7474
"react-hook-form": "^8.0.0-alpha.4",
7575
"react-redux": "^9.2.0",
7676
"react-router-bootstrap": "^0.26.2",

yarn.lock

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ __metadata:
351351
languageName: node
352352
linkType: hard
353353

354-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.24.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
354+
"@babel/runtime@npm:^7.24.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
355355
version: 7.28.3
356356
resolution: "@babel/runtime@npm:7.28.3"
357357
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
@@ -926,7 +926,7 @@ __metadata:
926926
react: "npm:^18.2.0"
927927
react-bootstrap: "npm:^2.7.0"
928928
react-dom: "npm:^18.2.0"
929-
react-helmet-async: "npm:^1.3.0"
929+
react-helmet-async: "npm:^2.0.0"
930930
react-hook-form: "npm:^8.0.0-alpha.4"
931931
react-redux: "npm:^9.2.0"
932932
react-router-bootstrap: "npm:^0.26.2"
@@ -13678,26 +13678,23 @@ __metadata:
1367813678
languageName: node
1367913679
linkType: hard
1368013680

13681-
"react-fast-compare@npm:^3.2.0":
13681+
"react-fast-compare@npm:^3.2.2":
1368213682
version: 3.2.2
1368313683
resolution: "react-fast-compare@npm:3.2.2"
1368413684
checksum: 10c0/0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
1368513685
languageName: node
1368613686
linkType: hard
1368713687

13688-
"react-helmet-async@npm:^1.3.0":
13689-
version: 1.3.0
13690-
resolution: "react-helmet-async@npm:1.3.0"
13688+
"react-helmet-async@npm:^2.0.0":
13689+
version: 2.0.5
13690+
resolution: "react-helmet-async@npm:2.0.5"
1369113691
dependencies:
13692-
"@babel/runtime": "npm:^7.12.5"
1369313692
invariant: "npm:^2.2.4"
13694-
prop-types: "npm:^15.7.2"
13695-
react-fast-compare: "npm:^3.2.0"
13693+
react-fast-compare: "npm:^3.2.2"
1369613694
shallowequal: "npm:^1.1.0"
1369713695
peerDependencies:
1369813696
react: ^16.6.0 || ^17.0.0 || ^18.0.0
13699-
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
13700-
checksum: 10c0/8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b
13697+
checksum: 10c0/f390ea8bf13c2681850e5f8eb5b73d8613f407c245a5fd23e9db9b2cc14a3700dd1ce992d3966632886d1d613083294c2aeee009193f49dfa7d145d9f13ea2b0
1370113698
languageName: node
1370213699
linkType: hard
1370313700

0 commit comments

Comments
 (0)