create-rspack-debug 2.0.0-beta.7 → 2.0.0-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-rspack-debug",
3
- "version": "2.0.0-beta.7",
3
+ "version": "2.0.0-beta.8",
4
4
  "homepage": "https://rspack.rs",
5
5
  "bugs": "https://github.com/web-infra-dev/rspack/issues",
6
6
  "repository": {
@@ -14,7 +14,7 @@
14
14
  "devDependencies": {
15
15
  "@rspack/cli": "workspace:*",
16
16
  "@rspack/core": "workspace:*",
17
- "@rspack/dev-server": "2.0.0-beta.5",
17
+ "@rspack/dev-server": "2.0.0-beta.7",
18
18
  "@rspack/plugin-react-refresh": "^1.6.1",
19
19
  "@types/react": "^19.2.14",
20
20
  "@types/react-dom": "^19.2.3",
@@ -14,7 +14,7 @@
14
14
  "devDependencies": {
15
15
  "@rspack/cli": "workspace:*",
16
16
  "@rspack/core": "workspace:*",
17
- "@rspack/dev-server": "2.0.0-beta.5",
17
+ "@rspack/dev-server": "2.0.0-beta.7",
18
18
  "@rspack/plugin-react-refresh": "^1.6.1",
19
19
  "@types/react": "^19.2.14",
20
20
  "@types/react-dom": "^19.2.3",
@@ -4,11 +4,11 @@
4
4
  "test:watch": "rstest --watch"
5
5
  },
6
6
  "devDependencies": {
7
- "@rsbuild/plugin-react": "^1.4.5",
7
+ "@rsbuild/plugin-react": "^1.4.6",
8
8
  "@testing-library/dom": "^10.4.1",
9
9
  "@testing-library/jest-dom": "^6.9.1",
10
10
  "@testing-library/react": "^16.3.2",
11
11
  "@rstest/core": "^0.9.2",
12
- "happy-dom": "^20.8.3"
12
+ "happy-dom": "^20.8.4"
13
13
  }
14
14
  }
@@ -4,11 +4,11 @@
4
4
  "test:watch": "rstest --watch"
5
5
  },
6
6
  "devDependencies": {
7
- "@rsbuild/plugin-react": "^1.4.5",
7
+ "@rsbuild/plugin-react": "^1.4.6",
8
8
  "@testing-library/dom": "^10.4.1",
9
9
  "@testing-library/jest-dom": "^6.9.1",
10
10
  "@testing-library/react": "^16.3.2",
11
11
  "@rstest/core": "^0.9.2",
12
- "happy-dom": "^20.8.3"
12
+ "happy-dom": "^20.8.4"
13
13
  }
14
14
  }
@@ -7,6 +7,6 @@
7
7
  "@testing-library/dom": "^10.4.1",
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@rstest/core": "^0.9.2",
10
- "happy-dom": "^20.8.3"
10
+ "happy-dom": "^20.8.4"
11
11
  }
12
12
  }
@@ -7,6 +7,6 @@
7
7
  "@testing-library/dom": "^10.4.1",
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@rstest/core": "^0.9.2",
10
- "happy-dom": "^20.8.3"
10
+ "happy-dom": "^20.8.4"
11
11
  }
12
12
  }
@@ -4,11 +4,11 @@
4
4
  "test:watch": "rstest --watch"
5
5
  },
6
6
  "devDependencies": {
7
- "@rsbuild/plugin-vue": "^1.2.6",
7
+ "@rsbuild/plugin-vue": "^1.2.7",
8
8
  "@testing-library/dom": "^10.4.1",
9
9
  "@testing-library/jest-dom": "^6.9.1",
10
10
  "@testing-library/vue": "^8.1.0",
11
11
  "@rstest/core": "^0.9.2",
12
- "happy-dom": "^20.8.3"
12
+ "happy-dom": "^20.8.4"
13
13
  }
14
14
  }
@@ -4,11 +4,11 @@
4
4
  "test:watch": "rstest --watch"
5
5
  },
6
6
  "devDependencies": {
7
- "@rsbuild/plugin-vue": "^1.2.6",
7
+ "@rsbuild/plugin-vue": "^1.2.7",
8
8
  "@testing-library/dom": "^10.4.1",
9
9
  "@testing-library/jest-dom": "^6.9.1",
10
10
  "@testing-library/vue": "^8.1.0",
11
11
  "@rstest/core": "^0.9.2",
12
- "happy-dom": "^20.8.3"
12
+ "happy-dom": "^20.8.4"
13
13
  }
14
14
  }
@@ -10,6 +10,6 @@
10
10
  "devDependencies": {
11
11
  "@rspack/cli": "workspace:*",
12
12
  "@rspack/core": "workspace:*",
13
- "@rspack/dev-server": "2.0.0-beta.5"
13
+ "@rspack/dev-server": "2.0.0-beta.7"
14
14
  }
15
15
  }
@@ -10,7 +10,7 @@
10
10
  "devDependencies": {
11
11
  "@rspack/cli": "workspace:*",
12
12
  "@rspack/core": "workspace:*",
13
- "@rspack/dev-server": "2.0.0-beta.5",
13
+ "@rspack/dev-server": "2.0.0-beta.7",
14
14
  "typescript": "^5.9.3"
15
15
  }
16
16
  }
@@ -13,7 +13,7 @@
13
13
  "devDependencies": {
14
14
  "@rspack/cli": "workspace:*",
15
15
  "@rspack/core": "workspace:*",
16
- "@rspack/dev-server": "2.0.0-beta.5",
16
+ "@rspack/dev-server": "2.0.0-beta.7",
17
17
  "rspack-vue-loader": "^17.5.0"
18
18
  }
19
19
  }
@@ -13,7 +13,7 @@
13
13
  "devDependencies": {
14
14
  "@rspack/cli": "workspace:*",
15
15
  "@rspack/core": "workspace:*",
16
- "@rspack/dev-server": "2.0.0-beta.5",
16
+ "@rspack/dev-server": "2.0.0-beta.7",
17
17
  "typescript": "^5.9.3",
18
18
  "rspack-vue-loader": "^17.5.0"
19
19
  }