File tree Expand file tree Collapse file tree 5 files changed +206
-238
lines changed Expand file tree Collapse file tree 5 files changed +206
-238
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"core-js" : " ^3.21.1" ,
12
12
"nuxt" : " ^2.15.8" ,
13
- "vue" : " ^3.2.31 "
13
+ "vue" : " ^3.2.32 "
14
14
},
15
15
"devDependencies" : {
16
16
"@nuxt/types" : " ^2.15.8" ,
17
17
"@nuxt/typescript-build" : " ^2.1.0" ,
18
18
"@nuxtjs/composition-api" : " ^0.32.0" ,
19
- "@vue/runtime-dom" : " ^3.2.31 " ,
19
+ "@vue/runtime-dom" : " ^3.2.32 " ,
20
20
"unplugin-auto-import" : " workspace:*" ,
21
- "vue-tsc" : " ^0.34.1 "
21
+ "vue-tsc" : " ^0.34.6 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 7
7
"serve" : " vite preview"
8
8
},
9
9
"dependencies" : {
10
- "i18next" : " ^21.6.14 " ,
10
+ "i18next" : " ^21.6.16 " ,
11
11
"react" : " ^18.0.0" ,
12
12
"react-dom" : " ^18.0.0" ,
13
- "react-i18next" : " ^11.16.2 " ,
13
+ "react-i18next" : " ^11.16.6 " ,
14
14
"react-router" : " ^6.3.0" ,
15
15
"react-router-dom" : " ^6.3.0"
16
16
},
17
17
"devDependencies" : {
18
18
"@iconify-json/logos" : " *" ,
19
19
"@svgr/core" : " ^6.2.1" ,
20
- "@types/react" : " ^18.0.1 " ,
20
+ "@types/react" : " ^18.0.3 " ,
21
21
"@types/react-dom" : " ^18.0.0" ,
22
22
"@vitejs/plugin-react-refresh" : " ^1.3.6" ,
23
23
"typescript" : " ^4.6.3" ,
Original file line number Diff line number Diff line change 88
88
}
89
89
},
90
90
"dependencies" : {
91
- "@antfu/utils" : " ^0.5.0 " ,
91
+ "@antfu/utils" : " ^0.5.1 " ,
92
92
"@rollup/pluginutils" : " ^4.2.0" ,
93
93
"local-pkg" : " ^0.4.1" ,
94
94
"magic-string" : " ^0.26.1" ,
106
106
"esno" : " ^0.14.1" ,
107
107
"fast-glob" : " ^3.2.11" ,
108
108
"rollup" : " ^2.70.1" ,
109
- "tsup" : " ^5.12.4 " ,
109
+ "tsup" : " ^5.12.5 " ,
110
110
"typescript" : " ^4.6.3" ,
111
111
"vite" : " ^2.9.1" ,
112
- "vitest" : " ^0.9.2 " ,
112
+ "vitest" : " ^0.9.3 " ,
113
113
"webpack" : " ^5.72.0"
114
114
},
115
115
"engines" : {
Original file line number Diff line number Diff line change 5
5
},
6
6
"dependencies" : {
7
7
"@vueuse/core" : " ^8.2.5" ,
8
- "vue" : " 3.2.31 "
8
+ "vue" : " 3.2.32 "
9
9
},
10
10
"devDependencies" : {
11
11
"@vitejs/plugin-vue" : " ^2.3.1" ,
12
- "@vue/compiler-sfc" : " ^3.2.31 " ,
13
- "element-plus" : " ^2.1.8 " ,
14
- "unplugin-vue-components" : " ^0.19.0 " ,
12
+ "@vue/compiler-sfc" : " ^3.2.32 " ,
13
+ "element-plus" : " ^2.1.9 " ,
14
+ "unplugin-vue-components" : " ^0.19.2 " ,
15
15
"vite" : " ^2.9.1" ,
16
16
"vite-plugin-inspect" : " ^0.4.3"
17
17
}
You can’t perform that action at this time.
0 commit comments