File tree Expand file tree Collapse file tree 6 files changed +602
-561
lines changed Expand file tree Collapse file tree 6 files changed +602
-561
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.5 "
14+ "solid-js" : " ^1.4.7 "
1515 },
1616 "devDependencies" : {
1717 "typescript" : " ^4.7.4" ,
18- "vite" : " ^2.9.13 " ,
19- "vite-plugin-solid" : " ^2.2.6 "
18+ "vite" : " ^3.0.0 " ,
19+ "vite-plugin-solid" : " ^2.3.0 "
2020 }
2121}
Original file line number Diff line number Diff line change 77 "serve" : " vite preview"
88 },
99 "dependencies" : {
10- "ahooks" : " ^3.5.1 " ,
11- "i18next" : " ^21.8.11 " ,
10+ "ahooks" : " ^3.5.2 " ,
11+ "i18next" : " ^21.8.14 " ,
1212 "react" : " ^18.2.0" ,
1313 "react-dom" : " ^18.2.0" ,
14- "react-i18next" : " ^11.17.3 " ,
14+ "react-i18next" : " ^11.18.1 " ,
1515 "react-router" : " ^6.3.0" ,
1616 "react-router-dom" : " ^6.3.0"
1717 },
1818 "devDependencies" : {
1919 "@iconify-json/logos" : " *" ,
2020 "@svgr/core" : " ^6.2.1" ,
21- "@types/react" : " ^18.0.14 " ,
22- "@types/react-dom" : " ^18.0.5 " ,
21+ "@types/react" : " ^18.0.15 " ,
22+ "@types/react-dom" : " ^18.0.6 " ,
2323 "@vitejs/plugin-react-refresh" : " ^1.3.6" ,
2424 "typescript" : " ^4.7.4" ,
2525 "unplugin-auto-import" : " workspace:*" ,
26- "unplugin-icons" : " ^0.14.6 " ,
27- "vite" : " ^2.9.13 "
26+ "unplugin-icons" : " ^0.14.7 " ,
27+ "vite" : " ^3.0.0 "
2828 }
2929}
Original file line number Diff line number Diff line change 88 "check" : " svelte-check --tsconfig ./tsconfig.json"
99 },
1010 "devDependencies" : {
11- "@sveltejs/vite-plugin-svelte" : " ^1.0.0-next.49 " ,
11+ "@sveltejs/vite-plugin-svelte" : " ^1.0.1 " ,
1212 "@tsconfig/svelte" : " ^3.0.0" ,
13- "svelte" : " ^3.48 .0" ,
13+ "svelte" : " ^3.49 .0" ,
1414 "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.13 " ,
20- "vite-plugin-inspect" : " ^0.5.0 "
19+ "vite" : " ^3.0.0 " ,
20+ "vite-plugin-inspect" : " ^0.5.1 "
2121 }
2222}
Original file line number Diff line number Diff line change 9494 "dependencies" : {
9595 "@antfu/utils" : " ^0.5.2" ,
9696 "@rollup/pluginutils" : " ^4.2.1" ,
97- "local-pkg" : " ^0.4.1 " ,
97+ "local-pkg" : " ^0.4.2 " ,
9898 "magic-string" : " ^0.26.2" ,
99- "unimport" : " ^0.4.0 " ,
100- "unplugin" : " ^0.7.0 "
99+ "unimport" : " ^0.4.5 " ,
100+ "unplugin" : " ^0.7.2 "
101101 },
102102 "devDependencies" : {
103103 "@antfu/eslint-config" : " ^0.25.2" ,
104104 "@antfu/ni" : " ^0.16.3" ,
105- "@types/node" : " ^18.0.0 " ,
105+ "@types/node" : " ^18.0.4 " ,
106106 "@types/resolve" : " ^1.20.2" ,
107- "@vueuse/metadata" : " ^8.7.5 " ,
107+ "@vueuse/metadata" : " ^8.9.2 " ,
108108 "bumpp" : " ^8.2.1" ,
109- "eslint" : " ^8.18 .0" ,
109+ "eslint" : " ^8.19 .0" ,
110110 "esno" : " ^0.16.3" ,
111111 "fast-glob" : " ^3.2.11" ,
112- "rollup" : " ^2.75.7 " ,
113- "tsup" : " ^6.1.2 " ,
112+ "rollup" : " ^2.76.0 " ,
113+ "tsup" : " ^6.1.3 " ,
114114 "typescript" : " ^4.7.4" ,
115- "vite" : " ^2.9.13 " ,
116- "vitest" : " ^0.16 .0" ,
115+ "vite" : " ^3.0.0 " ,
116+ "vitest" : " ^0.18 .0" ,
117117 "webpack" : " ^5.73.0"
118118 }
119119}
Original file line number Diff line number Diff line change 55 "build" : " vite build"
66 },
77 "dependencies" : {
8- "@vueuse/core" : " ^8.7.5 " ,
8+ "@vueuse/core" : " ^8.9.2 " ,
99 "vue" : " 3.2.37"
1010 },
1111 "devDependencies" : {
12- "@vitejs/plugin-vue" : " ^2.3.3 " ,
12+ "@vitejs/plugin-vue" : " ^3.0.0 " ,
1313 "@vue/compiler-sfc" : " ^3.2.37" ,
14- "element-plus" : " ^2.2.6 " ,
15- "unplugin-vue-components" : " ^0.20 .1" ,
16- "vite" : " ^2.9.13 " ,
17- "vite-plugin-inspect" : " ^0.5.0 "
14+ "element-plus" : " ^2.2.9 " ,
15+ "unplugin-vue-components" : " ^0.21 .1" ,
16+ "vite" : " ^3.0.0 " ,
17+ "vite-plugin-inspect" : " ^0.5.1 "
1818 }
1919}
You can’t perform that action at this time.
0 commit comments