|
16 | 16 | }, |
17 | 17 | "homepage": "https://github.com/InformaticsMatters/eslint-config-squonk#readme", |
18 | 18 | "dependencies": { |
19 | | - "@eslint/eslintrc": "3.3.3", |
| 19 | + "@eslint/eslintrc": "3.3.5", |
20 | 20 | "@eslint/js": "9.39.2", |
21 | | - "@next/eslint-plugin-next": "15.5.9", |
| 21 | + "@next/eslint-plugin-next": "16.2.4", |
22 | 22 | "@types/node": "22.19.3", |
23 | 23 | "eslint": "9.39.2", |
24 | 24 | "eslint-import-resolver-typescript": "4.4.4", |
25 | | - "eslint-mdx": "3.6.2", |
26 | | - "eslint-plugin-import-x": "4.16.1", |
27 | | - "eslint-plugin-mdx": "3.6.2", |
| 25 | + "eslint-mdx": "3.7.0", |
| 26 | + "eslint-plugin-import-x": "4.16.2", |
| 27 | + "eslint-plugin-mdx": "3.7.0", |
28 | 28 | "eslint-plugin-react": "7.37.5", |
29 | | - "eslint-plugin-react-hooks": "7.0.1", |
| 29 | + "eslint-plugin-react-hooks": "7.1.1", |
30 | 30 | "eslint-plugin-simple-import-sort": "12.1.1", |
31 | 31 | "eslint-plugin-unicorn": "62.0.0", |
32 | | - "eslint-plugin-unused-imports": "4.3.0", |
| 32 | + "eslint-plugin-unused-imports": "4.4.1", |
33 | 33 | "typescript": "5.9.3", |
34 | 34 | "typescript-eslint": "8.50.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
| 37 | + "@semantic-release/changelog": "6.0.3", |
37 | 38 | "@semantic-release/exec": "7.1.0", |
38 | 39 | "@semantic-release/git": "10.0.1", |
39 | | - "@semantic-release/changelog": "6.0.3", |
40 | | - "semantic-release": "25.0.2" |
| 40 | + "semantic-release": "25.0.3" |
41 | 41 | } |
42 | 42 | } |
0 commit comments