Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent c133650 commit 2777ae2
Show file tree
Hide file tree
Showing 29 changed files with 306 additions and 252 deletions.
496 changes: 275 additions & 221 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rsbuild/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@swc/plugin-emotion": "^3.0.13",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/module-federation-enhanced/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.2",
"@module-federation/rsbuild-plugin": "^0.8.5",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/module-federation-enhanced/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@module-federation/rsbuild-plugin": "^0.8.2",
"@module-federation/rsbuild-plugin": "^0.8.5",
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-compiler-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"babel-plugin-react-compiler": "0.0.0-experimental-4690415-20240515",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-eslint": "^1.1.0",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-mdx": "^1.0.2",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/react-tailwindcss-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "4.0.0-beta.6"
"tailwindcss": "4.0.0-beta.8"
},
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@tailwindcss/postcss": "4.0.0-alpha.20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"tailwindcss": "^3.4.16",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/shadcn-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"tailwindcss": "^3.4.16",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/ssr-express-with-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rsbuild/core": "1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@types/express": "^4.17.21",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"express": "^4.19.2",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/ssr-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@rsbuild/core": "1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@types/express": "^4.17.21",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"express": "^4.19.2",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "1.1.10",
"@rsbuild/plugin-react": "1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@rsbuild/plugin-styled-components": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/styled-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@swc/plugin-styled-jsx": "^2.0.16",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/stylex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0",
"unplugin-stylex": "^0.4.2"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-svelte": "^1.0.5",
"@rsbuild/plugin-svelte": "^1.0.6",
"typescript": "^5.3.0"
}
}
2 changes: 1 addition & 1 deletion rsbuild/vanilla-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@rsbuild/core": "^1.1.10",
"@rsbuild/plugin-react": "^1.1.0",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@vanilla-extract/webpack-plugin": "^2.3.15",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rsdoctor/modern-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@modern-js/runtime": "2.48.3",
"@rsdoctor/rspack-plugin": "^0.3.11",
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"ts-loader": "9.4.2",
"tslib": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion rsdoctor/next-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rsdoctor/cli": "^0.3.11",
"@rsdoctor/webpack-plugin": "^0.3.11",
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion rsdoctor/rsbuild-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rsbuild/core": "0.7.10",
"@rsbuild/plugin-react": "0.7.10",
"@rsdoctor/rspack-plugin": "^0.3.11",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/semver6": "npm:@types/[email protected]",
"typescript": "^5.3.0"
Expand Down
2 changes: 1 addition & 1 deletion rspack/monaco-editor-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@rspack/core": "^1.0.14",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion rspack/react-compiler-babel-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@babel/plugin-syntax-typescript": "^7.25.9",
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"babel-loader": "^9.2.1",
"babel-plugin-react-compiler": "0.0.0-experimental-4690415-20240515",
Expand Down
2 changes: 1 addition & 1 deletion rspack/terser-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"devDependencies": {
"@rspack/cli": "1.0.14",
"@rspack/core": "1.0.14",
"terser-webpack-plugin": "5.3.10"
"terser-webpack-plugin": "5.3.11"
}
}
2 changes: 1 addition & 1 deletion rspack/vanilla-extract-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tailwindcss": "3.3.1"
},
"devDependencies": {
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"typescript": "^5.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion rspress/custom-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"react": "^18.3.1"
}
}

0 comments on commit 2777ae2

Please sign in to comment.