mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 22:13:26 +09:00
chore(deps): update npm dependencies (major) (#38432)
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
"matchPackageNames": ["tailwindcss"],
|
||||
"allowedVersions": "^3", // need to migrate
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["typescript"],
|
||||
"allowedVersions": "^6", // typescript-eslint is not yet compatible with typescript 7
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["github.com/Azure/azure-sdk-for-go/sdk/azcore"],
|
||||
"allowedVersions": "<1.21.0", // v1.21.0+ uses API version unsupported by Azurite in CI
|
||||
|
||||
Reference in New Issue
Block a user