File tree 6 files changed +198
-198
lines changed
6 files changed +198
-198
lines changed Original file line number Diff line number Diff line change 87
87
"@nutui/prettier-plugin" : " workspace:*" ,
88
88
"@nutui/vite-plugins" : " workspace:*" ,
89
89
"@tarojs/taro" : " 3.6.24" ,
90
- "@types/node" : " ^20.12.11 " ,
90
+ "@types/node" : " ^20.12.12 " ,
91
91
"@vitejs/plugin-vue" : " ^5.0.4" ,
92
92
"@vitejs/plugin-vue-jsx" : " ^3.1.0" ,
93
93
"@vitest/coverage-istanbul" : " ^1.6.0" ,
99
99
"eslint" : " ^9.2.0" ,
100
100
"eslint-config-flat-gitignore" : " ^0.1.5" ,
101
101
"fs-extra" : " ^11.2.0" ,
102
- "happy-dom" : " ^14.10.1 " ,
102
+ "happy-dom" : " ^14.11.0 " ,
103
103
"husky" : " ^9.0.11" ,
104
- "inquirer" : " ^9.2.20 " ,
104
+ "inquirer" : " ^9.2.21 " ,
105
105
"lzutf8" : " ^0.6.3" ,
106
106
"markdown-it" : " ^14.1.0" ,
107
107
"nano-staged" : " ^0.8.0" ,
110
110
"typescript" : " ^5.4.5" ,
111
111
"unplugin-vue-components" : " ^0.27.0" ,
112
112
"vite" : " ^5.2.11" ,
113
- "vite-plugin-vue-devtools" : " ^7.1.3 " ,
113
+ "vite-plugin-vue-devtools" : " ^7.2.0 " ,
114
114
"vitest" : " ^1.6.0" ,
115
115
"vitest-canvas-mock" : " ^0.3.3" ,
116
116
"vue" : " ^3.4.27" ,
129
129
"url" : " https://github.com/jdf2e/nutui.git"
130
130
},
131
131
"resolutions" : {
132
- "@typescript-eslint/utils" : " ^8.0.0-alpha.10 "
132
+ "@typescript-eslint/utils" : " ^8.0.0-alpha.12 "
133
133
}
134
134
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"dependencies" : {
28
28
"@stylistic/eslint-plugin" : " ^2.1.0" ,
29
- "@typescript-eslint/eslint-plugin" : " ^8.0.0-alpha.10 " ,
30
- "@typescript-eslint/parser" : " ^8.0.0-alpha.10 " ,
29
+ "@typescript-eslint/eslint-plugin" : " ^8.0.0-alpha.12 " ,
30
+ "@typescript-eslint/parser" : " ^8.0.0-alpha.12 " ,
31
31
"eslint-plugin-vue" : " ^9.26.0" ,
32
- "typescript-eslint" : " ^8.0.0-alpha.10 " ,
32
+ "typescript-eslint" : " ^8.0.0-alpha.12 " ,
33
33
"vue-eslint-parser" : " ^9.4.2" ,
34
34
"@eslint/js" : " ^9.2.0"
35
35
},
Original file line number Diff line number Diff line change 15
15
"serve" : " vite preview"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^20.12.11 " ,
18
+ "@types/node" : " ^20.12.12 " ,
19
19
"@vitejs/plugin-vue" : " ^5.0.4" ,
20
20
"rimraf" : " ^5.0.7" ,
21
21
"vite" : " ^5.2.11" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"vue" : " ^3.4.27" ,
11
- "@nutui/nutui" : " ^4.3.7 " ,
11
+ "@nutui/nutui" : " ^4.3.8 " ,
12
12
"@nutui/touch-emulator" : " ^1.0.0"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change 36
36
"unplugin-vue-markdown" : " ^0.26.2"
37
37
},
38
38
"devDependencies" : {
39
- "@shikijs/markdown-it" : " ^1.5.1 " ,
39
+ "@shikijs/markdown-it" : " ^1.5.2 " ,
40
40
"@types/fs-extra" : " ^11.0.4" ,
41
41
"@types/markdown-it-container" : " ^2.0.10" ,
42
42
"tsup" : " ^8.0.2" ,
You can’t perform that action at this time.
0 commit comments