Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#4396)
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 Jan 20, 2025
1 parent e974627 commit 4596d65
Show file tree
Hide file tree
Showing 29 changed files with 796 additions and 614 deletions.
4 changes: 2 additions & 2 deletions e2e/cases/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"svelte": "^5.19.0"
},
"devDependencies": {
"less": "^4.2.1",
"sass": "^1.83.1",
"less": "^4.2.2",
"sass": "^1.83.4",
"stylus": "0.64.0"
}
}
2 changes: 1 addition & 1 deletion e2e/cases/swc-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "@e2e/swc-plugin",
"version": "1.0.0",
"dependencies": {
"@swc/plugin-remove-console": "^6.0.3"
"@swc/plugin-remove-console": "^6.0.4"
}
}
12 changes: 6 additions & 6 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"preact": "^10.25.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.1",
"react-router-dom": "^7.1.3",
"solid-js": "^1.9.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
Expand All @@ -35,18 +35,18 @@
"@rsbuild/plugin-stylus": "workspace:*",
"@rsbuild/plugin-svelte": "workspace:*",
"@rsbuild/plugin-svgr": "workspace:*",
"@rsbuild/plugin-type-check": "^1.2.0",
"@rsbuild/plugin-type-check": "^1.2.1",
"@rsbuild/plugin-webpack-swc": "workspace:*",
"@rsbuild/plugin-vue": "workspace:*",
"@rsbuild/plugin-vue-jsx": "^1.1.0",
"@rsbuild/webpack": "workspace:*",
"@module-federation/enhanced": "0.8.8",
"@module-federation/rsbuild-plugin": "0.8.8",
"@module-federation/enhanced": "0.8.9",
"@module-federation/rsbuild-plugin": "0.8.9",
"@scripts/test-helper": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/react": "^19.0.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"create-rsbuild": "workspace:*",
"fast-glob": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/module-federation-v2/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.8.8",
"@module-federation/rsbuild-plugin": "0.8.8",
"@module-federation/enhanced": "0.8.9",
"@module-federation/rsbuild-plugin": "0.8.9",
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/module-federation-v2/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@module-federation/enhanced": "0.8.8",
"@module-federation/rsbuild-plugin": "0.8.8",
"@module-federation/enhanced": "0.8.9",
"@module-federation/rsbuild-plugin": "0.8.9",
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*",
"@types/react": "^19.0.6",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@scripts/test-helper": "workspace:*",
"cross-env": "^7.0.3",
"cspell-ban-words": "^0.0.4",
"heading-case": "^0.1.3",
"heading-case": "^0.1.4",
"nano-staged": "^0.8.0",
"nx": "^20.3.1",
"nx": "^20.3.2",
"prettier": "^3.4.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3",
Expand Down
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.3.1",
"@rslib/core": "0.3.2",
"@types/lodash": "^4.17.14",
"@types/semver": "^7.5.8",
"typescript": "^5.7.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/compat/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"ansi-escapes": "4.3.2",
"cli-truncate": "2.1.0",
"patch-console": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"core-js": "~3.40.0"
},
"devDependencies": {
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@types/connect": "3.4.38",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/on-finished": "2.3.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/ws": "^8.5.13",
Expand All @@ -84,7 +84,7 @@
"postcss": "^8.5.1",
"postcss-load-config": "6.0.1",
"postcss-loader": "8.1.1",
"prebundle": "1.2.5",
"prebundle": "1.2.7",
"reduce-configs": "^1.1.0",
"rsbuild-dev-middleware": "0.1.2",
"rslog": "^1.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"create-rstack": "1.1.0"
},
"devDependencies": {
"@rslib/core": "0.3.1",
"@types/node": "^22.10.5",
"@rslib/core": "0.3.2",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^19.0.6",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-svelte": "^1.0.7",
"svelte-check": "^4.1.3",
"svelte-check": "^4.1.4",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/plugin-assets-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@swc/core": "^1.10.7",
"@rslib/core": "0.3.2",
"@swc/core": "^1.10.8",
"@types/serialize-javascript": "^5.0.4",
"serialize-javascript": "^6.0.2",
"typescript": "^5.7.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"babel-loader": "9.2.1",
"prebundle": "1.2.5",
"prebundle": "1.2.7",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/less": "^3.0.7",
"less": "^4.2.1",
"less": "^4.2.2",
"less-loader": "^12.2.0",
"prebundle": "1.2.5",
"prebundle": "1.2.7",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"@prefresh/core": "^1.5.3",
"@prefresh/utils": "^1.2.0",
"@rspack/plugin-preact-refresh": "^1.1.2",
"@swc/plugin-prefresh": "^6.0.3"
"@swc/plugin-prefresh": "^6.0.4"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@types/node": "^22.10.5",
"@rslib/core": "0.3.2",
"@types/node": "^22.10.7",
"preact": "^10.25.4",
"typescript": "^5.7.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"loader-utils": "^2.0.4",
"postcss": "^8.5.1",
"reduce-configs": "^1.1.0",
"sass-embedded": "^1.83.1"
"sass-embedded": "^1.83.4"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/sass-loader": "^8.0.9",
"prebundle": "1.2.5",
"prebundle": "1.2.7",
"resolve-url-loader": "^5.0.0",
"sass-loader": "^16.0.4",
"typescript": "^5.7.3"
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.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/babel__core": "^7.20.5",
"typescript": "^5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-stylus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"svelte": "^5.19.0",
"typescript": "^5.7.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-svgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"file-loader": "6.2.0",
"prebundle": "1.2.5",
"prebundle": "1.2.7",
"svgo": "^3.3.2",
"typescript": "^5.7.3",
"url-loader": "4.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.3.1",
"@rslib/core": "0.3.2",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"typescript": "^5.7.3",
"vue": "^3.5.13",
"webpack": "^5.97.1"
Expand Down
Loading

1 comment on commit 4596d65

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ❌ failure
plugins ✅ success
rspress ✅ success
rslib ✅ success
examples ✅ success

Please sign in to comment.