create-rsbuild
Advanced tools
Comparing version
{ | ||
"name": "create-rsbuild", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Create a new Rsbuild project", | ||
@@ -26,3 +26,3 @@ "homepage": "https://rsbuild.dev", | ||
"dependencies": { | ||
"create-rstack": "1.0.8" | ||
"create-rstack": "1.0.9" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
@@ -14,4 +14,4 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18" | ||
"@rsbuild/core": "^1.0.19" | ||
} | ||
} |
@@ -14,5 +14,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/core": "^1.0.19", | ||
"typescript": "^5.6.3" | ||
} | ||
} |
@@ -14,5 +14,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-preact": "^1.1.0" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-preact": "^1.1.1" | ||
} | ||
} |
@@ -14,6 +14,6 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-preact": "^1.1.0", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-preact": "^1.1.1", | ||
"typescript": "^5.6.3" | ||
} | ||
} |
@@ -15,5 +15,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-react": "^1.0.5" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-react": "^1.0.6" | ||
} | ||
} |
@@ -15,4 +15,4 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-react": "^1.0.5", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-react": "^1.0.6", | ||
"@types/react": "^18.3.12", | ||
@@ -19,0 +19,0 @@ "@types/react-dom": "^18.3.1", |
@@ -14,6 +14,6 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-babel": "^1.0.2", | ||
"@rsbuild/plugin-solid": "^1.0.3" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-babel": "^1.0.3", | ||
"@rsbuild/plugin-solid": "^1.0.4" | ||
} | ||
} |
@@ -14,7 +14,7 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-babel": "^1.0.2", | ||
"@rsbuild/plugin-solid": "^1.0.3", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-babel": "^1.0.3", | ||
"@rsbuild/plugin-solid": "^1.0.4", | ||
"typescript": "^5.6.3" | ||
} | ||
} |
@@ -11,8 +11,8 @@ { | ||
"dependencies": { | ||
"svelte": "^5.0.3" | ||
"svelte": "^5.1.10" | ||
}, | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-svelte": "^1.0.2" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-svelte": "^1.0.3" | ||
} | ||
} |
@@ -12,7 +12,7 @@ { | ||
"dependencies": { | ||
"svelte": "^5.0.3" | ||
"svelte": "^5.1.10" | ||
}, | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-svelte": "^1.0.2", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-svelte": "^1.0.3", | ||
"svelte-check": "^4.0.5", | ||
@@ -19,0 +19,0 @@ "typescript": "^5.6.3" |
@@ -11,8 +11,8 @@ { | ||
"dependencies": { | ||
"svelte": "^4.2.19" | ||
"svelte": "^5.1.10" | ||
}, | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-svelte": "^1.0.2" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-svelte": "^1.0.3" | ||
} | ||
} |
@@ -12,7 +12,7 @@ { | ||
"dependencies": { | ||
"svelte": "^4.2.19" | ||
"svelte": "^5.1.10" | ||
}, | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-svelte": "^1.0.2", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-svelte": "^1.0.3", | ||
"svelte-check": "^4.0.5", | ||
@@ -19,0 +19,0 @@ "typescript": "^5.6.3" |
@@ -11,4 +11,4 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18" | ||
"@rsbuild/core": "^1.0.19" | ||
} | ||
} |
@@ -11,5 +11,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/core": "^1.0.19", | ||
"typescript": "^5.6.3" | ||
} | ||
} |
@@ -14,5 +14,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-vue2": "^1.0.1" | ||
} | ||
} |
@@ -14,3 +14,3 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-vue2": "^1.0.1", | ||
@@ -17,0 +17,0 @@ "typescript": "^5.6.3" |
@@ -14,5 +14,5 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-vue": "^1.0.2" | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-vue": "^1.0.3" | ||
} | ||
} |
@@ -14,6 +14,6 @@ { | ||
"devDependencies": { | ||
"@rsbuild/core": "^1.0.18", | ||
"@rsbuild/plugin-vue": "^1.0.2", | ||
"@rsbuild/core": "^1.0.19", | ||
"@rsbuild/plugin-vue": "^1.0.3", | ||
"typescript": "^5.6.3" | ||
} | ||
} |
35573
0.01%+ Added
- Removed
Updated