diff --git a/package-lock.json b/package-lock.json index c35419cf..f49d25e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "easy-llm-cli", - "version": "0.1.2", + "version": "0.1.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "easy-llm-cli", - "version": "0.1.2", + "version": "0.1.10", "workspaces": [ "packages/*" ], @@ -5603,9 +5603,9 @@ } }, "node_modules/globals": { - "version": "16.2.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz", - "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==", + "version": "16.4.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz", + "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==", "dev": true, "license": "MIT", "engines": { @@ -11189,7 +11189,7 @@ }, "packages/cli": { "name": "easy-llm-cli", - "version": "0.1.2", + "version": "0.1.5", "dependencies": { "@google/gemini-cli-core": "file:../core", "@types/update-notifier": "^6.0.8", @@ -11368,7 +11368,7 @@ }, "packages/core": { "name": "easy-llm-cli-core", - "version": "0.1.2", + "version": "0.1.5", "license": "Apache-2.0", "dependencies": { "@google/genai": "^1.8.0",