Skip to content
Draft
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
2 changes: 1 addition & 1 deletion benchmarks/synthetic-web-bundler-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/core": "7.29.0",
"@react-router/dev": "7.14.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-babel": "2.0.0",
"@rsbuild/plugin-react": "2.1.0",
"@rsbuild/plugin-svgr": "2.0.4",
Expand Down
4 changes: 2 additions & 2 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.1",
"private": true,
"devDependencies": {
"@rsbuild/core": "2.1.0",
"@rslib/core": "0.22.1",
"@rsbuild/core": "2.1.5",
"@rslib/core": "0.23.2",
"@types/node": "^25.0.10",
"typescript": "^5.9.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/client-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "^2.1.0",
"@types/node": "^25.0.10",
"@types/react": "^19.2.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@playwright/test": "^1.61.1",
"@react-router/cloudflare": "^7.13.0",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "^2.1.0",
"@tailwindcss/postcss": "^4.1.18",
"@types/node": "^25.0.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-node-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "^2.1.0",
"@rsdoctor/rspack-plugin": "^1.5.13",
"@tailwindcss/postcss": "^4.1.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/default-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-less": "^1.6.4",
"@rsbuild/plugin-react": "^2.1.0",
"@rsbuild/plugin-sass": "^1.5.3",
Expand Down
4 changes: 0 additions & 4 deletions examples/default-template/tests/e2e/dev-route-watch.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ test.describe('dev route watch', () => {
}) => {
await page.goto('/');
await expect(page.locator('h1')).toContainText('Welcome to React Router');
const restartMarkerBeforeAdd = readRestartMarkerVersion();

writeFileSync(
addedRoutePath,
Expand All @@ -161,9 +160,6 @@ test.describe('dev route watch', () => {
await page.goto(addedRouteUrl);
await expect(page.locator('h1')).toHaveText(addedRouteText);

await expect
.poll(readRestartMarkerVersion, { timeout: 10000 })
.not.toBe(restartMarkerBeforeAdd);
const restartMarkerBefore = readRestartMarkerVersion();
writeFileSync(
addedRoutePath,
Expand Down
6 changes: 3 additions & 3 deletions examples/epic-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@react-router/node": "^7.13.0",
"@react-router/remix-routes-option-adapter": "7.13.0",
"@remix-run/server-runtime": "2.17.4",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "2.1.0",
"@sentry/node": "10.37.0",
"@sentry/profiling-node": "10.37.0",
Expand Down Expand Up @@ -121,6 +121,8 @@
"@faker-js/faker": "10.2.0",
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rstest/core": "0.11.0",
"@rstest/coverage-istanbul": "0.11.0",
"@sentry/vite-plugin": "4.8.0",
"@sly-cli/sly": "2.1.1",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
Expand All @@ -144,8 +146,6 @@
"@types/react-dom": "19.2.3",
"@types/set-cookie-parser": "2.4.10",
"@types/source-map-support": "0.5.10",
"@rstest/core": "0.8.1",
"@rstest/coverage-istanbul": "0.2.0",
"@vitejs/plugin-react": "5.1.2",
"autoprefixer": "10.4.23",
"enforce-unique": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/federation/epic-stack-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@epic-web/invariant": "1.0.0",
"@epic-web/remember": "1.1.0",
"@epic-web/totp": "4.0.1",
"@mjackson/headers": "0.6.1",
"@mjackson/form-data-parser": "0.9.1",
"@mjackson/headers": "0.6.1",
"@module-federation/enhanced": "2.5.1",
"@module-federation/node": "2.7.44",
"@module-federation/rsbuild-plugin": "2.5.1",
Expand All @@ -70,7 +70,7 @@
"@react-router/node": "^7.13.0",
"@react-router/remix-routes-option-adapter": "7.13.0",
"@remix-run/server-runtime": "2.17.4",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "2.1.0",
"@sentry/node": "10.37.0",
"@sentry/profiling-node": "10.37.0",
Expand Down Expand Up @@ -124,6 +124,8 @@
"@faker-js/faker": "10.2.0",
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rstest/core": "0.11.0",
"@rstest/coverage-istanbul": "0.11.0",
"@sly-cli/sly": "2.1.1",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/postcss": "^4.1.18",
Expand All @@ -146,8 +148,6 @@
"@types/react-dom": "19.2.3",
"@types/set-cookie-parser": "2.4.10",
"@types/source-map-support": "0.5.10",
"@rstest/core": "0.8.1",
"@rstest/coverage-istanbul": "0.2.0",
"autoprefixer": "10.4.23",
"enforce-unique": "1.3.0",
"esbuild": "0.27.2",
Expand Down
8 changes: 4 additions & 4 deletions examples/federation/epic-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@epic-web/invariant": "1.0.0",
"@epic-web/remember": "1.1.0",
"@epic-web/totp": "4.0.1",
"@mjackson/headers": "0.6.1",
"@mjackson/form-data-parser": "0.9.1",
"@mjackson/headers": "0.6.1",
"@module-federation/enhanced": "2.5.1",
"@module-federation/node": "2.7.44",
"@module-federation/rsbuild-plugin": "2.5.1",
Expand All @@ -70,7 +70,7 @@
"@react-router/node": "^7.13.0",
"@react-router/remix-routes-option-adapter": "7.13.0",
"@remix-run/server-runtime": "2.17.4",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "2.1.0",
"@sentry/node": "10.37.0",
"@sentry/profiling-node": "10.37.0",
Expand Down Expand Up @@ -124,6 +124,8 @@
"@faker-js/faker": "10.2.0",
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rstest/core": "0.11.0",
"@rstest/coverage-istanbul": "0.11.0",
"@sly-cli/sly": "2.1.1",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/postcss": "^4.1.18",
Expand All @@ -146,8 +148,6 @@
"@types/react-dom": "19.2.3",
"@types/set-cookie-parser": "2.4.10",
"@types/source-map-support": "0.5.10",
"@rstest/core": "0.8.1",
"@rstest/coverage-istanbul": "0.2.0",
"autoprefixer": "10.4.23",
"enforce-unique": "1.3.0",
"esbuild": "0.27.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "^2.1.0",
"@tailwindcss/postcss": "^4.1.18",
"@types/node": "^25.0.10",
Expand Down
2 changes: 1 addition & 1 deletion examples/spa-mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@playwright/test": "^1.61.1",
"@react-router/dev": "^7.13.0",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "^2.1.0",
"@tailwindcss/postcss": "^4.1.18",
"@types/node": "^25.0.10",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
"@changesets/cli": "^2.29.8",
"@react-router/dev": "^8.0.1",
"@rsbuild/config": "workspace:*",
"@rsbuild/core": "2.1.0",
"@rsbuild/core": "2.1.5",
"@rsbuild/plugin-react": "2.1.0",
"@rslib/core": "^0.22.1",
"@rspack/core": "2.1.0",
"@rstest/core": "^0.8.1",
"@rstest/coverage-istanbul": "^0.2.0",
"@rslib/core": "^0.23.2",
"@rspack/core": "2.1.3",
"@rstest/core": "^0.11.0",
"@rstest/coverage-istanbul": "^0.11.0",
"@swc/helpers": "^0.5.23",
"@types/fs-extra": "11.0.4",
"@types/jsesc": "^3.0.3",
Expand Down
Loading
Loading