|
58 | 58 | "devDependencies": {
|
59 | 59 | "@eslint/compat": "1.2.7",
|
60 | 60 | "@eslint/eslintrc": "3.3.0",
|
61 |
| - "@eslint/js": "9.21.0", |
| 61 | + "@eslint/js": "9.22.0", |
62 | 62 | "@eslint/json": "0.10.0",
|
63 |
| - "@eslint/markdown": "6.2.2", |
64 |
| - "@types/node": "22.13.8", |
65 |
| - "@typescript-eslint/eslint-plugin": "8.25.0", |
66 |
| - "@typescript-eslint/parser": "8.25.0", |
| 63 | + "@eslint/markdown": "6.3.0", |
| 64 | + "@types/node": "22.13.10", |
| 65 | + "@typescript-eslint/eslint-plugin": "8.26.0", |
| 66 | + "@typescript-eslint/parser": "8.26.0", |
67 | 67 | "conventional-changelog-conventionalcommits": "8.0.0",
|
68 |
| - "eslint": "9.21.0", |
69 |
| - "eslint-config-prettier": "10.0.2", |
| 68 | + "eslint": "9.22.0", |
| 69 | + "eslint-config-prettier": "10.1.1", |
70 | 70 | "eslint-plugin-import": "2.31.0",
|
71 | 71 | "eslint-plugin-jest": "28.11.0",
|
72 |
| - "eslint-plugin-mdx": "3.1.5", |
73 |
| - "eslint-plugin-perfectionist": "4.9.0", |
| 72 | + "eslint-plugin-mdx": "3.2.0", |
| 73 | + "eslint-plugin-perfectionist": "4.10.1", |
74 | 74 | "eslint-plugin-react": "7.37.4",
|
75 | 75 | "globals": "16.0.0",
|
76 |
| - "html-validate": "9.4.1", |
| 76 | + "html-validate": "9.5.0", |
77 | 77 | "husky": "9.1.7",
|
78 | 78 | "lint-staged": "15.4.3",
|
79 | 79 | "npm-check-updates": "17.1.15",
|
|
89 | 89 | "stylelint-use-logical": "2.1.2",
|
90 | 90 | "stylelint-value-no-unknown-custom-properties": "6.0.1",
|
91 | 91 | "typescript": "5.8.2",
|
92 |
| - "typescript-eslint": "8.25.0", |
| 92 | + "typescript-eslint": "8.26.0", |
93 | 93 | "wait-on": "8.0.2"
|
94 | 94 | },
|
95 | 95 | "pnpm": {
|
|
0 commit comments