Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,755 changes: 1,049 additions & 706 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions rsbuild/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@swc/plugin-emotion": "^12.0.0",
"@swc/plugin-emotion": "^14.0.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"typescript": "^5.9.3"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@types/express": "^5.0.6",
"express": "^5.2.1",
"typescript": "^5.9.3"
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@fastify/middie": "^9.0.3",
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"fastify": "^5.6.2",
"typescript": "^5.9.3"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"lit": "^3.3.1",
"typescript": "^5.9.3"
}
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 @@ -14,7 +14,7 @@
"devDependencies": {
"@module-federation/enhanced": "^0.21.6",
"@module-federation/rsbuild-plugin": "^0.21.6",
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@ -14,7 +14,7 @@
"devDependencies": {
"@module-federation/enhanced": "^0.21.6",
"@module-federation/rsbuild-plugin": "^0.21.6",
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"typescript": "^5.9.3"
}
Expand Down
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"typescript": "^5.9.3"
}
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preact": "^10.28.0"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/plugin-preact": "^1.6.0",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-preact": "^1.7.0-beta.0",
"typescript": "^5.9.3"
}
}
2 changes: 1 addition & 1 deletion rsbuild/query-raw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-babel": "^1.0.6",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
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 @@ -14,7 +14,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-eslint": "^1.2.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@swc/core": "^1.15.4",
"@swc/jest": "^0.2.39",
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 @@ -12,7 +12,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-mdx": "^1.1.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-rstest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@rstest/core": "0.7.2",
"@testing-library/jest-dom": "^6.9.1",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-tailwindcss-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tailwindcss": "^4.1.18"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@tailwindcss/postcss": "^4.1.10",
"@types/react": "^19.2.7",
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 @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/react-unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
Expand Down
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@ -20,7 +20,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"solid-js": "^1.9.10"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-babel": "^1.0.6",
"@rsbuild/plugin-solid": "^1.0.6",
"typescript": "^5.9.3"
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 @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "1.4.2",
"@types/express": "^5.0.6",
"@types/react": "^19.2.7",
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 @@ -13,7 +13,7 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "1.4.2",
"@types/express": "^5.0.6",
"@types/react": "^19.2.7",
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"styled-components": "^6.1.19"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@rsbuild/plugin-styled-components": "^1.5.1",
"@rsbuild/plugin-styled-components": "^1.6.0",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"typescript": "^5.9.3"
Expand Down
4 changes: 2 additions & 2 deletions rsbuild/styled-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"styled-jsx": "^5.1.7"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@swc/plugin-styled-jsx": "^11.0.0",
"@swc/plugin-styled-jsx": "^13.0.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"typescript": "^5.9.3"
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@
"svelte": "^5.46.0"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-svelte": "^1.0.11",
"typescript": "^5.9.3"
}
Expand Down
2 changes: 1 addition & 1 deletion rsbuild/umd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "rsbuild preview"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-umd": "^1.0.5",
"typescript": "^5.9.3"
}
Expand Down
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 @@
"react-dom": "^19.2.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
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 @@
"vue": "^2.7.14"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-vue2": "^1.0.4",
"typescript": "^5.9.3"
}
Expand Down
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 @@
"vue": "^3.4.19"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-vue": "^1.2.1",
"typescript": "^5.9.3",
"unplugin-auto-import": "^20.3.0"
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 @@
"vue": "^3.4.19"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-vue": "^1.2.1",
"typescript": "^5.9.3",
"unplugin-auto-import": "^20.3.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 @@ -12,7 +12,7 @@
"vue": "^3.4.19"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-eslint": "^1.2.0",
"@rsbuild/plugin-vue": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^8.49.0",
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 @@ -13,7 +13,7 @@
"vue": "^3.4.12"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-less": "^1.5.0",
"@rsbuild/plugin-vue": "^1.2.1",
"@vant/auto-import-resolver": "^1.3.0",
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 @@
"vue": "^3.4.19"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-vue": "^1.2.1",
"typescript": "^5.9.3"
}
Expand Down
2 changes: 1 addition & 1 deletion rsdoctor/rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"semver7": "npm:semver@7.7.3"
},
"devDependencies": {
"@rsbuild/core": "^1.6.14",
"@rsbuild/core": "^1.7.0-beta.0",
"@rsbuild/plugin-react": "^1.4.2",
"@rsdoctor/rspack-plugin": "^1.3.15",
"@types/react": "^19.2.7",
Expand Down
4 changes: 2 additions & 2 deletions rsdoctor/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"devDependencies": {
"@rsdoctor/rspack-plugin": "^1.3.15",
"@rspack/cli": "1.6.7",
"@rspack/core": "1.6.7",
"@rspack/cli": "1.7.0-beta.0",
"@rspack/core": "1.7.0-beta.0",
"@rspack/plugin-react-refresh": "^1.5.3",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
Expand Down
2 changes: 1 addition & 1 deletion rslib/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dev": "rslib build --watch"
},
"devDependencies": {
"@rsbuild/plugin-preact": "^1.6.0",
"@rsbuild/plugin-preact": "^1.7.0-beta.0",
"@rslib/core": "^0.18.4",
"preact": "^10.28.0",
"typescript": "^5.9.3"
Expand Down
4 changes: 2 additions & 2 deletions rspack/basic-ts-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dev": "rspack serve"
},
"devDependencies": {
"@rspack/cli": "1.6.7",
"@rspack/core": "1.6.7",
"@rspack/cli": "1.7.0-beta.0",
"@rspack/core": "1.7.0-beta.0",
"typescript": "^5.9.3"
}
}
4 changes: 2 additions & 2 deletions rspack/basic-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "^5.9.3"
},
"devDependencies": {
"@rspack/cli": "1.6.7",
"@rspack/core": "1.6.7"
"@rspack/cli": "1.7.0-beta.0",
"@rspack/core": "1.7.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions rspack/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dev": "rspack serve"
},
"devDependencies": {
"@rspack/cli": "1.6.7",
"@rspack/core": "1.6.7"
"@rspack/cli": "1.7.0-beta.0",
"@rspack/core": "1.7.0-beta.0"
}
}
Loading