@@ -145,6 +145,22 @@ __metadata:
145145 languageName : node
146146 linkType : hard
147147
148+ " @isaacs/balanced-match@npm:^4.0.1 " :
149+ version : 4.0.1
150+ resolution : " @isaacs/balanced-match@npm:4.0.1"
151+ checksum : 10c0/7da011805b259ec5c955f01cee903da72ad97c5e6f01ca96197267d3f33103d5b2f8a1af192140f3aa64526c593c8d098ae366c2b11f7f17645d12387c2fd420
152+ languageName : node
153+ linkType : hard
154+
155+ " @isaacs/brace-expansion@npm:^5.0.0 " :
156+ version : 5.0.0
157+ resolution : " @isaacs/brace-expansion@npm:5.0.0"
158+ dependencies :
159+ " @isaacs/balanced-match " : " npm:^4.0.1"
160+ checksum : 10c0/b4d4812f4be53afc2c5b6c545001ff7a4659af68d4484804e9d514e183d20269bb81def8682c01a22b17c4d6aed14292c8494f7d2ac664e547101c1a905aa977
161+ languageName : node
162+ linkType : hard
163+
148164" @isaacs/cliui@npm:^8.0.2 " :
149165 version : 8.0.2
150166 resolution : " @isaacs/cliui@npm:8.0.2"
@@ -2096,6 +2112,15 @@ __metadata:
20962112 languageName : node
20972113 linkType : hard
20982114
2115+ " minimatch@npm:^10.1.1 " :
2116+ version : 10.1.1
2117+ resolution : " minimatch@npm:10.1.1"
2118+ dependencies :
2119+ " @isaacs/brace-expansion " : " npm:^5.0.0"
2120+ checksum : 10c0/c85d44821c71973d636091fddbfbffe62370f5ee3caf0241c5b60c18cd289e916200acb2361b7e987558cd06896d153e25d505db9fc1e43e6b4b6752e2702902
2121+ languageName : node
2122+ linkType : hard
2123+
20992124" minimatch@npm:^3.1.2 " :
21002125 version : 3.1.2
21012126 resolution : " minimatch@npm:3.1.2"
@@ -2105,7 +2130,7 @@ __metadata:
21052130 languageName : node
21062131 linkType : hard
21072132
2108- " minimatch@npm:^9.0.4, minimatch@npm:^9.0.5 " :
2133+ " minimatch@npm:^9.0.4 " :
21092134 version : 9.0.5
21102135 resolution : " minimatch@npm:9.0.5"
21112136 dependencies :
@@ -2886,7 +2911,7 @@ __metadata:
28862911 changelogen : " npm:^0.5.5"
28872912 eslint : " npm:9.x"
28882913 globals : " npm:^16.4.0"
2889- minimatch : " npm:^9.0.5 "
2914+ minimatch : " npm:^10.1.1 "
28902915 prettier : " npm:^3.6.2"
28912916 prettier-plugin-jsdoc : " npm:^1.3.3"
28922917 ts-patch : " npm:^3.2.1"
0 commit comments