This repository was archived by the owner on Jan 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +407
-297
lines changed Expand file tree Collapse file tree 6 files changed +407
-297
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @vite-plugin-vue-devtools/monorepo" ,
3
3
"version" : " 1.0.0-rc.5" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@8.7.6 " ,
5
+ "packageManager" : " pnpm@8.8.0 " ,
6
6
"description" : " A vite plugin for Vue DevTools" ,
7
7
"author" : " webfansplz" ,
8
8
"license" : " MIT" ,
63
63
"devDependencies" : {
64
64
"@antfu/eslint-config" : " ^0.43.1" ,
65
65
"@antfu/ni" : " ^0.21.8" ,
66
- "@types/node" : " ^20.7 .0" ,
66
+ "@types/node" : " ^20.8 .0" ,
67
67
"@unocss/eslint-config" : " ^0.56.4" ,
68
68
"@vite-plugin-vue-devtools/ui-kit" : " workspace:*" ,
69
69
"bumpp" : " ^9.2.0" ,
70
70
"eslint" : " 8.50.0" ,
71
71
"esno" : " ^0.17.0" ,
72
72
"lint-staged" : " ^14.0.1" ,
73
73
"npm-run-all" : " ^4.1.5" ,
74
- "pnpm" : " ^8.7.6 " ,
74
+ "pnpm" : " ^8.8.0 " ,
75
75
"simple-git-hooks" : " ^2.9.0" ,
76
- "taze" : " ^0.11.2 " ,
76
+ "taze" : " ^0.11.3 " ,
77
77
"typescript" : " ^5.2.2" ,
78
78
"unbuild" : " ^2.0.0" ,
79
79
"vite" : " ^4.4.9" ,
80
- "vitest" : " ^0.34.5 " ,
80
+ "vitest" : " ^0.34.6 " ,
81
81
"vue" : " ^3.3.4"
82
82
},
83
83
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 33
33
"@vueuse/core" : " ^10.4.1" ,
34
34
"@vueuse/integrations" : " ^10.4.1" ,
35
35
"algoliasearch" : " ^4.20.0" ,
36
- "json-editor-vue" : " ^0.10.16 " ,
36
+ "json-editor-vue" : " ^0.10.19 " ,
37
37
"minimatch" : " ^9.0.3" ,
38
38
"nanoid" : " ^5.0.1" ,
39
39
"scroll-into-view-if-needed" : " ^3.1.0" ,
40
40
"splitpanes" : " ^3.1.5" ,
41
- "vanilla-jsoneditor" : " ^0.18.4 " ,
41
+ "vanilla-jsoneditor" : " ^0.18.7 " ,
42
42
"vite-hot-client" : " ^0.2.2" ,
43
43
"vue-router" : " ^4.2.5" ,
44
44
"vuedraggable" : " ^4.1.0" ,
47
47
},
48
48
"devDependencies" : {
49
49
"@algolia/client-search" : " ^4.20.0" ,
50
- "@iconify/json" : " ^2.2.120 " ,
51
- "@types/node" : " ^20.7 .0" ,
50
+ "@iconify/json" : " ^2.2.123 " ,
51
+ "@types/node" : " ^20.8 .0" ,
52
52
"@types/splitpanes" : " ^2.2.2" ,
53
53
"@unocss/core" : " ^0.56.4" ,
54
54
"@unocss/reset" : " ^0.56.4" ,
Original file line number Diff line number Diff line change 39
39
"@babel/parser" : " ^7.23.0" ,
40
40
"birpc" : " ^0.2.14" ,
41
41
"estree-walker" : " ^2.0.2" ,
42
- "magic-string" : " ^0.30.3 " ,
42
+ "magic-string" : " ^0.30.4 " ,
43
43
"vite-hot-client" : " ^0.2.2"
44
44
},
45
45
"devDependencies" : {
Original file line number Diff line number Diff line change 56
56
"birpc" : " ^0.2.14" ,
57
57
"execa" : " ^8.0.1" ,
58
58
"sirv" : " ^2.0.3" ,
59
- "vite-plugin-inspect" : " ^0.7.38 " ,
60
- "vite-plugin-vue-inspector" : " ^3.7.1 "
59
+ "vite-plugin-inspect" : " ^0.7.40 " ,
60
+ "vite-plugin-vue-inspector" : " ^3.7.2 "
61
61
},
62
62
"devDependencies" : {
63
- "@types/node" : " ^20.7 .0" ,
63
+ "@types/node" : " ^20.8 .0" ,
64
64
"fast-glob" : " ^3.3.1" ,
65
65
"image-meta" : " ^0.1.1" ,
66
66
"pathe" : " ^1.1.1"
Original file line number Diff line number Diff line change 18
18
"serve" : " ^14.2.1" ,
19
19
"typescript" : " ^5.2.2" ,
20
20
"vite" : " ^4.4.9" ,
21
- "vite-plugin-inspect" : " ^0.7.38 " ,
21
+ "vite-plugin-inspect" : " ^0.7.40 " ,
22
22
"vite-plugin-vue-devtools" : " workspace:*"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments