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 1111 },
1212 "dependencies" : {
1313 "solid-app-router" : " ^0.4.1" ,
14- "solid-js" : " ^1.4.4 "
14+ "solid-js" : " ^1.4.5 "
1515 },
1616 "devDependencies" : {
1717 "typescript" : " ^4.7.4" ,
18- "vite" : " ^2.9.12 " ,
18+ "vite" : " ^2.9.13 " ,
1919 "vite-plugin-solid" : " ^2.2.6"
2020 }
2121}
Original file line number Diff line number Diff line change 77 "serve" : " vite preview"
88 },
99 "dependencies" : {
10- "ahooks" : " ^3.5.0 " ,
11- "i18next" : " ^21.8.10 " ,
10+ "ahooks" : " ^3.5.1 " ,
11+ "i18next" : " ^21.8.11 " ,
1212 "react" : " ^18.2.0" ,
1313 "react-dom" : " ^18.2.0" ,
14- "react-i18next" : " ^11.17.2 " ,
14+ "react-i18next" : " ^11.17.3 " ,
1515 "react-router" : " ^6.3.0" ,
1616 "react-router-dom" : " ^6.3.0"
1717 },
2323 "@vitejs/plugin-react-refresh" : " ^1.3.6" ,
2424 "typescript" : " ^4.7.4" ,
2525 "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 "
2828 }
2929}
Original file line number Diff line number Diff line change 1111 "@sveltejs/vite-plugin-svelte" : " ^1.0.0-next.49" ,
1212 "@tsconfig/svelte" : " ^3.0.0" ,
1313 "svelte" : " ^3.48.0" ,
14- "svelte-check" : " ^2.7.2 " ,
14+ "svelte-check" : " ^2.8.0 " ,
1515 "svelte-preprocess" : " ^4.10.7" ,
1616 "tslib" : " ^2.4.0" ,
1717 "typescript" : " ^4.7.4" ,
1818 "unplugin-auto-import" : " workspace:*" ,
19- "vite" : " ^2.9.12 " ,
19+ "vite" : " ^2.9.13 " ,
2020 "vite-plugin-inspect" : " ^0.5.0"
2121 }
2222}
Original file line number Diff line number Diff line change 100100 "unplugin" : " ^0.7.0"
101101 },
102102 "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 " ,
105105 "@types/node" : " ^18.0.0" ,
106106 "@types/resolve" : " ^1.20.2" ,
107107 "@vueuse/metadata" : " ^8.7.5" ,
112112 "rollup" : " ^2.75.7" ,
113113 "tsup" : " ^6.1.2" ,
114114 "typescript" : " ^4.7.4" ,
115- "vite" : " ^2.9.12 " ,
116- "vitest" : " ^0.15.2 " ,
115+ "vite" : " ^2.9.13 " ,
116+ "vitest" : " ^0.16.0 " ,
117117 "webpack" : " ^5.73.0"
118118 }
119119}
Original file line number Diff line number Diff line change 1212 "@vitejs/plugin-vue" : " ^2.3.3" ,
1313 "@vue/compiler-sfc" : " ^3.2.37" ,
1414 "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 " ,
1717 "vite-plugin-inspect" : " ^0.5.0"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments