Skip to content

Commit 419216f

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 4c8c8d1 commit 419216f

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
@@ -880,7 +880,7 @@ __metadata:
880880
react: "npm:^18.2.0"
881881
react-bootstrap: "npm:^2.7.0"
882882
react-dom: "npm:^18.2.0"
883-
react-helmet-async: "npm:^1.3.0"
883+
react-helmet-async: "npm:^2.0.0"
884884
react-hook-form: "npm:^8.0.0-alpha.4"
885885
react-redux: "npm:^9.2.0"
886886
react-router-bootstrap: "npm:^0.26.2"
@@ -13928,26 +13928,23 @@ __metadata:
1392813928
languageName: node
1392913929
linkType: hard
1393013930

13931-
"react-fast-compare@npm:^3.2.0":
13931+
"react-fast-compare@npm:^3.2.2":
1393213932
version: 3.2.2
1393313933
resolution: "react-fast-compare@npm:3.2.2"
1393413934
checksum: 10c0/0bbd2f3eb41ab2ff7380daaa55105db698d965c396df73e6874831dbafec8c4b5b08ba36ff09df01526caa3c61595247e3269558c284e37646241cba2b90a367
1393513935
languageName: node
1393613936
linkType: hard
1393713937

13938-
"react-helmet-async@npm:^1.3.0":
13939-
version: 1.3.0
13940-
resolution: "react-helmet-async@npm:1.3.0"
13938+
"react-helmet-async@npm:^2.0.0":
13939+
version: 2.0.5
13940+
resolution: "react-helmet-async@npm:2.0.5"
1394113941
dependencies:
13942-
"@babel/runtime": "npm:^7.12.5"
1394313942
invariant: "npm:^2.2.4"
13944-
prop-types: "npm:^15.7.2"
13945-
react-fast-compare: "npm:^3.2.0"
13943+
react-fast-compare: "npm:^3.2.2"
1394613944
shallowequal: "npm:^1.1.0"
1394713945
peerDependencies:
1394813946
react: ^16.6.0 || ^17.0.0 || ^18.0.0
13949-
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
13950-
checksum: 10c0/8f3e6d26beff61d2ed18f7b41561df3e4d83a7582914c7196aa65158c7f3cce939276547d7a0b8987952d9d44131406df74efba02d1f8fa8a3940b49e6ced70b
13947+
checksum: 10c0/f390ea8bf13c2681850e5f8eb5b73d8613f407c245a5fd23e9db9b2cc14a3700dd1ce992d3966632886d1d613083294c2aeee009193f49dfa7d145d9f13ea2b0
1395113948
languageName: node
1395213949
linkType: hard
1395313950

0 commit comments

Comments
 (0)