diff --git a/package-lock.json b/package-lock.json index 5260e42ec..152d77c2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48606,7 +48606,7 @@ }, "packages/a11y": { "name": "@uuv/a11y", - "version": "1.0.0-beta.37", + "version": "1.0.0-beta.38", "license": "MIT", "dependencies": { "@testing-library/dom": "^9.3.3", @@ -48895,7 +48895,7 @@ }, "packages/assistant": { "name": "@uuv/assistant", - "version": "2.23.0", + "version": "2.24.0", "license": "MIT", "dependencies": { "@ant-design/icons": "^5.0.1", @@ -48903,7 +48903,7 @@ "@codemirror/view": "^6.26.3", "@uiw/codemirror-theme-github": "^4.22.1", "@uiw/react-codemirror": "^4.22.1", - "@uuv/runner-commons": "2.21.0", + "@uuv/runner-commons": "2.22.0", "antd": "5.20.0", "figlet": "1.7.0", "inspector-dom": "0.1.1", @@ -48926,7 +48926,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.6.0", + "@uuv/playwright": "3.7.0", "dom-accessibility-api": "0.7.0", "eslint": "8.57.0", "eslint-plugin-react": "7.35.0", @@ -49299,8 +49299,8 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.0.1", "@tsconfig/docusaurus": "2.0.3", - "@uuv/a11y": "1.0.0-beta.37", - "@uuv/runner-commons": "2.21.0", + "@uuv/a11y": "1.0.0-beta.38", + "@uuv/runner-commons": "2.22.0", "handlebars": "^4.7.8", "remark-directive": "^3.0.0", "remark-parse": "^11.0.0", @@ -49428,7 +49428,7 @@ }, "packages/runner-commons": { "name": "@uuv/runner-commons", - "version": "2.21.0", + "version": "2.22.0", "license": "MIT", "dependencies": { "chalk": "^4.1.2", @@ -49469,15 +49469,15 @@ }, "packages/runner-cypress": { "name": "@uuv/cypress", - "version": "2.26.0", + "version": "2.27.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@badeball/cypress-cucumber-preprocessor": "20.1.1", "@cypress/webpack-preprocessor": "6.0.2", "@testing-library/cypress": "10.0.2", - "@uuv/a11y": "1.0.0-beta.37", - "@uuv/runner-commons": "2.21.0", + "@uuv/a11y": "1.0.0-beta.38", + "@uuv/runner-commons": "2.22.0", "axe-core": "4.9.1", "chai-subset": "^1.6.0", "cypress": "13.13.2", @@ -49655,13 +49655,13 @@ }, "packages/runner-playwright": { "name": "@uuv/playwright", - "version": "3.6.0", + "version": "3.7.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@cucumber/tag-expressions": "^6.0.0", "@playwright/test": "^1.44.1", - "@uuv/runner-commons": "2.21.0", + "@uuv/runner-commons": "2.22.0", "axe-core": "4.9.1", "axe-playwright": "2.0.1", "chalk-table": "^1.0.2", @@ -49872,13 +49872,13 @@ }, "packages/vscode-extension": { "name": "uuv-vscode-extension", - "version": "1.4.0", + "version": "1.5.0", "license": "MIT", "dependencies": { "@cucumber/gherkin": "^28.0.0", "@cucumber/messages": "^25.0.1", "@types/node-ipc": "^9.2.3", - "@uuv/runner-commons": "2.21.0", + "@uuv/runner-commons": "2.22.0", "node-ipc": "^11.1.0" }, "devDependencies": {