Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "genzo", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"author": "FatehAK", | ||
@@ -66,32 +66,32 @@ "files": [ | ||
"ansi-colors": "^4.1.3", | ||
"execa": "^7.0.0", | ||
"fs-extra": "^11.1.0", | ||
"inquirer": "^9.1.4", | ||
"execa": "^7.1.1", | ||
"fs-extra": "^11.1.1", | ||
"inquirer": "^9.2.6", | ||
"inquirer-search-list": "^1.2.6", | ||
"minimatch": "^7.4.2", | ||
"minimatch": "^9.0.1", | ||
"minimist": "^1.2.8", | ||
"nanospinner": "^1.1.0", | ||
"node-fetch": "^3.3.0", | ||
"node-fetch": "^3.3.1", | ||
"pathe": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@types/inquirer": "^9.0.3", | ||
"concurrently": "^7.6.0", | ||
"czg": "1.5.3", | ||
"eslint": "^8.35.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"concurrently": "^8.1.0", | ||
"czg": "1.6.1", | ||
"eslint": "^8.41.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-semistandard": "^17.0.0", | ||
"eslint-formatter-pretty": "^4.1.0", | ||
"eslint-formatter-pretty": "^5.0.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-only-warn": "^1.1.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"eslint-plugin-sonarjs": "^0.18.0", | ||
"eslint-plugin-sonarjs": "^0.19.0", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.1.2", | ||
"prettier": "^2.8.4", | ||
"release-it": "^15.7.0", | ||
"rimraf": "^4.3.1", | ||
"lint-staged": "^13.2.2", | ||
"prettier": "^2.8.8", | ||
"release-it": "^15.10.3", | ||
"rimraf": "^5.0.1", | ||
"rollup-plugin-visualizer": "^5.9.0", | ||
"vite": "^4.1.4" | ||
"vite": "^4.3.9" | ||
}, | ||
@@ -101,3 +101,3 @@ "engines": { | ||
}, | ||
"packageManager": "pnpm@7.28.0", | ||
"packageManager": "pnpm@8.6.0", | ||
"publishConfig": { | ||
@@ -104,0 +104,0 @@ "registry": "https://registry.npmjs.org" |
Sorry, the diff of this file is not supported yet
+ Addedminimatch@9.0.5(transitive)
- Removedminimatch@7.4.6(transitive)
Updatedexeca@^7.1.1
Updatedfs-extra@^11.1.1
Updatedinquirer@^9.2.6
Updatedminimatch@^9.0.1
Updatednode-fetch@^3.3.1