-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Npm non-major dependencies (#43)
* Update Npm non-major dependencies * Force Shaka patch to apply --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Øyvind Smestad <[email protected]>
- Loading branch information
1 parent
39bdb84
commit bec2630
Showing
10 changed files
with
1,235 additions
and
1,132 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tidal-music/tidal-sdk-web", | ||
"packageManager": "[email protected].1", | ||
"packageManager": "[email protected].3", | ||
"private": true, | ||
"type": "module", | ||
"scripts": { | ||
|
@@ -17,9 +17,9 @@ | |
"devDependencies": { | ||
"eslint": "8.56.0", | ||
"eslint-config-tidal": "3.2.0", | ||
"eslint-plugin-disable-autofix": "4.1.0", | ||
"eslint-plugin-jsdoc": "48.0.6", | ||
"typedoc": "0.25.2" | ||
"eslint-plugin-disable-autofix": "4.2.0", | ||
"eslint-plugin-jsdoc": "48.1.0", | ||
"typedoc": "0.25.8" | ||
}, | ||
"engines": { | ||
"node": ">=20.10.0", | ||
|
@@ -35,7 +35,7 @@ | |
], | ||
"pnpm": { | ||
"patchedDependencies": { | ||
"[email protected].4": "patches/[email protected].4.patch" | ||
"[email protected].9": "patches/[email protected].9.patch" | ||
} | ||
} | ||
} |
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
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
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
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
File renamed without changes.
Oops, something went wrong.