We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304548c commit 15324b2Copy full SHA for 15324b2
2 files changed
package.json
@@ -8,18 +8,18 @@
8
"preview": "rspress preview"
9
},
10
"dependencies": {
11
- "@iringo/doc-ui": "^2.0.2",
+ "@iringo/doc-ui": "^2.4.1",
12
"remark-github": "^12.0.0",
13
- "rspress": "^1.37.2",
+ "rspress": "^1.45.6",
14
"rspress-plugin-changelog": "^1.1.2",
15
- "rspress-plugin-sitemap": "^1.1.1"
+ "rspress-plugin-sitemap": "^1.2.1"
16
17
"devDependencies": {
18
"@biomejs/biome": "^1.9.4",
19
- "@rspress/shared": "^1.37.4",
20
- "@types/node": "^16.18.121",
21
- "@types/react": "^18.3.11",
22
- "typescript": "^5.7.2"
+ "@rspress/shared": "^1.45.6",
+ "@types/node": "^16.18.126",
+ "@types/react": "^18.3.26",
+ "typescript": "^5.9.3"
23
24
"repository": {
25
"type": "git",
0 commit comments