Skip to content

Commit c54bdbd

Browse files
chore(deps): update dependency react-helmet-async to v2
1 parent da46362 commit c54bdbd

File tree

4 files changed

+12
-18
lines changed

4 files changed

+12
-18
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"nprogress": "^0.2.0",
6868
"react": "^18.3.1",
6969
"react-dom": "^18.3.1",
70-
"react-helmet-async": "^1.3.0",
70+
"react-helmet-async": "^2.0.5",
7171
"react-lazy-with-preload": "^2.2.1",
7272
"react-syntax-highlighter": "^15.6.1",
7373
"rehype-external-links": "^2.1.0",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rspress/shared": "workspace:*",
3535
"react": "^18.3.1",
3636
"react-dom": "^18.3.1",
37-
"react-helmet-async": "^1.3.0",
37+
"react-helmet-async": "^2.0.5",
3838
"react-router-dom": "^6.28.0"
3939
},
4040
"devDependencies": {

packages/theme-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"nprogress": "^0.2.0",
4848
"react": "^18.3.1",
4949
"react-dom": "^18.3.1",
50-
"react-helmet-async": "^1.3.0",
50+
"react-helmet-async": "^2.0.5",
5151
"react-syntax-highlighter": "^15.6.1"
5252
},
5353
"devDependencies": {

pnpm-lock.yaml

Lines changed: 9 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)