mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 14:03:24 +09:00
fix(deps): update npm dependencies (#38431)
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
"matchPackageNames": ["tailwindcss"],
|
||||
"allowedVersions": "^3", // need to migrate
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["@citation-js/core", "@citation-js/plugin-bibtex", "@citation-js/plugin-csl"],
|
||||
"allowedVersions": "<0.8", // https://github.com/citation-js/citation-js/pull/277
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["typescript"],
|
||||
"allowedVersions": "^6", // typescript-eslint is not yet compatible with typescript 7
|
||||
|
||||
Reference in New Issue
Block a user