Skip to content

Commit

Permalink
chore(deps): update dependency @rslib/core to v0.2.0 (#4264)
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] authored Dec 25, 2024
1 parent 23c4816 commit 59044d7
Show file tree
Hide file tree
Showing 18 changed files with 60 additions and 72 deletions.
2 changes: 1 addition & 1 deletion packages/compat/plugin-webpack-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/webpack": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@types/lodash": "^4.17.13",
"@types/semver": "^7.5.8",
"typescript": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"ansi-escapes": "4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"core-js": "~3.39.0"
},
"devDependencies": {
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@types/connect": "3.4.38",
"@types/node": "^22.10.2",
"@types/on-finished": "2.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"create-rstack": "1.0.9"
},
"devDependencies": {
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-assets-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@types/serialize-javascript": "^5.0.4",
"serialize-javascript": "^6.0.2",
"terser": "5.37.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"babel-loader": "9.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/less": "^3.0.7",
"less": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@types/node": "^22.10.2",
"preact": "^10.25.3",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"@types/sass-loader": "^8.0.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/babel__core": "^7.20.5",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-stylus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"svelte": "^5.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"file-loader": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.1.5",
"@rslib/core": "0.2.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.2",
"typescript": "^5.7.2",
Expand Down
98 changes: 43 additions & 55 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 59044d7

Please sign in to comment.