We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d760515 commit 9d11d6dCopy full SHA for 9d11d6d
package.json
@@ -78,7 +78,7 @@
78
"@typescript-eslint/rule-tester": "^8.26.1",
79
"@vitest/coverage-v8": "^3.0.8",
80
"@vitest/eslint-plugin": "^1.1.37",
81
- "bumpp": "^10.0.1",
+ "bumpp": "^10.1.0",
82
"eslint": "^9.22.0",
83
"eslint-config-flat-gitignore": "^2.1.0",
84
"eslint-doc-generator": "^2.1.1",
@@ -87,8 +87,8 @@
87
"eslint-plugin-import-x": "^4.7.0",
88
"eslint-plugin-n": "^17.16.2",
89
"rxjs": "^7.8.1",
90
- "tsup": "^8.3.6",
91
- "typescript": "~5.7.3",
+ "tsup": "^8.4.0",
+ "typescript": "~5.8.2",
92
"typescript-eslint": "^8.26.1",
93
"vitest": "^3.0.8"
94
},
0 commit comments