Skip to content

Commit

Permalink
chore: update deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 committed Jul 29, 2024
1 parent b281dbc commit 19c213d
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 19 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@playwright/test": "1.43.1",
"@rsbuild/core": "0.0.0-next-20240723074951",
"@rsbuild/core": "1.0.1-beta.6",
"@rslib/core": "workspace:*",
"@rslib/tsconfig": "workspace:*",
"@types/fs-extra": "^11.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prebundle": "prebundle"
},
"dependencies": {
"@rsbuild/core": "0.0.0-next-20240723074951",
"@rsbuild/core": "1.0.1-beta.6",
"rsbuild-plugin-dts": "workspace:*"
},
"devDependencies": {
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 @@ -30,8 +30,8 @@
"dev": "modern build --watch"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.2",
"@rsbuild/core": "0.0.0-next-20240723074951",
"@microsoft/api-extractor": "^7.47.4",
"@rsbuild/core": "1.0.1-beta.6",
"@rslib/tsconfig": "workspace:*",
"typescript": "^5.5.3"
},
Expand Down
119 changes: 104 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19c213d

Please sign in to comment.