create-rspack 2.1.9 → 2.2.0-beta.1

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.1.9",
3
+ "version": "2.2.0-beta.1",
4
4
  "homepage": "https://rspack.rs",
5
5
  "bugs": "https://github.com/web-infra-dev/rspack/issues",
6
6
  "repository": {
@@ -20,10 +20,10 @@
20
20
  "bin.js"
21
21
  ],
22
22
  "dependencies": {
23
- "@rstackjs/create-toolkit": "2.2.0"
23
+ "@rstackjs/create-toolkit": "2.2.3"
24
24
  },
25
25
  "devDependencies": {
26
- "rstack": "^0.4.0",
26
+ "rstack": "^0.6.0",
27
27
  "typescript": "^6.0.3"
28
28
  },
29
29
  "publishConfig": {
@@ -5,10 +5,10 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
8
+ "@testing-library/jest-dom": "^7.0.1",
9
9
  "@testing-library/react": "^16.3.2",
10
- "@rstest/adapter-rspack": "^0.11.6",
11
- "@rstest/core": "^0.11.6",
12
- "happy-dom": "^20.11.1"
10
+ "@rstest/adapter-rspack": "^0.11.8",
11
+ "@rstest/core": "^0.11.8",
12
+ "happy-dom": "^20.11.2"
13
13
  }
14
14
  }
@@ -5,10 +5,10 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
8
+ "@testing-library/jest-dom": "^7.0.1",
9
9
  "@testing-library/react": "^16.3.2",
10
- "@rstest/adapter-rspack": "^0.11.6",
11
- "@rstest/core": "^0.11.6",
12
- "happy-dom": "^20.11.1"
10
+ "@rstest/adapter-rspack": "^0.11.8",
11
+ "@rstest/core": "^0.11.8",
12
+ "happy-dom": "^20.11.2"
13
13
  }
14
14
  }
@@ -5,9 +5,9 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
9
- "@rstest/adapter-rspack": "^0.11.6",
10
- "@rstest/core": "^0.11.6",
11
- "happy-dom": "^20.11.1"
8
+ "@testing-library/jest-dom": "^7.0.1",
9
+ "@rstest/adapter-rspack": "^0.11.8",
10
+ "@rstest/core": "^0.11.8",
11
+ "happy-dom": "^20.11.2"
12
12
  }
13
13
  }
@@ -5,9 +5,9 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
9
- "@rstest/adapter-rspack": "^0.11.6",
10
- "@rstest/core": "^0.11.6",
11
- "happy-dom": "^20.11.1"
8
+ "@testing-library/jest-dom": "^7.0.1",
9
+ "@rstest/adapter-rspack": "^0.11.8",
10
+ "@rstest/core": "^0.11.8",
11
+ "happy-dom": "^20.11.2"
12
12
  }
13
13
  }
@@ -5,10 +5,10 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
8
+ "@testing-library/jest-dom": "^7.0.1",
9
9
  "@testing-library/vue": "^8.1.0",
10
- "@rstest/adapter-rspack": "^0.11.6",
11
- "@rstest/core": "^0.11.6",
12
- "happy-dom": "^20.11.1"
10
+ "@rstest/adapter-rspack": "^0.11.8",
11
+ "@rstest/core": "^0.11.8",
12
+ "happy-dom": "^20.11.2"
13
13
  }
14
14
  }
@@ -5,10 +5,10 @@
5
5
  },
6
6
  "devDependencies": {
7
7
  "@testing-library/dom": "^10.4.1",
8
- "@testing-library/jest-dom": "^7.0.0",
8
+ "@testing-library/jest-dom": "^7.0.1",
9
9
  "@testing-library/vue": "^8.1.0",
10
- "@rstest/adapter-rspack": "^0.11.6",
11
- "@rstest/core": "^0.11.6",
12
- "happy-dom": "^20.11.1"
10
+ "@rstest/adapter-rspack": "^0.11.8",
11
+ "@rstest/core": "^0.11.8",
12
+ "happy-dom": "^20.11.2"
13
13
  }
14
14
  }