|
60 | 60 | },
|
61 | 61 | "dependencies": {
|
62 | 62 | "@commitlint/parse": "^19.5.0",
|
63 |
| - "@eslint/js": "^9.10.0", |
| 63 | + "@eslint/js": "^9.11.0", |
64 | 64 | "@stylistic/eslint-plugin-js": "^2.8.0",
|
65 | 65 | "commander": "^12.1.0",
|
66 | 66 | "current-git-branch": "^1.1.0",
|
67 | 67 | "esbuild-register": "^3.6.0",
|
68 |
| - "eslint-plugin-import-x": "^4.2.1", |
69 |
| - "eslint-plugin-n": "^17.10.2", |
| 68 | + "eslint-plugin-import-x": "^4.3.0", |
| 69 | + "eslint-plugin-n": "^17.10.3", |
70 | 70 | "globals": "^15.9.0",
|
71 | 71 | "interpret": "^3.1.1",
|
72 | 72 | "jsonfile": "^6.1.0",
|
73 | 73 | "liftoff": "^5.0.0",
|
74 | 74 | "minimist": "^1.2.8",
|
75 | 75 | "rollup-plugin-preserve-directives": "^0.4.0",
|
76 | 76 | "semver": "^7.6.3",
|
77 |
| - "simple-git": "^3.26.0", |
| 77 | + "simple-git": "^3.27.0", |
78 | 78 | "typedoc": "^0.26.7",
|
79 | 79 | "typedoc-plugin-frontmatter": "^1.0.0",
|
80 |
| - "typedoc-plugin-markdown": "^4.2.7", |
81 |
| - "typescript-eslint": "^8.5.0", |
| 80 | + "typedoc-plugin-markdown": "^4.2.8", |
| 81 | + "typescript-eslint": "^8.6.0", |
82 | 82 | "v8flags": "^4.0.1",
|
83 | 83 | "vite-plugin-dts": "4.0.3",
|
84 | 84 | "vite-plugin-externalize-deps": "^0.8.0",
|
|
93 | 93 | "@types/minimist": "^1.2.5",
|
94 | 94 | "@types/semver": "^7.5.8",
|
95 | 95 | "@types/v8flags": "^3.1.3",
|
96 |
| - "eslint": "^9.10.0", |
| 96 | + "eslint": "^9.11.0", |
97 | 97 | "type-fest": "^4.26.1"
|
98 | 98 | }
|
99 | 99 | }
|
0 commit comments