-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
- Loading branch information
1 parent
acf2e93
commit 2281d4f
Showing
3 changed files
with
498 additions
and
1,243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
"type": "module", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"packageManager": "[email protected].1", | ||
"packageManager": "[email protected].4", | ||
"files": [ | ||
"dist/*" | ||
], | ||
|
@@ -42,7 +42,7 @@ | |
"devDependencies": { | ||
"@biomejs/biome": "1.9.4", | ||
"@changesets/cli": "^2.27.10", | ||
"@types/node": "22.10.2", | ||
"@types/node": "22.12.0", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.7.2", | ||
|
Oops, something went wrong.