|
65 | 65 | "xml-name-validator": "^4.0.0"
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@ota-meshi/site-kit-eslint-editor-vue": "^0.1.2", |
69 |
| - "@stylistic/eslint-plugin": "^1.6.1", |
| 68 | + "@ota-meshi/site-kit-eslint-editor-vue": "^0.2.0", |
| 69 | + "@stylistic/eslint-plugin": "^2.2.2", |
70 | 70 | "@types/eslint": "^8.56.2",
|
71 | 71 | "@types/eslint-visitor-keys": "^3.3.0",
|
72 | 72 | "@types/natural-compare": "^1.4.3",
|
|
77 | 77 | "@typescript-eslint/types": "^7.13.1",
|
78 | 78 | "assert": "^2.1.0",
|
79 | 79 | "env-cmd": "^10.1.0",
|
80 |
| - "esbuild": "^0.20.0", |
| 80 | + "esbuild": "^0.21.5", |
81 | 81 | "eslint": "^8.56.0",
|
82 | 82 | "eslint-config-prettier": "^9.1.0",
|
83 |
| - "eslint-plugin-eslint-plugin": "~5.3.0", |
| 83 | + "eslint-plugin-eslint-plugin": "~6.1.0", |
84 | 84 | "eslint-plugin-import": "^2.29.1",
|
85 | 85 | "eslint-plugin-jsonc": "^2.13.0",
|
86 |
| - "eslint-plugin-node-dependencies": "^0.11.2", |
| 86 | + "eslint-plugin-node-dependencies": "^0.12.0", |
87 | 87 | "eslint-plugin-prettier": "^5.1.3",
|
88 |
| - "eslint-plugin-unicorn": "^51.0.1", |
| 88 | + "eslint-plugin-unicorn": "^54.0.0", |
89 | 89 | "eslint-plugin-vue": "file:.",
|
90 | 90 | "espree": "^9.6.1",
|
91 | 91 | "events": "^3.3.0",
|
92 |
| - "markdownlint-cli": "^0.39.0", |
| 92 | + "markdownlint-cli": "^0.41.0", |
93 | 93 | "mocha": "^10.3.0",
|
94 |
| - "nyc": "^15.1.0", |
| 94 | + "nyc": "^17.0.0", |
95 | 95 | "prettier": "^3.2.5",
|
96 | 96 | "typescript": "^5.3.3",
|
97 | 97 | "vitepress": "^1.0.0-rc.42"
|
|
0 commit comments