minimatch..again

This commit is contained in:
einhornimmond 2025-10-08 14:30:41 +02:00
parent 43e8f4cb74
commit 1953d413b4
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@
"devDependencies": {
"@biomejs/biome": "2.0.0",
"@types/i18n": "^0.13.4",
"@types/minimatch": "6.0.0",
"@types/node": "^17.0.21",
"@types/sodium-native": "^2.3.5",
"config-schema": "*",

View File

@ -26,6 +26,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.0",
"@types/minimatch": "6.0.0",
"@types/node": "^17.0.21",
"@types/uuid": "^10.0.0",
"typescript": "^4.9.5",