|
88 | 88 | "@react-router/dev": "^7.4.0",
|
89 | 89 | "@react-router/node": "^7.4.0",
|
90 | 90 | "@rsbuild/config": "workspace:*",
|
91 |
| - "@rsbuild/core": "^1.2.19", |
| 91 | + "@rsbuild/core": "1.3.0-beta.2", |
92 | 92 | "@rslib/core": "^0.5.4",
|
93 |
| - "@rspack/core": "npm:@rspack-canary/core@1.3.0-canary-ce784815-20250320233859", |
| 93 | + "@rspack/core": "1.3.0-beta.1", |
94 | 94 | "@types/babel__core": "^7.6.8",
|
95 | 95 | "@types/babel__generator": "^7.6.8",
|
96 | 96 | "@types/babel__traverse": "^7.20.6",
|
|
112 | 112 | "vitest": "^3.0.5"
|
113 | 113 | },
|
114 | 114 | "peerDependencies": {
|
115 |
| - "@rsbuild/core": "1.x" |
| 115 | + "@rsbuild/core": "^1.3.0" |
116 | 116 | },
|
117 | 117 | "publishConfig": {
|
118 | 118 | "access": "public",
|
|
128 | 128 | "react-router-dom": "^7.4.0",
|
129 | 129 | "@react-router/node": "^7.4.0",
|
130 | 130 | "@react-router/dev": "^7.4.0",
|
131 |
| - "@types/express": "^5.0.0", |
132 |
| - "@rspack/core": "npm:@rspack-canary/[email protected]", |
133 |
| - "@rspack/cli": "npm:@rspack-canary/[email protected]", |
134 |
| - "@rspack/binding": "npm:@rspack-canary/[email protected]", |
135 |
| - "@rspack/tracing": "npm:@rspack-canary/[email protected]", |
136 |
| - "@rspack/dev-server": "npm:@rspack-canary/[email protected]" |
| 131 | + "@types/express": "^5.0.0" |
137 | 132 | }
|
138 | 133 | }
|
139 | 134 | }
|
0 commit comments