This repository was archived by the owner on Aug 28, 2024. It is now read-only.
File tree 4 files changed +359
-359
lines changed
4 files changed +359
-359
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@scalar/openapi-parser" : " workspace:*" ,
13
13
"@vueuse/core" : " ^10.11.0" ,
14
- "vue" : " ^3.4.33 "
14
+ "vue" : " ^3.4.35 "
15
15
},
16
16
"devDependencies" : {
17
- "@vitejs/plugin-vue" : " ^5.0.5 " ,
17
+ "@vitejs/plugin-vue" : " ^5.1.1 " ,
18
18
"typescript" : " ^5.5.4" ,
19
- "vite" : " ^5.3.4 " ,
19
+ "vite" : " ^5.3.5 " ,
20
20
"vue-json-viewer" : " 3" ,
21
- "vue-tsc" : " ^2.0.28 "
21
+ "vue-tsc" : " ^2.0.29 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 3
3
"devDependencies" : {
4
4
"@changesets/cli" : " ^2.27.7" ,
5
5
"@trivago/prettier-plugin-sort-imports" : " ^4.2.0" ,
6
+ "@types/node" : " ^22.0.2" ,
6
7
"github-slugger" : " ^2.0.0" ,
7
- "lefthook" : " ^1.7.5 " ,
8
+ "lefthook" : " ^1.7.11 " ,
8
9
"prettier" : " ^3.3.3" ,
9
- "turbo" : " ^2.0.9" ,
10
- "typescript" : " ^5.5.4" ,
11
- "vite-node" : " ^2.0.4" ,
12
- "vitest" : " ^2.0.4" ,
13
- "@types/node" : " ^20.14.11" ,
14
10
"tsc-alias" : " ^1.8.10" ,
15
- "tslib" : " ^2.6.3"
11
+ "tslib" : " ^2.6.3" ,
12
+ "turbo" : " ^2.0.11" ,
13
+ "typescript" : " ^5.5.4" ,
14
+ "vite-node" : " ^2.0.5" ,
15
+ "vitest" : " ^2.0.5"
16
16
},
17
17
"private" : true ,
18
18
"scripts" : {
Original file line number Diff line number Diff line change 55
55
"@rollup/plugin-typescript" : " ^11.1.6" ,
56
56
"glob" : " ^11.0.0" ,
57
57
"just-diff" : " ^6.0.2" ,
58
- "rollup" : " ^4.19.0 " ,
59
- "rollup-plugin-output-size" : " ^1.4.0 " ,
58
+ "rollup" : " ^4.19.2 " ,
59
+ "rollup-plugin-output-size" : " ^1.4.1 " ,
60
60
"rollup-plugin-webpack-stats" : " ^1.0.1" ,
61
61
"tinybench" : " ^2.8.0"
62
62
},
66
66
"ajv-formats" : " ^3.0.1" ,
67
67
"jsonpointer" : " ^5.0.1" ,
68
68
"leven" : " ^4.0.0" ,
69
- "yaml" : " ^2.4.5 "
69
+ "yaml" : " ^2.5.0 "
70
70
}
71
71
}
You can’t perform that action at this time.
0 commit comments