|
63 | 63 | ]
|
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@applitools/eyes-cypress": "^3.44.9", |
| 66 | + "@applitools/eyes-cypress": "^3.50.3", |
67 | 67 | "@argos-ci/cypress": "^3.2.0",
|
68 | 68 | "@changesets/changelog-github": "^0.5.1",
|
69 |
| - "@changesets/cli": "^2.27.12", |
| 69 | + "@changesets/cli": "^2.28.1", |
70 | 70 | "@cspell/eslint-plugin": "^8.8.4",
|
71 |
| - "@cypress/code-coverage": "^3.12.49", |
| 71 | + "@cypress/code-coverage": "^3.13.12", |
72 | 72 | "@eslint/js": "^9.4.0",
|
73 | 73 | "@rollup/plugin-typescript": "^12.1.2",
|
74 | 74 | "@types/cors": "^2.8.17",
|
75 | 75 | "@types/express": "^5.0.0",
|
76 | 76 | "@types/js-yaml": "^4.0.9",
|
77 | 77 | "@types/jsdom": "^21.1.7",
|
78 |
| - "@types/lodash": "^4.17.15", |
| 78 | + "@types/lodash": "^4.17.16", |
79 | 79 | "@types/mdast": "^4.0.4",
|
80 |
| - "@types/node": "^22.13.5", |
| 80 | + "@types/node": "^22.13.10", |
81 | 81 | "@types/rollup-plugin-visualizer": "^5.0.3",
|
82 |
| - "@vitest/coverage-v8": "^3.0.6", |
83 |
| - "@vitest/spy": "^3.0.6", |
84 |
| - "@vitest/ui": "^3.0.6", |
| 82 | + "@vitest/coverage-v8": "^3.0.8", |
| 83 | + "@vitest/spy": "^3.0.8", |
| 84 | + "@vitest/ui": "^3.0.8", |
85 | 85 | "ajv": "^8.17.1",
|
86 | 86 | "chokidar": "^4.0.3",
|
87 | 87 | "concurrently": "^9.1.2",
|
88 | 88 | "cors": "^2.8.5",
|
89 | 89 | "cpy-cli": "^5.0.0",
|
90 | 90 | "cross-env": "^7.0.3",
|
91 |
| - "cspell": "^8.6.1", |
| 91 | + "cspell": "^8.17.5", |
92 | 92 | "cypress": "^14.0.3",
|
93 | 93 | "cypress-image-snapshot": "^4.0.1",
|
94 | 94 | "cypress-split": "^1.24.14",
|
95 |
| - "esbuild": "^0.25.0", |
| 95 | + "esbuild": "^0.25.1", |
96 | 96 | "eslint": "^9.20.1",
|
97 | 97 | "eslint-config-prettier": "^10.0.0",
|
98 | 98 | "eslint-plugin-cypress": "^4.1.0",
|
|
105 | 105 | "eslint-plugin-no-only-tests": "^3.3.0",
|
106 | 106 | "eslint-plugin-tsdoc": "^0.4.0",
|
107 | 107 | "eslint-plugin-unicorn": "^57.0.0",
|
108 |
| - "express": "^4.19.2", |
| 108 | + "express": "^4.21.2", |
109 | 109 | "globals": "^16.0.0",
|
110 |
| - "globby": "^14.0.2", |
| 110 | + "globby": "^14.1.0", |
111 | 111 | "husky": "^9.1.7",
|
112 | 112 | "jest": "^29.7.0",
|
113 | 113 | "jison": "^0.4.18",
|
|
118 | 118 | "markdown-table": "^3.0.4",
|
119 | 119 | "nyc": "^17.1.0",
|
120 | 120 | "path-browserify": "^1.0.1",
|
121 |
| - "prettier": "^3.5.2", |
| 121 | + "prettier": "^3.5.3", |
122 | 122 | "prettier-plugin-jsdoc": "^1.3.2",
|
123 | 123 | "rimraf": "^6.0.1",
|
124 | 124 | "rollup-plugin-visualizer": "^5.14.0",
|
125 |
| - "start-server-and-test": "^2.0.10", |
| 125 | + "start-server-and-test": "^2.0.11", |
126 | 126 | "tslib": "^2.8.1",
|
127 |
| - "tsx": "^4.7.3", |
| 127 | + "tsx": "^4.19.3", |
128 | 128 | "typescript": "~5.7.3",
|
129 | 129 | "typescript-eslint": "^8.24.1",
|
130 | 130 | "vite": "^6.1.1",
|
131 | 131 | "vite-plugin-istanbul": "^7.0.0",
|
132 |
| - "vitest": "^3.0.6" |
| 132 | + "vitest": "^3.0.8" |
133 | 133 | },
|
134 | 134 | "nyc": {
|
135 | 135 | "report-dir": "coverage/cypress"
|
|
0 commit comments