File tree Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 99
99
"stimulus-use" : " ^0.52.0" ,
100
100
"tom-select" : " ^2.1.0" ,
101
101
"ts-loader" : " ^9.2.6" ,
102
- "typescript" : " ^5.7.2" ,
103
- "minimatch" : " ^9.0.5"
102
+ "typescript" : " ^5.7.2"
104
103
}
105
104
}
Original file line number Diff line number Diff line change @@ -2584,13 +2584,6 @@ brace-expansion@^1.1.7:
2584
2584
balanced-match "^1.0.0"
2585
2585
concat-map "0.0.1"
2586
2586
2587
- brace-expansion@^2.0.1 :
2588
- version "2.0.2"
2589
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
2590
- integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
2591
- dependencies :
2592
- balanced-match "^1.0.0"
2593
-
2594
2587
braces@^3.0.3, braces@~3.0.2 :
2595
2588
version "3.0.3"
2596
2589
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -4882,13 +4875,6 @@ minimatch@^3.0.4, minimatch@^3.1.1:
4882
4875
dependencies :
4883
4876
brace-expansion "^1.1.7"
4884
4877
4885
- minimatch@^9.0.5 :
4886
- version "9.0.5"
4887
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
4888
- integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4889
- dependencies :
4890
- brace-expansion "^2.0.1"
4891
-
4892
4878
minimist@^1.2.5 :
4893
4879
version "1.2.8"
4894
4880
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
You can’t perform that action at this time.
0 commit comments