File tree Expand file tree Collapse file tree 6 files changed +259
-254
lines changed Expand file tree Collapse file tree 6 files changed +259
-254
lines changed Original file line number Diff line number Diff line change 10
10
"serve" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
- "solid-app-router" : " ^0.3.3 " ,
13
+ "solid-app-router" : " ^0.4.1 " ,
14
14
"solid-js" : " ^1.4.4"
15
15
},
16
16
"devDependencies" : {
17
- "typescript" : " ^4.7.3 " ,
17
+ "typescript" : " ^4.7.4 " ,
18
18
"vite" : " ^2.9.12" ,
19
19
"vite-plugin-solid" : " ^2.2.6"
20
20
}
Original file line number Diff line number Diff line change 7
7
"serve" : " vite preview"
8
8
},
9
9
"dependencies" : {
10
- "ahooks" : " ^3.4.1 " ,
11
- "i18next" : " ^21.8.9 " ,
10
+ "ahooks" : " ^3.5.0 " ,
11
+ "i18next" : " ^21.8.10 " ,
12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.2.0" ,
14
14
"react-i18next" : " ^11.17.2" ,
18
18
"devDependencies" : {
19
19
"@iconify-json/logos" : " *" ,
20
20
"@svgr/core" : " ^6.2.1" ,
21
- "@types/react" : " ^18.0.12 " ,
21
+ "@types/react" : " ^18.0.14 " ,
22
22
"@types/react-dom" : " ^18.0.5" ,
23
23
"@vitejs/plugin-react-refresh" : " ^1.3.6" ,
24
- "typescript" : " ^4.7.3 " ,
24
+ "typescript" : " ^4.7.4 " ,
25
25
"unplugin-auto-import" : " workspace:*" ,
26
- "unplugin-icons" : " ^0.14.3 " ,
26
+ "unplugin-icons" : " ^0.14.5 " ,
27
27
"vite" : " ^2.9.12"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 14
14
"svelte-check" : " ^2.7.2" ,
15
15
"svelte-preprocess" : " ^4.10.7" ,
16
16
"tslib" : " ^2.4.0" ,
17
- "typescript" : " ^4.7.3 " ,
17
+ "typescript" : " ^4.7.4 " ,
18
18
"unplugin-auto-import" : " workspace:*" ,
19
19
"vite" : " ^2.9.12" ,
20
20
"vite-plugin-inspect" : " ^0.5.0"
Original file line number Diff line number Diff line change 102
102
"devDependencies" : {
103
103
"@antfu/eslint-config" : " ^0.25.1" ,
104
104
"@antfu/ni" : " ^0.16.2" ,
105
- "@types/node" : " ^17 .0.43 " ,
105
+ "@types/node" : " ^18 .0.0 " ,
106
106
"@types/resolve" : " ^1.20.2" ,
107
- "@vueuse/metadata" : " ^8.6.0 " ,
108
- "bumpp" : " ^7 .2.0 " ,
109
- "eslint" : " ^8.17 .0" ,
107
+ "@vueuse/metadata" : " ^8.7.5 " ,
108
+ "bumpp" : " ^8 .2.1 " ,
109
+ "eslint" : " ^8.18 .0" ,
110
110
"esno" : " ^0.16.3" ,
111
111
"fast-glob" : " ^3.2.11" ,
112
- "rollup" : " ^2.75.6 " ,
112
+ "rollup" : " ^2.75.7 " ,
113
113
"tsup" : " ^6.1.2" ,
114
- "typescript" : " ^4.7.3 " ,
114
+ "typescript" : " ^4.7.4 " ,
115
115
"vite" : " ^2.9.12" ,
116
- "vitest" : " ^0.15.0 " ,
116
+ "vitest" : " ^0.15.2 " ,
117
117
"webpack" : " ^5.73.0"
118
118
}
119
119
}
Original file line number Diff line number Diff line change 5
5
"build" : " vite build"
6
6
},
7
7
"dependencies" : {
8
- "@vueuse/core" : " ^8.6.0 " ,
8
+ "@vueuse/core" : " ^8.7.5 " ,
9
9
"vue" : " 3.2.37"
10
10
},
11
11
"devDependencies" : {
12
12
"@vitejs/plugin-vue" : " ^2.3.3" ,
13
13
"@vue/compiler-sfc" : " ^3.2.37" ,
14
- "element-plus" : " ^2.2.5 " ,
14
+ "element-plus" : " ^2.2.6 " ,
15
15
"unplugin-vue-components" : " ^0.19.6" ,
16
16
"vite" : " ^2.9.12" ,
17
17
"vite-plugin-inspect" : " ^0.5.0"
You can’t perform that action at this time.
0 commit comments