Skip to content

Commit

Permalink
docs: use react 18 for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiboss committed Dec 6, 2024
1 parent 8fc55b9 commit 0dcbd8d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,15 @@
"@rspress/plugin-shiki": "^1.37.4",
"@rspress/shared": "^1.37.4",
"@types/node": "^22.10.1",
"@types/react": "18",
"@types/react-dom": "18",
"@types/semver": "^7.5.8",
"@unocss/postcss": "^0.61.9",
"@unocss/reset": "^0.61.9",
"esno": "^4.8.0",
"gray-matter": "^4.0.3",
"react": "18",
"react-dom": "18",
"rimraf": "^6.0.1",
"rsbuild-plugin-google-analytics": "^1.0.3",
"unocss": "^0.61.9",
Expand Down
19 changes: 19 additions & 0 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0dcbd8d

Please sign in to comment.