create-rspack 2.0.6 → 2.0.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",
3
- "version": "2.0.6",
3
+ "version": "2.0.8",
4
4
  "homepage": "https://rspack.rs",
5
5
  "bugs": "https://github.com/web-infra-dev/rspack/issues",
6
6
  "repository": {
@@ -9,15 +9,15 @@
9
9
  "preview": "rspack preview"
10
10
  },
11
11
  "dependencies": {
12
- "react": "^19.2.6",
13
- "react-dom": "^19.2.6"
12
+ "react": "^19.2.7",
13
+ "react-dom": "^19.2.7"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@rspack/cli": "workspace:*",
17
17
  "@rspack/core": "workspace:*",
18
18
  "@rspack/dev-server": "^2.0.3",
19
- "@rspack/plugin-react-refresh": "^2.0.1",
20
- "@types/react": "^19.2.15",
19
+ "@rspack/plugin-react-refresh": "^2.0.2",
20
+ "@types/react": "^19.2.17",
21
21
  "@types/react-dom": "^19.2.3",
22
22
  "react-refresh": "^0.18.0"
23
23
  }
@@ -9,15 +9,15 @@
9
9
  "preview": "rspack preview"
10
10
  },
11
11
  "dependencies": {
12
- "react": "^19.2.6",
13
- "react-dom": "^19.2.6"
12
+ "react": "^19.2.7",
13
+ "react-dom": "^19.2.7"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@rspack/cli": "workspace:*",
17
17
  "@rspack/core": "workspace:*",
18
18
  "@rspack/dev-server": "^2.0.3",
19
- "@rspack/plugin-react-refresh": "^2.0.1",
20
- "@types/react": "^19.2.15",
19
+ "@rspack/plugin-react-refresh": "^2.0.2",
20
+ "@types/react": "^19.2.17",
21
21
  "@types/react-dom": "^19.2.3",
22
22
  "react-refresh": "^0.18.0",
23
23
  "typescript": "^6.0.3"
@@ -8,7 +8,7 @@
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@testing-library/react": "^16.3.2",
10
10
  "@rstest/adapter-rspack": "^0.10.3",
11
- "@rstest/core": "^0.9.10",
12
- "happy-dom": "^20.9.0"
11
+ "@rstest/core": "^0.10.3",
12
+ "happy-dom": "^20.10.2"
13
13
  }
14
14
  }
@@ -8,7 +8,7 @@
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@testing-library/react": "^16.3.2",
10
10
  "@rstest/adapter-rspack": "^0.10.3",
11
- "@rstest/core": "^0.9.10",
12
- "happy-dom": "^20.9.0"
11
+ "@rstest/core": "^0.10.3",
12
+ "happy-dom": "^20.10.2"
13
13
  }
14
14
  }
@@ -7,7 +7,7 @@
7
7
  "@testing-library/dom": "^10.4.1",
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@rstest/adapter-rspack": "^0.10.3",
10
- "@rstest/core": "^0.9.10",
11
- "happy-dom": "^20.9.0"
10
+ "@rstest/core": "^0.10.3",
11
+ "happy-dom": "^20.10.2"
12
12
  }
13
13
  }
@@ -7,7 +7,7 @@
7
7
  "@testing-library/dom": "^10.4.1",
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@rstest/adapter-rspack": "^0.10.3",
10
- "@rstest/core": "^0.9.10",
11
- "happy-dom": "^20.9.0"
10
+ "@rstest/core": "^0.10.3",
11
+ "happy-dom": "^20.10.2"
12
12
  }
13
13
  }
@@ -8,7 +8,7 @@
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@testing-library/vue": "^8.1.0",
10
10
  "@rstest/adapter-rspack": "^0.10.3",
11
- "@rstest/core": "^0.9.10",
12
- "happy-dom": "^20.9.0"
11
+ "@rstest/core": "^0.10.3",
12
+ "happy-dom": "^20.10.2"
13
13
  }
14
14
  }
@@ -8,7 +8,7 @@
8
8
  "@testing-library/jest-dom": "^6.9.1",
9
9
  "@testing-library/vue": "^8.1.0",
10
10
  "@rstest/adapter-rspack": "^0.10.3",
11
- "@rstest/core": "^0.9.10",
12
- "happy-dom": "^20.9.0"
11
+ "@rstest/core": "^0.10.3",
12
+ "happy-dom": "^20.10.2"
13
13
  }
14
14
  }
@@ -15,6 +15,6 @@
15
15
  "@rspack/cli": "workspace:*",
16
16
  "@rspack/core": "workspace:*",
17
17
  "@rspack/dev-server": "^2.0.3",
18
- "rspack-vue-loader": "^17.5.0"
18
+ "rspack-vue-loader": "^17.5.1"
19
19
  }
20
20
  }
@@ -15,7 +15,7 @@
15
15
  "@rspack/cli": "workspace:*",
16
16
  "@rspack/core": "workspace:*",
17
17
  "@rspack/dev-server": "^2.0.3",
18
- "rspack-vue-loader": "^17.5.0",
18
+ "rspack-vue-loader": "^17.5.1",
19
19
  "typescript": "^6.0.3"
20
20
  }
21
21
  }