Skip to content

Commit 702d6fc

Browse files
chore(deps): update dependency react-helmet-async to v2 (#1801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a5b65b commit 702d6fc

File tree

4 files changed

+12
-16
lines changed

4 files changed

+12
-16
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"picocolors": "^1.1.1",
7272
"react": "^18.3.1",
7373
"react-dom": "^18.3.1",
74-
"react-helmet-async": "^1.3.0",
74+
"react-helmet-async": "^2.0.5",
7575
"react-lazy-with-preload": "^2.2.1",
7676
"react-syntax-highlighter": "^15.6.1",
7777
"rehype-external-links": "^3.0.0",

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rspress/shared": "workspace:*",
4545
"react": "^18.3.1",
4646
"react-dom": "^18.3.1",
47-
"react-helmet-async": "^1.3.0",
47+
"react-helmet-async": "^2.0.5",
4848
"react-router-dom": "^6.29.0"
4949
},
5050
"devDependencies": {

packages/theme-default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"nprogress": "^0.2.0",
5656
"react": "^18.3.1",
5757
"react-dom": "^18.3.1",
58-
"react-helmet-async": "^1.3.0",
58+
"react-helmet-async": "^2.0.5",
5959
"react-syntax-highlighter": "^15.6.1"
6060
},
6161
"devDependencies": {

pnpm-lock.yaml

+9-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)