|
76 | 76 | "@commitlint/cli": "19.7.1",
|
77 | 77 | "@commitlint/config-conventional": "19.7.1",
|
78 | 78 | "@cspell/dict-cryptocurrencies": "5.0.4",
|
79 |
| - "@eslint/compat": "1.2.4", |
80 |
| - "@rebeccastevens/eslint-config": "3.5.2", |
| 79 | + "@eslint/compat": "1.2.7", |
| 80 | + "@rebeccastevens/eslint-config": "3.6.3", |
81 | 81 | "@rollup/plugin-typescript": "12.1.2",
|
82 |
| - "@sebbo2002/semantic-release-jsr": "2.0.2", |
| 82 | + "@sebbo2002/semantic-release-jsr": "2.0.4", |
83 | 83 | "@semantic-release/changelog": "6.0.3",
|
84 | 84 | "@semantic-release/commit-analyzer": "13.0.1",
|
85 | 85 | "@semantic-release/git": "10.0.1",
|
86 | 86 | "@semantic-release/github": "11.0.1",
|
87 | 87 | "@semantic-release/npm": "12.0.1",
|
88 | 88 | "@semantic-release/release-notes-generator": "14.0.3",
|
89 | 89 | "@stylistic/eslint-plugin": "2.13.0",
|
90 |
| - "@types/node": "22.10.5", |
| 90 | + "@types/node": "22.13.9", |
91 | 91 | "@typescript-eslint/eslint-plugin": "8.26.0",
|
92 | 92 | "@typescript-eslint/parser": "8.26.0",
|
93 | 93 | "@vitest/coverage-v8": "3.0.7",
|
94 |
| - "@vitest/eslint-plugin": "1.1.24", |
| 94 | + "@vitest/eslint-plugin": "1.1.36", |
95 | 95 | "commitizen": "4.3.1",
|
96 | 96 | "cspell": "8.17.5",
|
97 | 97 | "cz-conventional-changelog": "3.3.0",
|
98 | 98 | "eslint": "9.21.0",
|
99 | 99 | "eslint-config-prettier": "9.1.0",
|
100 | 100 | "eslint-flat-config-utils": "0.4.0",
|
101 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 101 | + "eslint-import-resolver-typescript": "3.8.3", |
102 | 102 | "eslint-merge-processors": "0.1.0",
|
103 | 103 | "eslint-plugin-eslint-comments": "3.2.0",
|
104 | 104 | "eslint-plugin-format": "0.1.3",
|
105 |
| - "eslint-plugin-functional": "7.2.1", |
| 105 | + "eslint-plugin-functional": "7.3.0", |
106 | 106 | "eslint-plugin-import-x": "4.6.1",
|
107 |
| - "eslint-plugin-jsdoc": "50.6.1", |
108 |
| - "eslint-plugin-jsonc": "2.18.2", |
| 107 | + "eslint-plugin-jsdoc": "50.6.3", |
| 108 | + "eslint-plugin-jsonc": "2.19.1", |
109 | 109 | "eslint-plugin-markdown": "5.1.0",
|
110 |
| - "eslint-plugin-n": "17.15.1", |
| 110 | + "eslint-plugin-n": "17.16.2", |
111 | 111 | "eslint-plugin-no-only-tests": "3.3.0",
|
112 | 112 | "eslint-plugin-optimize-regex": "1.2.1",
|
113 |
| - "eslint-plugin-prettier": "5.2.1", |
| 113 | + "eslint-plugin-prettier": "5.2.3", |
114 | 114 | "eslint-plugin-promise": "7.2.1",
|
115 | 115 | "eslint-plugin-regexp": "2.7.0",
|
116 |
| - "eslint-plugin-sonarjs": "3.0.1", |
| 116 | + "eslint-plugin-sonarjs": "3.0.2", |
117 | 117 | "eslint-plugin-unicorn": "56.0.1",
|
118 |
| - "eslint-plugin-yml": "1.16.0", |
| 118 | + "eslint-plugin-yml": "1.17.0", |
119 | 119 | "husky": "9.1.7",
|
120 | 120 | "jsonc-eslint-parser": "2.4.0",
|
121 |
| - "knip": "5.41.1", |
122 |
| - "lint-staged": "15.3.0", |
123 |
| - "markdownlint-cli2": "0.17.1", |
124 |
| - "prettier": "3.4.2", |
125 |
| - "prettier-plugin-packagejson": "2.5.6", |
| 121 | + "knip": "5.45.0", |
| 122 | + "lint-staged": "15.4.3", |
| 123 | + "markdownlint-cli2": "0.17.2", |
| 124 | + "prettier": "3.5.3", |
| 125 | + "prettier-plugin-packagejson": "2.5.10", |
126 | 126 | "rimraf": "6.0.1",
|
127 |
| - "rollup": "4.30.1", |
| 127 | + "rollup": "4.34.9", |
128 | 128 | "rollup-plugin-deassert": "1.3.0",
|
129 | 129 | "rollup-plugin-dts-bundle-generator-2": "2.0.0",
|
130 | 130 | "semantic-release": "24.2.3",
|
131 | 131 | "tsc-files": "1.1.4",
|
132 |
| - "typescript": "5.7.2", |
| 132 | + "typescript": "5.8.2", |
133 | 133 | "vite-tsconfig-paths": "5.1.4",
|
134 | 134 | "vitest": "3.0.7",
|
135 |
| - "yaml-eslint-parser": "1.2.3" |
| 135 | + "yaml-eslint-parser": "1.3.0" |
136 | 136 | },
|
137 |
| - "packageManager": "pnpm@10.5.2" |
| 137 | + "packageManager": "pnpm@10.6.1" |
138 | 138 | }
|
0 commit comments