File tree Expand file tree Collapse file tree 2 files changed +116
-104
lines changed Expand file tree Collapse file tree 2 files changed +116
-104
lines changed Original file line number Diff line number Diff line change 56
56
],
57
57
"devDependencies" : {
58
58
"@types/minimatch" : " ^5.1.2" ,
59
- "@types/node" : " ^18.11.2" ,
59
+ "@types/node" : " ^18.19.43" ,
60
+ "@types/ts-expose-internals" : " npm:ts-expose-internals@4.9.5" ,
60
61
"prettier" : " ^3.3.3" ,
61
- "rimraf" : " ^5.0.5 " ,
62
+ "rimraf" : " ^5.0.10 " ,
62
63
"standard-version" : " ^9.5.0" ,
63
- "@types/ts-expose-internals" : " npm:ts-expose-internals@4.9.4" ,
64
- "ts-node" : " ^10.9.1" ,
65
- "ts-patch" : " ^3.1.2" ,
66
- "typescript" : " ^5.3.3"
64
+ "ts-node" : " ^10.9.2" ,
65
+ "ts-patch" : " ^3.2.1" ,
66
+ "typescript" : " ^5.5.4"
67
67
},
68
68
"peerDependencies" : {
69
69
"typescript" : " >=3.6.5"
70
70
},
71
71
"dependencies" : {
72
- "minimatch" : " ^3.0.4 "
72
+ "minimatch" : " ^3.1.2 "
73
73
},
74
74
"packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
75
75
}
You can’t perform that action at this time.
0 commit comments