|
44 | 44 | "@testing-library/svelte": "^4.0.5", |
45 | 45 | "@testing-library/user-event": "^14.5.2", |
46 | 46 | "@testing-library/vue": "^8.0.1", |
| 47 | + "@testplane/wdio-config": "workspace:*", |
| 48 | + "@testplane/wdio-repl": "workspace:*", |
| 49 | + "@testplane/wdio-types": "workspace:*", |
| 50 | + "@testplane/webdriver": "workspace:*", |
| 51 | + "@testplane/webdriverio": "workspace:*", |
47 | 52 | "@types/mocha": "^10.0.6", |
48 | 53 | "@types/testing-library__jest-dom": "^5.14.9", |
49 | 54 | "@vue/compiler-dom": "^3.4.19", |
50 | 55 | "@vue/test-utils": "^2.4.3", |
51 | 56 | "@wdio/browser-runner": "workspace:*", |
52 | | - "@testplane/wdio-config": "workspace:*", |
53 | 57 | "@wdio/cli": "workspace:*", |
54 | 58 | "@wdio/dot-reporter": "workspace:*", |
55 | 59 | "@wdio/globals": "workspace:*", |
56 | 60 | "@wdio/junit-reporter": "workspace:*", |
57 | 61 | "@wdio/lighthouse-service": "workspace:*", |
58 | 62 | "@wdio/local-runner": "workspace:*", |
59 | 63 | "@wdio/mocha-framework": "workspace:*", |
60 | | - "@testplane/wdio-repl": "workspace:*", |
61 | 64 | "@wdio/sauce-service": "workspace:*", |
62 | 65 | "@wdio/shared-store-service": "workspace:*", |
63 | 66 | "@wdio/spec-reporter": "workspace:*", |
64 | | - "@testplane/wdio-types": "workspace:*", |
65 | 67 | "babel-plugin-transform-hook-names": "^1.0.2", |
66 | 68 | "cross-env": "^7.0.3", |
67 | 69 | "expect": "^29.7.0", |
68 | 70 | "graphql-request": "^6.1.0", |
69 | 71 | "is-url": "^1.2.4", |
70 | 72 | "mocha": "^10.2.0", |
71 | | - "puppeteer-core": "^22.2.0", |
| 73 | + "puppeteer-core": "^23.11.1", |
72 | 74 | "string-width": "^7.1.0", |
73 | 75 | "tailwindcss": "^3.4.1", |
74 | | - "vite": "^5.1.3", |
75 | | - "@testplane/webdriver": "workspace:*", |
76 | | - "@testplane/webdriverio": "workspace:*" |
| 76 | + "vite": "^5.1.3" |
77 | 77 | }, |
78 | 78 | "dependencies": { |
79 | 79 | "@stencil-community/router": "^1.0.2", |
|
0 commit comments