|
29 | 29 | "./tsconfig/node": "./tsconfig/node.json"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@badeball/cypress-cucumber-preprocessor": "^23.1.0", |
| 32 | + "@badeball/cypress-cucumber-preprocessor": "^23.2.0", |
33 | 33 | "@bahmutov/cypress-esbuild-preprocessor": "^2.2.6",
|
34 | 34 | "@cucumber/gherkin-utils": "^10.0.0",
|
35 |
| - "@eslint/js": "^9.35.0", |
36 |
| - "@stylistic/eslint-plugin": "^5.3.1", |
| 35 | + "@eslint/js": "^9.36.0", |
| 36 | + "@stylistic/eslint-plugin": "^5.4.0", |
37 | 37 | "@stylistic/stylelint-plugin": "^4.0.0",
|
38 | 38 | "@types/markdown-it": "^14.1.2",
|
39 | 39 | "@vue/eslint-config-typescript": "^14.6.0",
|
|
45 | 45 | "deepmerge": "^4.3.1",
|
46 | 46 | "esbuild": "^0.25.10",
|
47 | 47 | "escape-string-regexp": "^4.0.0",
|
48 |
| - "eslint": "^9.35.0", |
| 48 | + "eslint": "^9.36.0", |
49 | 49 | "eslint-import-resolver-alias": "^1.1.2",
|
50 | 50 | "eslint-import-resolver-typescript": "^4.4.4",
|
51 | 51 | "eslint-plugin-import": "^2.32.0",
|
52 | 52 | "eslint-plugin-json-schema-validator": "^5.4.1",
|
53 | 53 | "eslint-plugin-no-unsanitized": "^4.1.4",
|
54 |
| - "eslint-plugin-vue": "^10.4.0", |
| 54 | + "eslint-plugin-vue": "^10.5.0", |
55 | 55 | "globals": "^16.4.0",
|
56 | 56 | "js-yaml": "^4.1.0",
|
57 | 57 | "lockfile-lint": "^4.14.1",
|
|
60 | 60 | "stylelint-config-recommended-scss": "^16.0.1",
|
61 | 61 | "stylelint-config-recommended-vue": "^1.6.1",
|
62 | 62 | "typescript": "^5.9.2",
|
63 |
| - "vite": "^7.1.6", |
| 63 | + "vite": "^7.1.7", |
64 | 64 | "vitepress": "^2.0.0-alpha.12",
|
65 | 65 | "vitest": "^3.2.4",
|
66 | 66 | "vue-tsc": "^3.0.7"
|
|
0 commit comments