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 937bee6 commit 3251a46Copy full SHA for 3251a46
1 file changed
package.json
@@ -37,14 +37,15 @@
37
"devDependencies": {
38
"@commitlint/cli": "^19.3.0",
39
"@commitlint/config-conventional": "^19.2.2",
40
- "@microsoft/api-extractor": "^7.47.0",
+ "@microsoft/api-extractor": "^7.47.2",
41
"@release-it/conventional-changelog": "^8.0.1",
42
+ "@swc/core": "^1.7.0",
43
"eslint": "^9.7.0",
44
"eslint-plugin-import": "^2.29.1",
- "release-it": "^17.5.0",
45
- "tsup": "^8.1.0",
+ "release-it": "^17.6.0",
46
+ "tsup": "^8.2.1",
47
"typescript": "^5.5.3",
- "typescript-eslint": "^7.16.0"
48
+ "typescript-eslint": "^7.16.1"
49
},
50
"publishConfig": {
51
"registry": "https://registry.npmjs.org/",
0 commit comments