Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e2a6c9

Browse files
committed
chore: Update dependencies to latest versions
Upgraded multiple dependencies and devDependencies in package.json, including rspress, rspress-plugin-sitemap, @rspress/shared, @types/lodash, @types/node, @types/react, and typescript. This ensures compatibility with the latest features, bug fixes, and security updates.
1 parent f608675 commit 2e2a6c9

File tree

2 files changed

+1042
-801
lines changed

2 files changed

+1042
-801
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"classnames": "^2.5.1",
1414
"lodash": "^4.17.21",
1515
"remark-github": "^12.0.0",
16-
"rspress": "^1.37.2",
16+
"rspress": "^1.45.1",
1717
"rspress-plugin-changelog": "^1.1.2",
18-
"rspress-plugin-sitemap": "^1.1.1"
18+
"rspress-plugin-sitemap": "^1.2.0"
1919
},
2020
"devDependencies": {
2121
"@biomejs/biome": "^1.9.4",
22-
"@rspress/shared": "^1.37.4",
23-
"@types/lodash": "^4.17.13",
24-
"@types/node": "^16.18.121",
25-
"@types/react": "^18.3.11",
26-
"typescript": "^5.7.2"
22+
"@rspress/shared": "^1.45.1",
23+
"@types/lodash": "^4.17.20",
24+
"@types/node": "^16.18.126",
25+
"@types/react": "^18.3.24",
26+
"typescript": "^5.9.2"
2727
},
2828
"repository": {
2929
"type": "git",

0 commit comments

Comments
 (0)