diff --git a/package-lock.json b/package-lock.json index 281e7cfa..1c08c8a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/aio-cli-plugin-certificate": "^1.0.0", "@adobe/aio-cli-plugin-config": "^4.0.0", "@adobe/aio-cli-plugin-console": "^4.0.0", - "@adobe/aio-cli-plugin-events": "^2.0.1", + "@adobe/aio-cli-plugin-events": "^3.0.1", "@adobe/aio-cli-plugin-info": "^3.0.0", "@adobe/aio-cli-plugin-runtime": "^6.0.0", "@adobe/aio-cli-plugin-telemetry": "^1.0.1", @@ -730,16 +730,17 @@ } }, "node_modules/@adobe/aio-cli-plugin-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/aio-cli-plugin-events/-/aio-cli-plugin-events-2.0.2.tgz", - "integrity": "sha512-jli6297rwfI32DJAo+Wc/AnGSmCOVL+GS4iYTC1LvDZUwmTKB2hzymeAnkFR+maCVW+1FW6H4/8MGdxiH64Ddg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@adobe/aio-cli-plugin-events/-/aio-cli-plugin-events-3.0.1.tgz", + "integrity": "sha512-ENgKykS783dwL7RktDazkBJDqaGwDljjjR2ZqCH970mgUbqEi2vwCfw7AuReEz6wyrdWLqlFu5WZ03TGgCsTHQ==", "dependencies": { "@adobe/aio-lib-console": "^4.0.0", "@adobe/aio-lib-core-config": "^3.0.0", "@adobe/aio-lib-core-logging": "^2.0.0", - "@adobe/aio-lib-events": "^2.0.1", + "@adobe/aio-lib-events": "^3.0.0", "@adobe/aio-lib-ims": "^6.0.1", "@oclif/core": "^1.5.2", + "inquirer": "^8.2.5", "js-yaml": "^3.13.1" }, "engines": { @@ -1151,9 +1152,9 @@ } }, "node_modules/@adobe/aio-lib-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/aio-lib-events/-/aio-lib-events-2.0.2.tgz", - "integrity": "sha512-CAuISpoWXNice86O3rCqUHpbuTx5cgRZ4Fd2LnToroL/7FbsnQnkRnPbSq2v+I2AAyoC0C+ihNBe+EzmCGRqNA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@adobe/aio-lib-events/-/aio-lib-events-3.0.0.tgz", + "integrity": "sha512-XyZZeoP67hNo1tCLjdMLpXrz1H+7uR5Cv3J2+XSlTg7mSYI/yE+fqCbPZkrrsmWpy3SrKzjUS0mAP1+j3buR6A==", "dependencies": { "@adobe/aio-lib-core-errors": "^3.1.1", "@adobe/aio-lib-core-logging": "^2.0.0", @@ -8115,6 +8116,7 @@ "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", + "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", @@ -8236,6 +8238,7 @@ "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz", "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==", "dependencies": { + "@colors/colors": "1.5.0", "string-width": "^4.2.0" }, "engines": { @@ -12021,6 +12024,7 @@ "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", + "fsevents": "^2.3.2", "graceful-fs": "^4.2.9", "jest-regex-util": "^29.4.3", "jest-util": "^29.5.0", @@ -12483,6 +12487,7 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "dependencies": { + "graceful-fs": "^4.1.6", "universalify": "^2.0.0" }, "optionalDependencies": { @@ -12644,7 +12649,15 @@ "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.19.0.tgz", "integrity": "sha512-yV5UR7og+Og7lQC+70DA7a8ta1uiOPnWPJfxa0wnxylev5qfo4P+4iMpzWAdYWOca4jdNQZii+bDL/l+4hUXIA==", "dependencies": { - "detect-libc": "^1.0.3" + "detect-libc": "^1.0.3", + "lightningcss-darwin-arm64": "1.19.0", + "lightningcss-darwin-x64": "1.19.0", + "lightningcss-linux-arm-gnueabihf": "1.19.0", + "lightningcss-linux-arm64-gnu": "1.19.0", + "lightningcss-linux-arm64-musl": "1.19.0", + "lightningcss-linux-x64-gnu": "1.19.0", + "lightningcss-linux-x64-musl": "1.19.0", + "lightningcss-win32-x64-msvc": "1.19.0" }, "engines": { "node": ">= 12.0.0" @@ -12827,6 +12840,12 @@ "integrity": "sha512-V5V5Xa2Hp9i2XsbDALkBTeHXnBXh/lEmk9p22zdr7jtuOIY9TGhjK6vAvTpOOx9IKU4hJkRWZxn/HsvR1ELLtA==", "hasInstallScript": true, "dependencies": { + "@lmdb/lmdb-darwin-arm64": "2.5.2", + "@lmdb/lmdb-darwin-x64": "2.5.2", + "@lmdb/lmdb-linux-arm": "2.5.2", + "@lmdb/lmdb-linux-arm64": "2.5.2", + "@lmdb/lmdb-linux-x64": "2.5.2", + "@lmdb/lmdb-win32-x64": "2.5.2", "msgpackr": "^1.5.4", "node-addon-api": "^4.3.0", "node-gyp-build-optional-packages": "5.0.3", @@ -13350,6 +13369,7 @@ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz", "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==", "dependencies": { + "encoding": "^0.1.12", "minipass": "^3.1.0", "minipass-sized": "^1.0.3", "minizlib": "^2.0.0" @@ -13458,6 +13478,9 @@ "version": "1.8.5", "resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.8.5.tgz", "integrity": "sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==", + "dependencies": { + "msgpackr-extract": "^3.0.1" + }, "optionalDependencies": { "msgpackr-extract": "^3.0.1" } @@ -13469,6 +13492,12 @@ "hasInstallScript": true, "optional": true, "dependencies": { + "@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.2", + "@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.2", + "@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.2", + "@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.2", + "@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.2", + "@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.2", "node-gyp-build-optional-packages": "5.0.7" }, "bin": { @@ -13994,6 +14023,7 @@ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==", "dependencies": { + "encoding": "^0.1.13", "minipass": "^3.1.6", "minipass-sized": "^1.0.3", "minizlib": "^2.1.2" @@ -14292,6 +14322,9 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", "dev": true, + "dependencies": { + "graceful-fs": "^4.1.6" + }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -18600,16 +18633,17 @@ } }, "@adobe/aio-cli-plugin-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/aio-cli-plugin-events/-/aio-cli-plugin-events-2.0.2.tgz", - "integrity": "sha512-jli6297rwfI32DJAo+Wc/AnGSmCOVL+GS4iYTC1LvDZUwmTKB2hzymeAnkFR+maCVW+1FW6H4/8MGdxiH64Ddg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@adobe/aio-cli-plugin-events/-/aio-cli-plugin-events-3.0.1.tgz", + "integrity": "sha512-ENgKykS783dwL7RktDazkBJDqaGwDljjjR2ZqCH970mgUbqEi2vwCfw7AuReEz6wyrdWLqlFu5WZ03TGgCsTHQ==", "requires": { "@adobe/aio-lib-console": "^4.0.0", "@adobe/aio-lib-core-config": "^3.0.0", "@adobe/aio-lib-core-logging": "^2.0.0", - "@adobe/aio-lib-events": "^2.0.1", + "@adobe/aio-lib-events": "^3.0.0", "@adobe/aio-lib-ims": "^6.0.1", "@oclif/core": "^1.5.2", + "inquirer": "^8.2.5", "js-yaml": "^3.13.1" }, "dependencies": { @@ -18946,9 +18980,9 @@ } }, "@adobe/aio-lib-events": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@adobe/aio-lib-events/-/aio-lib-events-2.0.2.tgz", - "integrity": "sha512-CAuISpoWXNice86O3rCqUHpbuTx5cgRZ4Fd2LnToroL/7FbsnQnkRnPbSq2v+I2AAyoC0C+ihNBe+EzmCGRqNA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@adobe/aio-lib-events/-/aio-lib-events-3.0.0.tgz", + "integrity": "sha512-XyZZeoP67hNo1tCLjdMLpXrz1H+7uR5Cv3J2+XSlTg7mSYI/yE+fqCbPZkrrsmWpy3SrKzjUS0mAP1+j3buR6A==", "requires": { "@adobe/aio-lib-core-errors": "^3.1.1", "@adobe/aio-lib-core-logging": "^2.0.0", diff --git a/package.json b/package.json index e0d93733..2f9a65bf 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@adobe/aio-cli-plugin-certificate": "^1.0.0", "@adobe/aio-cli-plugin-config": "^4.0.0", "@adobe/aio-cli-plugin-console": "^4.0.0", - "@adobe/aio-cli-plugin-events": "^2.0.1", + "@adobe/aio-cli-plugin-events": "^3.0.1", "@adobe/aio-cli-plugin-info": "^3.0.0", "@adobe/aio-cli-plugin-runtime": "^6.0.0", "@adobe/aio-cli-plugin-telemetry": "^1.0.1",