[ci:force] - Added minimatch

This commit is contained in:
VitoAlbano
2026-06-04 09:26:33 +01:00
parent a7c45157cd
commit 7847d552fe
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@
"eventemitter3": "5.0.4", "eventemitter3": "5.0.4",
"graphql-ws": "6.0.8", "graphql-ws": "6.0.8",
"material-icons": "1.13.14", "material-icons": "1.13.14",
"minimatch": "5.1.9",
"minimatch-browser": "1.0.0", "minimatch-browser": "1.0.0",
"ng2-charts": "4.1.1", "ng2-charts": "4.1.1",
"node-fetch": "3.3.2", "node-fetch": "3.3.2",
+3
View File
@@ -83,6 +83,9 @@ importers:
material-icons: material-icons:
specifier: 1.13.14 specifier: 1.13.14
version: 1.13.14 version: 1.13.14
minimatch:
specifier: 5.1.9
version: 5.1.9
minimatch-browser: minimatch-browser:
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0 version: 1.0.0