create-rsbuild
Advanced tools
Comparing version
{ | ||
"name": "create-rsbuild", | ||
"version": "1.3.4", | ||
"version": "1.4.0", | ||
"description": "Create a new Rsbuild project", | ||
@@ -30,11 +30,11 @@ "homepage": "https://rsbuild.rs", | ||
"@rsbuild/plugin-react": "^1.1.0", | ||
"@rslib/core": "0.10.1", | ||
"@rslib/core": "0.10.2", | ||
"@types/node": "^22.15.32", | ||
"typescript": "^5.8.3", | ||
"@rsbuild/core": "1.4.0-beta.5", | ||
"@rsbuild/core": "1.4.0", | ||
"@rsbuild/plugin-babel": "1.0.5", | ||
"@rsbuild/plugin-solid": "1.0.5", | ||
"@rsbuild/plugin-babel": "1.0.5", | ||
"@rsbuild/plugin-svelte": "1.0.10", | ||
"@rsbuild/plugin-preact": "1.5.0-beta.0", | ||
"@rsbuild/plugin-vue": "1.0.7" | ||
"@rsbuild/plugin-vue": "1.0.7", | ||
"@rsbuild/plugin-preact": "1.5.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "engines": { |
36779
-0.04%