Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#515)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent d219d36 commit 6553924
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 132 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@modern-js/module-tools": "^2.58.3",
"@rsdoctor/tsconfig": "workspace:*",
"@scripts/test-helper": "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 @@ -74,7 +74,7 @@
"@rsdoctor/utils": "workspace:*",
"axios": "^1.7.2",
"enhanced-resolve": "5.12.0",
"filesize": "^10.1.4",
"filesize": "^10.1.6",
"fs-extra": "^11.1.1",
"lodash": "^4.17.21",
"path-browserify": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"react-markdown": "^9.0.1",
"@rstack-dev/doc-ui": "1.5.0",
"@rstack-dev/doc-ui": "1.5.2",
"rspress": "^1.30.0"
}
}
6 changes: 3 additions & 3 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,18 @@
"@types/estree": "1.0.5",
"acorn": "^8.10.0",
"acorn-import-assertions": "1.9.0",
"acorn-walk": "8.3.3",
"acorn-walk": "8.3.4",
"chalk": "^4.1.2",
"connect": "3.7.0",
"deep-eql": "4.1.4",
"envinfo": "7.13.0",
"filesize": "^10.1.4",
"filesize": "^10.1.6",
"fs-extra": "^11.1.1",
"get-port": "5.1.1",
"json-stream-stringify": "3.0.1",
"lines-and-columns": "2.0.4",
"lodash": "^4.17.21",
"rslog": "^1.2.2",
"rslog": "^1.2.3",
"strip-ansi": "^6.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 6553924

Please sign in to comment.