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 Nov 14, 2024
1 parent bfae810 commit 46f2155
Show file tree
Hide file tree
Showing 33 changed files with 843 additions and 734 deletions.
1,505 changes: 807 additions & 698 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 @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@swc/plugin-emotion": "^3.0.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation-enhanced/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@module-federation/enhanced": "^0.6.15",
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation-enhanced/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@module-federation/enhanced": "^0.6.15",
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/module-federation/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion rsbuild/module-federation/remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion rsbuild/react-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"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 @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"babel-plugin-react-compiler": "0.0.0-experimental-4690415-20240515",
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 @@ -15,7 +15,7 @@
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-eslint": "^1.0.4",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^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 @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@swc/core": "^1.7.40",
"@swc/jest": "^0.2.37",
"@testing-library/jest-dom": "^6.4.2",
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 @@ -13,7 +13,7 @@
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-mdx": "^1.0.2",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"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,11 +10,11 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "4.0.0-alpha.31"
"tailwindcss": "4.0.0-alpha.34"
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@tailwindcss/postcss": "4.0.0-alpha.20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/react-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/node": "^20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"typescript": "^5.3.0"
}
}
2 changes: 1 addition & 1 deletion rsbuild/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.3.0"
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/shadcn-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/node": "^20",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"typescript": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion rsbuild/ssr-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "1.0.19",
"@rsbuild/plugin-react": "1.0.6",
"@rsbuild/plugin-react": "1.0.7",
"@types/express": "^4.17.21",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "1.0.19",
"@rsbuild/plugin-react": "1.0.6",
"@rsbuild/plugin-react": "1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"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 @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rsbuild/plugin-styled-components": "^1.0.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
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 @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@swc/plugin-styled-jsx": "^2.0.16",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/stylex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.3.0",
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.0.19",
"@rsbuild/plugin-svelte": "^1.0.3",
"@rsbuild/plugin-svelte": "^1.0.5",
"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 @@ -14,7 +14,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-react": "^1.0.6",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vanilla-extract/webpack-plugin": "^2.3.14",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-vue2": "^1.0.1",
"@rsbuild/plugin-vue2": "^1.0.2",
"typescript": "^5.3.0"
}
}
2 changes: 1 addition & 1 deletion rsbuild/vue3-auto-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-vue": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.5",
"typescript": "^5.3.0",
"unplugin-auto-import": "^0.17.5"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/vue3-element-plus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-vue": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.5",
"typescript": "^5.3.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/vue3-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-eslint": "^1.0.4",
"@rsbuild/plugin-vue": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.5",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"eslint": "^8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/vue3-vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-less": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.5",
"@vant/auto-import-resolver": "^1.1.0",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.5",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.0.19",
"@rsbuild/plugin-vue": "^1.0.3",
"@rsbuild/plugin-vue": "^1.0.5",
"typescript": "^5.3.0"
}
}
4 changes: 2 additions & 2 deletions rsdoctor/next-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "^5"
}
}
2 changes: 1 addition & 1 deletion rspack/builtin-swc-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@swc/helpers": "0.5.1",
"@swc/plugin-remove-console": "^2.0.10",
"@lingui/swc-plugin": "^4.1.0",
"swc-plugin-css-modules": "0.1.21",
"swc-plugin-css-modules": "0.1.22",
"@swc/plugin-prefresh": "^2.0.10",
"swc-plugin-vue-jsx": "^0.3.2",
"@swc/plugin-emotion": "^3.0.13",
Expand Down
2 changes: 1 addition & 1 deletion rspack/rspack-manifest-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"devDependencies": {
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"rspack-manifest-plugin": "5.0.1"
"rspack-manifest-plugin": "5.0.2"
}
}
2 changes: 1 addition & 1 deletion rspack/tailwind-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-loader": "7.2.3",
"tailwindcss": "3.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion rspack/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-loader": "7.2.3",
"tailwindcss": "3.3.1"
}
Expand Down

0 comments on commit 46f2155

Please sign in to comment.