File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107 }
108108 },
109109 "devDependencies" : {
110- "@rollup/plugin-typescript" : " ^11 .1.6 " ,
110+ "@rollup/plugin-typescript" : " ^12 .1.3 " ,
111111 "@sentry/node-native" : " 10.8.0" ,
112112 "@sentry-internal/eslint-config-sdk" : " 10.8.0" ,
113113 "@sentry-internal/typescript" : " 10.8.0" ,
114114 "@types/busboy" : " ^1.5.4" ,
115- "@types/form-data" : " ^2.5.0" ,
116115 "@types/koa" : " ^2.0.52" ,
117116 "@types/koa-bodyparser" : " ^4.3.0" ,
118117 "@types/tmp" : " ^0.2.2" ,
127126 "koa-tree-router" : " ^0.12.1" ,
128127 "npm-run-all2" : " ^8.0.4" ,
129128 "prettier" : " ^2.8.4" ,
130- "rimraf" : " ^5.0.5" ,
131- "rollup" : " ^4.13.1" ,
129+ "rimraf" : " ^6.0.1" ,
132130 "tmp" : " ^0.2.1" ,
133- "typescript" : " ^4.9.5" ,
134- "vitest" : " ^3.0.5" ,
131+ "rollup" : " ^4.44.1" ,
132+ "typescript" : " ~5.0.0" ,
133+ "vitest" : " ^3.2.4" ,
135134 "xvfb-maybe" : " ^0.2.1" ,
136135 "yaml" : " ^2.2.1"
137136 },
138137 "volta" : {
139- "node" : " 22.16 .0" ,
138+ "node" : " 22.19 .0" ,
140139 "yarn" : " 1.22.22"
141140 }
142141}
You can’t perform that action at this time.
0 commit comments