|
53 | 53 | "tracked-toolbox": "2.0.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@axe-core/playwright": "^4.9.0", |
| 56 | + "@axe-core/playwright": "4.9.1", |
57 | 57 | "@babel/core": "7.24.7",
|
58 | 58 | "@babel/eslint-parser": "7.24.7",
|
59 | 59 | "@babel/plugin-proposal-decorators": "7.24.7",
|
|
70 | 70 | "@mainmatter/ember-api-actions": "0.6.0",
|
71 | 71 | "@percy/cli": "1.28.7",
|
72 | 72 | "@percy/ember": "4.2.0",
|
73 |
| - "@percy/playwright": "^1.0.5", |
74 |
| - "@playwright/test": "^1.43.1", |
| 73 | + "@percy/playwright": "1.0.5", |
| 74 | + "@playwright/test": "1.44.1", |
75 | 75 | "@sinonjs/fake-timers": "11.2.2",
|
76 |
| - "@types/ember": "^4.0.11", |
77 |
| - "@types/node": "^20.14.2", |
78 |
| - "@types/sinonjs__fake-timers": "^8.1.5", |
| 76 | + "@types/ember": "4.0.11", |
| 77 | + "@types/node": "20.14.2", |
| 78 | + "@types/sinonjs__fake-timers": "8.1.5", |
79 | 79 | "@zestia/ember-auto-focus": "5.1.0",
|
80 | 80 | "broccoli-asset-rev": "3.0.0",
|
81 | 81 | "ember-a11y-testing": "6.1.1",
|
|
139 | 139 | "qunit-console-grouper": "0.3.0",
|
140 | 140 | "qunit-dom": "3.1.2",
|
141 | 141 | "tracked-built-ins": "3.3.0",
|
142 |
| - "typescript": "^5.5.2", |
| 142 | + "typescript": "5.5.2", |
143 | 143 | "webpack": "5.92.0"
|
144 | 144 | },
|
145 | 145 | "resolutions": {
|
|
0 commit comments