File tree 4 files changed +110
-57
lines changed 4 files changed +110
-57
lines changed Original file line number Diff line number Diff line change 40
40
"semver" : " ^7.5.4" ,
41
41
"typedoc" : " ^0.25.3" ,
42
42
"typedoc-plugin-markdown" : " ^3.17.1" ,
43
- "typescript" : " ~5.1.6 " ,
43
+ "typescript" : " ~5.3.3 " ,
44
44
"yorkie" : " ^2.0.0"
45
45
},
46
46
"gitHooks" : {
Original file line number Diff line number Diff line change 16
16
"@vitejs/plugin-vue" : " ^4.5.2" ,
17
17
"@vue/compiler-sfc" : " ^3.3.11" ,
18
18
"@vue/tsconfig" : " ^0.4.0" ,
19
- "typescript" : " ~5.1.6 " ,
19
+ "typescript" : " ~5.3.3 " ,
20
20
"vite" : " ^5.0.7" ,
21
21
"vue-router" : " workspace:*" ,
22
22
"vue-tsc" : " ^1.8.25"
Original file line number Diff line number Diff line change 82
82
"@vue/devtools-api" : " ^6.5.1"
83
83
},
84
84
"devDependencies" : {
85
- "@microsoft/api-extractor" : " ^7.36.4 " ,
85
+ "@microsoft/api-extractor" : " ^7.38.5 " ,
86
86
"@rollup/plugin-alias" : " ^5.1.0" ,
87
87
"@rollup/plugin-commonjs" : " ^25.0.7" ,
88
88
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
113
113
"rollup-plugin-analyzer" : " ^4.0.0" ,
114
114
"rollup-plugin-typescript2" : " ^0.36.0" ,
115
115
"sucrase" : " ^3.34.0" ,
116
- "typescript" : " ~5.1.6 " ,
116
+ "typescript" : " ~5.3.3 " ,
117
117
"vite" : " ^5.0.7" ,
118
118
"vue" : " ^3.3.11"
119
119
}
You can’t perform that action at this time.
0 commit comments