Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#207)
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 479d84c commit d39162f
Show file tree
Hide file tree
Showing 7 changed files with 141 additions and 126 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"devDependencies": {
"@e2e/helper": "workspace:*",
"@playwright/test": "1.47.0",
"@rsbuild/core": "1.0.3",
"@playwright/test": "1.47.1",
"@rsbuild/core": "1.0.4",
"@rslib/core": "workspace:*",
"@rslib/tsconfig": "workspace:*",
"@types/fs-extra": "^11.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cspell-ban-words": "^0.0.3",
"fs-extra": "^11.2.0",
"nano-staged": "^0.8.0",
"nx": "^19.7.2",
"nx": "^19.7.3",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"simple-git-hooks": "^2.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prebundle": "prebundle"
},
"dependencies": {
"@rsbuild/core": "1.0.3",
"@rsbuild/core": "1.0.4",
"rsbuild-plugin-dts": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "node ./dist/index.js"
},
"dependencies": {
"create-rstack": "1.0.2"
"create-rstack": "1.0.3"
},
"devDependencies": {
"@rslib/tsconfig": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"picocolors": "1.1.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.8",
"@rsbuild/core": "1.0.3",
"@microsoft/api-extractor": "^7.47.9",
"@rsbuild/core": "1.0.4",
"@rslib/tsconfig": "workspace:*",
"rslib": "npm:@rslib/core@0.0.6",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit d39162f

Please sign in to comment.