Skip to content

Commit 15324b2

Browse files
committed
Implement code changes to enhance functionality and improve performance
1 parent 304548c commit 15324b2

2 files changed

Lines changed: 1051 additions & 805 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
"preview": "rspress preview"
99
},
1010
"dependencies": {
11-
"@iringo/doc-ui": "^2.0.2",
11+
"@iringo/doc-ui": "^2.4.1",
1212
"remark-github": "^12.0.0",
13-
"rspress": "^1.37.2",
13+
"rspress": "^1.45.6",
1414
"rspress-plugin-changelog": "^1.1.2",
15-
"rspress-plugin-sitemap": "^1.1.1"
15+
"rspress-plugin-sitemap": "^1.2.1"
1616
},
1717
"devDependencies": {
1818
"@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"
19+
"@rspress/shared": "^1.45.6",
20+
"@types/node": "^16.18.126",
21+
"@types/react": "^18.3.26",
22+
"typescript": "^5.9.3"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)