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 30, 2024
1 parent 404dc34 commit 5ba34e4
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@changesets/cli": "^2.27.11",
"@modern-js/module-tools": "^2.63.3",
"@modern-js/module-tools": "^2.63.4",
"@rsdoctor/tsconfig": "workspace:*",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.1",
Expand Down
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.12",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-node-polyfill": "^1.2.0",
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"devDependencies": {
"@ant-design/icons": "5.5.2",
"@rsbuild/plugin-check-syntax": "1.2.0-beta.1",
"@rsbuild/plugin-check-syntax": "1.2.0",
"@monaco-editor/react": "4.6.0",
"@rsdoctor/graph": "workspace:*",
"@rsdoctor/types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"semver": "^7.6.3",
"source-map": "^0.7.4",
"webpack-bundle-analyzer": "^4.10.2",
"@rsbuild/plugin-check-syntax": "1.2.0-beta.1",
"@rsbuild/plugin-check-syntax": "1.2.0",
"browserslist-load-config": "^1.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 5ba34e4

Please sign in to comment.