create-rsbuild 2.0.0-alpha.1 → 2.0.0-alpha.2
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 +3 -3
- package/template-rstest/react-js/package.json +2 -2
- package/template-rstest/react-ts/package.json +2 -2
- package/template-rstest/vanilla-js/package.json +2 -2
- package/template-rstest/vanilla-ts/package.json +2 -2
- package/template-rstest/vue-js/package.json +2 -2
- package/template-rstest/vue-ts/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-rsbuild",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.2",
|
|
4
4
|
"description": "Create a new Rsbuild project",
|
|
5
5
|
"homepage": "https://rsbuild.rs",
|
|
6
6
|
"repository": {
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"@rslib/core": "0.19.2",
|
|
31
31
|
"@types/node": "^24.10.9",
|
|
32
32
|
"typescript": "^5.9.3",
|
|
33
|
+
"@rsbuild/core": "2.0.0-alpha.2",
|
|
33
34
|
"@rsbuild/plugin-babel": "1.0.7",
|
|
34
|
-
"@rsbuild/core": "2.0.0-alpha.1",
|
|
35
|
-
"@rsbuild/plugin-preact": "1.7.1",
|
|
36
35
|
"@rsbuild/plugin-solid": "1.0.7",
|
|
36
|
+
"@rsbuild/plugin-preact": "1.7.1",
|
|
37
37
|
"@rsbuild/plugin-svelte": "1.0.12",
|
|
38
38
|
"@rsbuild/plugin-vue": "1.2.3"
|
|
39
39
|
},
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
9
|
"@testing-library/react": "^16.3.1",
|
|
10
|
-
"@rstest/core": "^0.
|
|
11
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
10
|
+
"@rstest/core": "^0.8.0",
|
|
11
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
12
12
|
"happy-dom": "^20.3.3"
|
|
13
13
|
}
|
|
14
14
|
}
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
9
|
"@testing-library/react": "^16.3.1",
|
|
10
|
-
"@rstest/core": "^0.
|
|
11
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
10
|
+
"@rstest/core": "^0.8.0",
|
|
11
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
12
12
|
"happy-dom": "^20.3.3"
|
|
13
13
|
}
|
|
14
14
|
}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"devDependencies": {
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
|
-
"@rstest/core": "^0.
|
|
10
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
9
|
+
"@rstest/core": "^0.8.0",
|
|
10
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
11
11
|
"happy-dom": "^20.3.3"
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"devDependencies": {
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
|
-
"@rstest/core": "^0.
|
|
10
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
9
|
+
"@rstest/core": "^0.8.0",
|
|
10
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
11
11
|
"happy-dom": "^20.3.3"
|
|
12
12
|
}
|
|
13
13
|
}
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
9
|
"@testing-library/vue": "^8.1.0",
|
|
10
|
-
"@rstest/core": "^0.
|
|
11
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
10
|
+
"@rstest/core": "^0.8.0",
|
|
11
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
12
12
|
"happy-dom": "^20.3.3"
|
|
13
13
|
}
|
|
14
14
|
}
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"@testing-library/dom": "^10.4.1",
|
|
8
8
|
"@testing-library/jest-dom": "^6.9.1",
|
|
9
9
|
"@testing-library/vue": "^8.1.0",
|
|
10
|
-
"@rstest/core": "^0.
|
|
11
|
-
"@rstest/adapter-rsbuild": "^0.
|
|
10
|
+
"@rstest/core": "^0.8.0",
|
|
11
|
+
"@rstest/adapter-rsbuild": "^0.2.0",
|
|
12
12
|
"happy-dom": "^20.3.3"
|
|
13
13
|
}
|
|
14
14
|
}
|