-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency upgrades - non-major
- Loading branch information
1 parent
b692d56
commit 9d6d4ac
Showing
2 changed files
with
246 additions
and
199 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,24 +37,24 @@ | |
"listr2": "8.2.5", | ||
"node-fetch": "3.3.2", | ||
"p-reduce": "3.0.0", | ||
"readdirp": "4.0.2", | ||
"readdirp": "4.1.1", | ||
"semver": "7.6.3", | ||
"top-user-agents": "2.1.28", | ||
"top-user-agents": "2.1.29", | ||
"tsx": "4.19.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "22.10.5", | ||
"@types/node": "22.10.7", | ||
"@types/p-map": "2.0.0", | ||
"@types/semver": "7.5.8", | ||
"eslint": "9.17.0", | ||
"eslint": "9.18.0", | ||
"eslint-config-upleveled": "8.12.1", | ||
"p-map": "7.0.3", | ||
"prettier": "3.4.2", | ||
"stylelint": "16.12.0", | ||
"stylelint": "16.13.2", | ||
"typescript": "5.7.3", | ||
"vitest": "2.1.8" | ||
}, | ||
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a", | ||
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0", | ||
"engines": { | ||
"node": ">=18" | ||
} | ||
|
Oops, something went wrong.