File tree Expand file tree Collapse file tree 16 files changed +318
-313
lines changed Expand file tree Collapse file tree 16 files changed +318
-313
lines changed Original file line number Diff line number Diff line change 79
79
"@types/chrome" : " ^0.0.270" ,
80
80
"@types/degit" : " ^2.8.6" ,
81
81
"@types/fs-extra" : " ^11.0.4" ,
82
- "@types/node" : " ^20.16.1 " ,
82
+ "@types/node" : " ^20.16.3 " ,
83
83
"@typescript-eslint/parser" : " ^8.3.0" ,
84
84
"@typescript-eslint/utils" : " ^8.3.0" ,
85
85
"@unocss/eslint-plugin" : " ^0.62.3" ,
97
97
"fast-glob" : " ^3.3.2" ,
98
98
"fs-extra" : " ^11.2.0" ,
99
99
"jsdom" : " ^25.0.0" ,
100
- "lint-staged" : " ^15.2.9 " ,
100
+ "lint-staged" : " ^15.2.10 " ,
101
101
"npm-run-all2" : " ^6.2.2" ,
102
102
"picocolors" : " ^1.0.1" ,
103
103
"pnpm" : " ^9.9.0" ,
110
110
"taze" : " ^0.16.7" ,
111
111
"tsup" : " ^8.2.4" ,
112
112
"tsx" : " ^4.19.0" ,
113
- "turbo" : " ^2.0.14 " ,
113
+ "turbo" : " ^2.1.1 " ,
114
114
"typescript" : " ^5.5.4" ,
115
115
"unbuild" : " ^2.0.0" ,
116
116
"unocss" : " ^0.62.3" ,
Original file line number Diff line number Diff line change 18
18
"@vue/devtools-shared" : " workspace:^"
19
19
},
20
20
"devDependencies" : {
21
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
21
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
22
22
"vue" : " ^3.4.38"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 44
44
"vue-virtual-scroller" : " 2.0.0-beta.8"
45
45
},
46
46
"devDependencies" : {
47
- "@iconify/json" : " ^2.2.241 " ,
48
- "@types/node" : " ^20.16.1 " ,
47
+ "@iconify/json" : " ^2.2.243 " ,
48
+ "@types/node" : " ^20.16.3 " ,
49
49
"@types/splitpanes" : " ^2.2.6" ,
50
50
"@unocss/core" : " ^0.62.3" ,
51
51
"@unocss/reset" : " ^0.62.3" ,
52
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
52
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
53
53
"@vitejs/plugin-vue-jsx" : " ^4.0.1" ,
54
54
"dayjs" : " ^1.11.13" ,
55
55
"floating-vue" : " 5.2.2" ,
58
58
"sass" : " ^1.77.8" ,
59
59
"simple-git-hooks" : " ^2.11.1" ,
60
60
"unocss" : " ^0.62.3" ,
61
- "unplugin" : " ^1.12.2 " ,
61
+ "unplugin" : " ^1.12.3 " ,
62
62
"unplugin-auto-import" : " ^0.18.2" ,
63
63
"unplugin-vue-components" : " ^0.27.4" ,
64
64
"vite" : " ^5.4.2" ,
Original file line number Diff line number Diff line change 43
43
"socket.io-client" : " ^4.7.5"
44
44
},
45
45
"devDependencies" : {
46
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
47
- "tsx" : " ^4.18 .0" ,
46
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
47
+ "tsx" : " ^4.19 .0" ,
48
48
"unbuild" : " ^2.0.0" ,
49
49
"vue" : " ^3.4.38"
50
50
}
Original file line number Diff line number Diff line change 18
18
"@vue/devtools-shared" : " workspace:^"
19
19
},
20
20
"devDependencies" : {
21
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
21
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
22
22
"vue" : " ^3.4.38"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 27
27
"@vueuse/core" : " ^11.0.3"
28
28
},
29
29
"devDependencies" : {
30
- "@iconify/json" : " ^2.2.241 " ,
31
- "@types/node" : " ^20.16.1 " ,
32
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
30
+ "@iconify/json" : " ^2.2.243 " ,
31
+ "@types/node" : " ^20.16.3 " ,
32
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
33
33
"sass" : " ^1.77.8" ,
34
34
"vite" : " ^5.4.2" ,
35
35
"vue" : " ^3.4.38"
Original file line number Diff line number Diff line change 7
7
"dev" : " vite"
8
8
},
9
9
"dependencies" : {
10
- "@iconify/json" : " ^2.2.241 " ,
11
- "@tresjs/core" : " ^4.2.7 " ,
10
+ "@iconify/json" : " ^2.2.243 " ,
11
+ "@tresjs/core" : " ^4.2.9 " ,
12
12
"@vueuse/core" : " ^11.0.3" ,
13
13
"pinia" : " ^2.2.2" ,
14
- "three" : " ^0.167.1 " ,
14
+ "three" : " ^0.168.0 " ,
15
15
"unplugin-auto-import" : " ^0.18.2" ,
16
16
"vue" : " ^3.4.38" ,
17
17
"vue-router" : " ^4.4.3"
18
18
},
19
19
"devDependencies" : {
20
- "@types/three" : " ^0.167.2 " ,
21
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
20
+ "@types/three" : " ^0.168.0 " ,
21
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
22
22
"@vue/devtools-applet" : " workspace:*" ,
23
23
"@vue/devtools-core" : " workspace:*" ,
24
24
"@vue/devtools-kit" : " workspace:*" ,
Original file line number Diff line number Diff line change 7
7
"dev" : " vite"
8
8
},
9
9
"dependencies" : {
10
- "@tanstack/vue-query" : " ^5.52.2 " ,
10
+ "@tanstack/vue-query" : " ^5.53.3 " ,
11
11
"@vueuse/core" : " ^11.0.3" ,
12
12
"element-plus" : " ^2.8.1" ,
13
13
"pinia" : " ^2.2.2" ,
19
19
},
20
20
"devDependencies" : {
21
21
"@rollup/plugin-commonjs" : " ^26.0.1" ,
22
- "@tanstack/vue-query-devtools" : " ^5.52.2 " ,
23
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
22
+ "@tanstack/vue-query-devtools" : " ^5.53.3 " ,
23
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
24
24
"@vue/devtools" : " workspace:^" ,
25
25
"sass" : " ^1.77.8" ,
26
26
"serve" : " ^14.2.3" ,
Original file line number Diff line number Diff line change 14
14
"vue-router" : " ^4.4.3"
15
15
},
16
16
"devDependencies" : {
17
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
17
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
18
18
"sass" : " ^1.77.8" ,
19
19
"serve" : " ^14.2.3" ,
20
20
"typescript" : " ^5.5.4" ,
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.4.38"
11
11
},
12
12
"devDependencies" : {
13
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
13
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
14
14
"vite-plugin-vue-devtools" : " workspace:*"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments