@allcapsdev/cvcsv-cli
Advanced tools
Comparing version 2.2.192 to 2.2.193
{ | ||
"name": "@allcapsdev/cvcsv-cli", | ||
"version": "2.2.192", | ||
"version": "2.2.193", | ||
"description": "CLI for creating CSV for Cloud Vision Product Search API", | ||
@@ -51,11 +51,11 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.24.3", | ||
"@babel/core": "7.24.4", | ||
"@commitlint/cli": "19.2.1", | ||
"@commitlint/config-conventional": "^19.0.3", | ||
"@evilmartians/lefthook": "1.6.8", | ||
"@evilmartians/lefthook": "1.6.9", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@tsconfig/recommended": "1.0.5", | ||
"@tsconfig/recommended": "1.0.6", | ||
"@types/figlet": "1.5.8", | ||
"@types/jest": "28.1.7", | ||
"@types/node": "20.12.2", | ||
"@types/node": "20.12.6", | ||
"@types/prompts": "2.4.9", | ||
@@ -77,3 +77,3 @@ "babel-loader": "9.1.3", | ||
"ts-node": "10.9.2", | ||
"typedoc": "0.25.12", | ||
"typedoc": "0.25.13", | ||
"typescript": "4.9.5" | ||
@@ -80,0 +80,0 @@ }, |