|
62 | 62 | "@semantic-release/changelog": "6.0.3",
|
63 | 63 | "@semantic-release/commit-analyzer": "13.0.0",
|
64 | 64 | "@semantic-release/git": "10.0.1",
|
65 |
| - "@semantic-release/github": "10.0.7", |
| 65 | + "@semantic-release/github": "10.1.0", |
66 | 66 | "@semantic-release/npm": "12.0.1",
|
67 | 67 | "@semantic-release/release-notes-generator": "14.0.1",
|
68 | 68 | "@stylistic/eslint-plugin": "2.3.0",
|
69 | 69 | "@stylistic/eslint-plugin-migrate": "2.3.0",
|
70 |
| - "@types/node": "20.14.9", |
71 |
| - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.39", |
72 |
| - "@typescript-eslint/parser": "8.0.0-alpha.39", |
73 |
| - "@typescript-eslint/utils": "8.0.0-alpha.39", |
74 |
| - "@unocss/eslint-plugin": "0.61.0", |
| 70 | + "@types/node": "20.14.10", |
| 71 | + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.41", |
| 72 | + "@typescript-eslint/parser": "8.0.0-alpha.41", |
| 73 | + "@typescript-eslint/utils": "8.0.0-alpha.41", |
| 74 | + "@unocss/eslint-plugin": "0.61.3", |
75 | 75 | "commitizen": "4.3.0",
|
76 |
| - "cspell": "8.10.1", |
| 76 | + "cspell": "8.10.4", |
77 | 77 | "cz-conventional-changelog": "3.3.0",
|
78 | 78 | "deassert": "1.0.2",
|
79 | 79 | "eslint": "9.6.0",
|
80 | 80 | "eslint-config-prettier": "9.1.0",
|
81 | 81 | "eslint-import-resolver-typescript": "3.6.1",
|
82 | 82 | "eslint-plugin-eslint-comments": "3.2.0",
|
83 | 83 | "eslint-plugin-format": "0.1.2",
|
84 |
| - "eslint-plugin-functional": "7.0.0-alpha.9", |
85 |
| - "eslint-plugin-import-x": "0.5.3", |
86 |
| - "eslint-plugin-jsdoc": "48.5.2", |
| 84 | + "eslint-plugin-functional": "7.0.0-alpha.10", |
| 85 | + "eslint-plugin-import-x": "3.0.0", |
| 86 | + "eslint-plugin-jsdoc": "48.7.0", |
87 | 87 | "eslint-plugin-jsonc": "2.16.0",
|
88 | 88 | "eslint-plugin-markdown": "5.0.0",
|
89 | 89 | "eslint-plugin-n": "17.9.0",
|
|
103 | 103 | "husky": "9.0.11",
|
104 | 104 | "jiti": "1.21.6",
|
105 | 105 | "jsonc-eslint-parser": "2.4.0",
|
106 |
| - "knip": "5.24.1", |
| 106 | + "knip": "5.25.2", |
107 | 107 | "lint-staged": "15.2.7",
|
108 | 108 | "markdownlint": "0.34.0",
|
109 | 109 | "markdownlint-cli": "0.41.0",
|
110 | 110 | "prettier": "3.3.2",
|
111 | 111 | "prettier-plugin-packagejson": "2.5.0",
|
112 |
| - "rimraf": "5.0.7", |
113 |
| - "rollup": "4.18.0", |
| 112 | + "rimraf": "6.0.1", |
| 113 | + "rollup": "4.18.1", |
114 | 114 | "rollup-plugin-ts": "3.4.5",
|
115 | 115 | "semantic-release": "24.0.0",
|
116 | 116 | "toml-eslint-parser": "0.10.0",
|
|
0 commit comments