Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 9753c14 commit ae56399
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 111 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dist/"
],
"devDependencies": {
"@rsbuild/core": "^1.1.6",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-node-polyfill": "^1.2.0",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-sass": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dist/"
],
"devDependencies": {
"@ant-design/icons": "5.5.1",
"@ant-design/icons": "5.5.2",
"@monaco-editor/react": "4.6.0",
"@rsdoctor/graph": "workspace:*",
"@rsdoctor/types": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@rsdoctor/types": "workspace:*",
"@rspress/plugin-rss": "^1.37.2",
"@rspress/plugin-rss": "^1.37.3",
"@types/node": "^16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand All @@ -40,6 +40,6 @@
"dependencies": {
"@rstack-dev/doc-ui": "1.5.4",
"react-markdown": "^9.0.1",
"rspress": "^1.37.2"
"rspress": "^1.37.3"
}
}
Loading

0 comments on commit ae56399

Please sign in to comment.