Skip to content

Commit 3251a46

Browse files
committed
chore: update dependencies
1 parent 937bee6 commit 3251a46

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,15 @@
3737
"devDependencies": {
3838
"@commitlint/cli": "^19.3.0",
3939
"@commitlint/config-conventional": "^19.2.2",
40-
"@microsoft/api-extractor": "^7.47.0",
40+
"@microsoft/api-extractor": "^7.47.2",
4141
"@release-it/conventional-changelog": "^8.0.1",
42+
"@swc/core": "^1.7.0",
4243
"eslint": "^9.7.0",
4344
"eslint-plugin-import": "^2.29.1",
44-
"release-it": "^17.5.0",
45-
"tsup": "^8.1.0",
45+
"release-it": "^17.6.0",
46+
"tsup": "^8.2.1",
4647
"typescript": "^5.5.3",
47-
"typescript-eslint": "^7.16.0"
48+
"typescript-eslint": "^7.16.1"
4849
},
4950
"publishConfig": {
5051
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)