diff --git a/package-lock.json b/package-lock.json index cfae7018c..a1b795532 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65187,7 +65187,7 @@ }, "packages/a11y": { "name": "@uuv/a11y", - "version": "1.0.0-beta.55", + "version": "1.0.0-beta.56", "license": "MIT", "dependencies": { "@testing-library/dom": "^9.3.3", @@ -66077,7 +66077,7 @@ }, "packages/assistant": { "name": "@uuv/assistant", - "version": "2.40.0", + "version": "2.41.0", "license": "MIT", "dependencies": { "@ant-design/icons": "^5.0.1", @@ -66085,7 +66085,7 @@ "@codemirror/view": "^6.26.3", "@uiw/codemirror-theme-github": "^4.22.1", "@uiw/react-codemirror": "^4.22.1", - "@uuv/runner-commons": "2.37.0", + "@uuv/runner-commons": "2.38.0", "antd": "5.22.3", "figlet": "1.8.0", "inspector-dom": "0.1.1", @@ -66108,7 +66108,7 @@ "@types/testing-library__jest-dom": "5.14.9", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "@uuv/playwright": "3.23.0", + "@uuv/playwright": "3.24.0", "dom-accessibility-api": "0.7.0", "eslint": "8.57.1", "eslint-plugin-react": "7.37.2", @@ -66481,8 +66481,8 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.0.1", "@tsconfig/docusaurus": "2.0.3", - "@uuv/a11y": "1.0.0-beta.55", - "@uuv/runner-commons": "2.37.0", + "@uuv/a11y": "1.0.0-beta.56", + "@uuv/runner-commons": "2.38.0", "handlebars": "^4.7.8", "remark-directive": "^3.0.0", "remark-parse": "^11.0.0", @@ -66610,7 +66610,7 @@ }, "packages/runner-commons": { "name": "@uuv/runner-commons", - "version": "2.37.0", + "version": "2.38.0", "license": "MIT", "dependencies": { "chalk": "^4.1.2", @@ -66629,15 +66629,15 @@ }, "packages/runner-cypress": { "name": "@uuv/cypress", - "version": "2.43.0", + "version": "2.44.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@badeball/cypress-cucumber-preprocessor": "20.1.2", "@cypress/webpack-preprocessor": "6.0.2", "@testing-library/cypress": "10.0.2", - "@uuv/a11y": "1.0.0-beta.55", - "@uuv/runner-commons": "2.37.0", + "@uuv/a11y": "1.0.0-beta.56", + "@uuv/runner-commons": "2.38.0", "axe-core": "4.10.2", "chai-subset": "^1.6.0", "cypress": "13.16.1", @@ -67206,13 +67206,13 @@ }, "packages/runner-playwright": { "name": "@uuv/playwright", - "version": "3.23.0", + "version": "3.24.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@cucumber/tag-expressions": "^6.0.0", "@playwright/test": "^1.44.1", - "@uuv/runner-commons": "2.37.0", + "@uuv/runner-commons": "2.38.0", "axe-core": "4.10.2", "axe-playwright": "2.0.3", "chalk-table": "^1.0.2", @@ -67425,13 +67425,13 @@ }, "packages/vscode-extension": { "name": "uuv-vscode-extension", - "version": "1.6.0", + "version": "1.7.0", "license": "MIT", "dependencies": { "@cucumber/gherkin": "^30.0.0", "@cucumber/messages": "^27.0.0", "@types/node-ipc": "^9.2.3", - "@uuv/runner-commons": "2.37.0", + "@uuv/runner-commons": "2.38.0", "node-ipc": "^12.0.0" }, "devDependencies": {