Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#3678)
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 Oct 10, 2024
1 parent 1844f27 commit 3b2827c
Show file tree
Hide file tree
Showing 46 changed files with 314 additions and 329 deletions.
6 changes: 3 additions & 3 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"solid-js": "^1.9.1",
"solid-js": "^1.9.2",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
Expand All @@ -38,7 +38,7 @@
"@rsbuild/plugin-vue": "workspace:*",
"@rsbuild/plugin-vue-jsx": "^1.0.1",
"@rsbuild/webpack": "workspace:*",
"@module-federation/rspack": "0.6.9",
"@module-federation/rspack": "0.6.10",
"@scripts/test-helper": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.10",
Expand All @@ -51,6 +51,6 @@
"playwright": "1.44.1",
"strip-ansi": "6.0.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions examples/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"lit": "^3.2.0",
"typescript": "^5.6.2"
"lit": "^3.2.1",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/module-federation-v2/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rspack": "0.6.9",
"@module-federation/rspack": "0.6.10",
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/module-federation-v2/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rspack": "0.6.9",
"@module-federation/rspack": "0.6.10",
"@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 @@ -9,6 +9,6 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@types/node": "18.x",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-preact": "workspace:*",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@rsbuild/plugin-react": "workspace:*",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.9.1"
"solid-js": "^1.9.2"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"svelte": "5.0.0-next.262"
"svelte": "5.0.0-next.264"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion examples/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@rsbuild/core": "workspace:*",
"@rsbuild/webpack": "workspace:*",
"@rsbuild/plugin-webpack-swc": "workspace:*",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@changesets/cli": "^2.27.9",
"@modern-js/module-tools": "^2.60.2",
"@rsbuild/config": "workspace:*",
"@rslib/core": "0.0.8",
"@rslib/core": "0.0.10",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
Expand All @@ -53,7 +53,7 @@
"nx": "^20.0.0",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
},
"packageManager": "[email protected]",
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 @@ -40,7 +40,7 @@
"@rsbuild/webpack": "workspace:*",
"@types/lodash": "^4.17.10",
"@types/semver": "^7.5.8",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"webpack": "^5.95.0"
},
"peerDependencies": {
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 @@ -42,7 +42,7 @@
"ansi-escapes": "4.3.2",
"cli-truncate": "2.1.0",
"patch-console": "1.0.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"sirv": "^2.0.4",
"style-loader": "3.3.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-merge": "6.0.1",
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 @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/node": "18.x",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"engines": {
"node": ">=16.7.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-lit-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"preview": "rsbuild preview"
},
"dependencies": {
"lit": "^3.2.0"
"lit": "^3.2.1"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10"
"@rsbuild/core": "^1.0.12"
}
}
6 changes: 3 additions & 3 deletions packages/create-rsbuild/template-lit-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"preview": "rsbuild preview"
},
"dependencies": {
"lit": "^3.2.0"
"lit": "^3.2.1"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"typescript": "^5.6.2"
"@rsbuild/core": "^1.0.12",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-preact-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preact": "^10.24.2"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-preact": "^1.0.2"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-preact-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"preact": "^10.24.2"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-preact": "^1.0.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-react-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-react": "^1.0.3"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-react": "^1.0.3",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-solid-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.9.1"
"solid-js": "^1.9.2"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-babel": "^1.0.1",
"@rsbuild/plugin-solid": "^1.0.2"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/create-rsbuild/template-solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.9.1"
"solid-js": "^1.9.2"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-babel": "^1.0.1",
"@rsbuild/plugin-solid": "^1.0.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-svelte-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"svelte": "^4.2.19"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-svelte": "^1.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"svelte": "^4.2.19"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-svelte": "^1.0.1",
"svelte-check": "^4.0.4",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-vanilla-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10"
"@rsbuild/core": "^1.0.12"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"typescript": "^5.6.2"
"@rsbuild/core": "^1.0.12",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-vue2-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vue": "^2.7.16"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-vue2": "^1.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-vue2-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"vue": "^2.7.16"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-vue2": "^1.0.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-vue3-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vue": "^3.5.11"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-vue": "^1.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/create-rsbuild/template-vue3-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"vue": "^3.5.11"
},
"devDependencies": {
"@rsbuild/core": "^1.0.10",
"@rsbuild/core": "^1.0.12",
"@rsbuild/plugin-vue": "^1.0.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-assets-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@rsbuild/core": "workspace:*",
"@types/serialize-javascript": "^5.0.4",
"terser": "5.34.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.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 @@ -44,7 +44,7 @@
"@types/node": "18.x",
"babel-loader": "9.2.1",
"prebundle": "1.2.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.0"
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 @@ -39,7 +39,7 @@
"less": "^4.2.0",
"less-loader": "^12.2.0",
"prebundle": "1.2.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.0"
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@types/node": "18.x",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.0"
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 @@ -34,7 +34,7 @@
"@rsbuild/core": "workspace:*",
"@scripts/test-helper": "workspace:*",
"@types/node": "18.x",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.0"
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 @@ -43,7 +43,7 @@
"prebundle": "1.2.2",
"resolve-url-loader": "^5.0.0",
"sass-loader": "^16.0.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-rc.0"
Expand Down
Loading

0 comments on commit 3b2827c

Please sign in to comment.