diff --git a/package-lock.json b/package-lock.json index 4f5fca696..c1c585a30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63438,7 +63438,7 @@ }, "packages/a11y": { "name": "@uuv/a11y", - "version": "1.0.0-beta.56", + "version": "1.0.0-beta.57", "license": "MIT", "dependencies": { "@testing-library/dom": "^9.3.3", @@ -64328,7 +64328,7 @@ }, "packages/assistant": { "name": "@uuv/assistant", - "version": "2.41.0", + "version": "2.42.0", "license": "MIT", "dependencies": { "@ant-design/icons": "^5.0.1", @@ -64336,7 +64336,7 @@ "@codemirror/view": "^6.26.3", "@uiw/codemirror-theme-github": "^4.22.1", "@uiw/react-codemirror": "^4.22.1", - "@uuv/runner-commons": "2.38.0", + "@uuv/runner-commons": "2.39.0", "antd": "5.22.5", "figlet": "1.8.0", "inspector-dom": "0.1.1", @@ -64359,7 +64359,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.24.0", + "@uuv/playwright": "3.25.0", "dom-accessibility-api": "0.7.0", "eslint": "8.57.1", "eslint-plugin-react": "7.37.2", @@ -64732,8 +64732,8 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.0.1", "@tsconfig/docusaurus": "2.0.3", - "@uuv/a11y": "1.0.0-beta.56", - "@uuv/runner-commons": "2.38.0", + "@uuv/a11y": "1.0.0-beta.57", + "@uuv/runner-commons": "2.39.0", "handlebars": "^4.7.8", "remark-directive": "^3.0.0", "remark-parse": "^11.0.0", @@ -64861,7 +64861,7 @@ }, "packages/runner-commons": { "name": "@uuv/runner-commons", - "version": "2.38.0", + "version": "2.39.0", "license": "MIT", "dependencies": { "chalk": "^4.1.2", @@ -64880,15 +64880,15 @@ }, "packages/runner-cypress": { "name": "@uuv/cypress", - "version": "2.44.0", + "version": "2.45.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.56", - "@uuv/runner-commons": "2.38.0", + "@uuv/a11y": "1.0.0-beta.57", + "@uuv/runner-commons": "2.39.0", "axe-core": "4.10.2", "chai-subset": "^1.6.0", "cypress": "13.17.0", @@ -65457,13 +65457,13 @@ }, "packages/runner-playwright": { "name": "@uuv/playwright", - "version": "3.24.0", + "version": "3.25.0", "hasInstallScript": true, "license": "MIT", "dependencies": { "@cucumber/tag-expressions": "^6.0.0", "@playwright/test": "^1.44.1", - "@uuv/runner-commons": "2.38.0", + "@uuv/runner-commons": "2.39.0", "axe-core": "4.10.2", "axe-playwright": "2.0.3", "chalk-table": "^1.0.2", @@ -65676,13 +65676,13 @@ }, "packages/vscode-extension": { "name": "uuv-vscode-extension", - "version": "1.7.0", + "version": "1.8.0", "license": "MIT", "dependencies": { "@cucumber/gherkin": "^30.0.0", "@cucumber/messages": "^27.0.0", "@types/node-ipc": "^9.2.3", - "@uuv/runner-commons": "2.38.0", + "@uuv/runner-commons": "2.39.0", "node-ipc": "^12.0.0" }, "devDependencies": {