File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
node_modules/balanced-match Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " balanced-match" ,
33 "description" : " Match balanced character pairs, like \" {\" and \" }\" " ,
4- "version" : " 4.0.3 " ,
4+ "version" : " 4.0.4 " ,
55 "files" : [
66 " dist"
77 ],
4141 "@types/node" : " ^25.2.1" ,
4242 "mkdirp" : " ^3.0.1" ,
4343 "prettier" : " ^3.3.2" ,
44- "tap" : " ^21.1.0 " ,
44+ "tap" : " ^21.6.2 " ,
4545 "tshy" : " ^3.0.2" ,
4646 "typedoc" : " ^0.28.5"
4747 },
5454 ],
5555 "license" : " MIT" ,
5656 "engines" : {
57- "node" : " 20 || >=22"
57+ "node" : " 18 || 20 || >=22"
5858 },
5959 "tshy" : {
6060 "exports" : {
Original file line number Diff line number Diff line change 28102810 }
28112811 },
28122812 "node_modules/balanced-match" : {
2813- "version" : " 4.0.3 " ,
2814- "resolved" : " https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.3 .tgz" ,
2815- "integrity" : " sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g ==" ,
2813+ "version" : " 4.0.4 " ,
2814+ "resolved" : " https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4 .tgz" ,
2815+ "integrity" : " sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA ==" ,
28162816 "inBundle" : true ,
28172817 "license" : " MIT" ,
28182818 "engines" : {
2819- "node" : " 20 || >=22"
2819+ "node" : " 18 || 20 || >=22"
28202820 }
28212821 },
28222822 "node_modules/bare-events" : {
You can’t perform that action at this time.
0 commit comments