chore(deps): update npm dependencies (major) (#38432)

This commit is contained in:
Giteabot
2026-07-14 13:04:08 +02:00
committed by GitHub
parent ed9b02985a
commit da5a004fc4
3 changed files with 162 additions and 14 deletions
+4
View File
@@ -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