create-rsbuild
Advanced tools
Comparing version
{ | ||
"name": "create-rsbuild", | ||
"version": "1.0.1-beta.3", | ||
"version": "1.0.1-beta.4", | ||
"description": "Create a new Rsbuild project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://rsbuild.dev", |
@@ -11,5 +11,5 @@ { | ||
"eslint": "^9.7.0", | ||
"eslint-plugin-svelte": "^2.42.0", | ||
"eslint-plugin-svelte": "^2.43.0", | ||
"globals": "^15.8.0" | ||
} | ||
} |
@@ -11,7 +11,7 @@ { | ||
"eslint": "^9.7.0", | ||
"eslint-plugin-svelte": "^2.42.0", | ||
"eslint-plugin-svelte": "^2.43.0", | ||
"globals": "^15.8.0", | ||
"typescript-eslint": "^8.0.0-alpha.44" | ||
"typescript-eslint": "^8.0.0-alpha.48" | ||
}, | ||
"type": "module" | ||
} |
Sorry, the diff of this file is too big to display