File tree Expand file tree Collapse file tree 6 files changed +126
-143
lines changed Expand file tree Collapse file tree 6 files changed +126
-143
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"dependencies" : {
13
13
"solid-app-router" : " ^0.4.1" ,
14
- "solid-js" : " ^1.4.4 "
14
+ "solid-js" : " ^1.4.5 "
15
15
},
16
16
"devDependencies" : {
17
17
"typescript" : " ^4.7.4" ,
18
- "vite" : " ^2.9.12 " ,
18
+ "vite" : " ^2.9.13 " ,
19
19
"vite-plugin-solid" : " ^2.2.6"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 7
7
"serve" : " vite preview"
8
8
},
9
9
"dependencies" : {
10
- "ahooks" : " ^3.5.0 " ,
11
- "i18next" : " ^21.8.10 " ,
10
+ "ahooks" : " ^3.5.1 " ,
11
+ "i18next" : " ^21.8.11 " ,
12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.2.0" ,
14
- "react-i18next" : " ^11.17.2 " ,
14
+ "react-i18next" : " ^11.17.3 " ,
15
15
"react-router" : " ^6.3.0" ,
16
16
"react-router-dom" : " ^6.3.0"
17
17
},
23
23
"@vitejs/plugin-react-refresh" : " ^1.3.6" ,
24
24
"typescript" : " ^4.7.4" ,
25
25
"unplugin-auto-import" : " workspace:*" ,
26
- "unplugin-icons" : " ^0.14.5 " ,
27
- "vite" : " ^2.9.12 "
26
+ "unplugin-icons" : " ^0.14.6 " ,
27
+ "vite" : " ^2.9.13 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 11
11
"@sveltejs/vite-plugin-svelte" : " ^1.0.0-next.49" ,
12
12
"@tsconfig/svelte" : " ^3.0.0" ,
13
13
"svelte" : " ^3.48.0" ,
14
- "svelte-check" : " ^2.7.2 " ,
14
+ "svelte-check" : " ^2.8.0 " ,
15
15
"svelte-preprocess" : " ^4.10.7" ,
16
16
"tslib" : " ^2.4.0" ,
17
17
"typescript" : " ^4.7.4" ,
18
18
"unplugin-auto-import" : " workspace:*" ,
19
- "vite" : " ^2.9.12 " ,
19
+ "vite" : " ^2.9.13 " ,
20
20
"vite-plugin-inspect" : " ^0.5.0"
21
21
}
22
22
}
Original file line number Diff line number Diff line change 100
100
"unplugin" : " ^0.7.0"
101
101
},
102
102
"devDependencies" : {
103
- "@antfu/eslint-config" : " ^0.25.1 " ,
104
- "@antfu/ni" : " ^0.16.2 " ,
103
+ "@antfu/eslint-config" : " ^0.25.2 " ,
104
+ "@antfu/ni" : " ^0.16.3 " ,
105
105
"@types/node" : " ^18.0.0" ,
106
106
"@types/resolve" : " ^1.20.2" ,
107
107
"@vueuse/metadata" : " ^8.7.5" ,
112
112
"rollup" : " ^2.75.7" ,
113
113
"tsup" : " ^6.1.2" ,
114
114
"typescript" : " ^4.7.4" ,
115
- "vite" : " ^2.9.12 " ,
116
- "vitest" : " ^0.15.2 " ,
115
+ "vite" : " ^2.9.13 " ,
116
+ "vitest" : " ^0.16.0 " ,
117
117
"webpack" : " ^5.73.0"
118
118
}
119
119
}
Original file line number Diff line number Diff line change 12
12
"@vitejs/plugin-vue" : " ^2.3.3" ,
13
13
"@vue/compiler-sfc" : " ^3.2.37" ,
14
14
"element-plus" : " ^2.2.6" ,
15
- "unplugin-vue-components" : " ^0.20.0 " ,
16
- "vite" : " ^2.9.12 " ,
15
+ "unplugin-vue-components" : " ^0.20.1 " ,
16
+ "vite" : " ^2.9.13 " ,
17
17
"vite-plugin-inspect" : " ^0.5.0"
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments