Skip to content

Commit f734a7f

Browse files
committed
更新依赖版本:rspress 从 1.41.1 升级到 1.41.2,prettier 从 3.4.2 升级到 3.5.0
1 parent 9647f71 commit f734a7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
]
2020
},
2121
"dependencies": {
22-
"rspress": "^1.41.1",
22+
"rspress": "^1.41.2",
2323
"rspress-plugin-file-tree": "^0.4.0",
2424
"rspress-plugin-reading-time": "^0.3.0"
2525
},
@@ -30,7 +30,7 @@
3030
"compression-webpack-plugin": "^11.1.0",
3131
"husky": "^9.1.7",
3232
"lint-staged": "^15.4.3",
33-
"prettier": "^3.4.2",
33+
"prettier": "^3.5.0",
3434
"rsbuild-plugin-open-graph": "^1.0.2",
3535
"rspress-plugin-font-open-sans": "^1.0.0"
3636
}

0 commit comments

Comments
 (0)