File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ This project includes or derives from the following MIT-licensed works:
44
55- ** Web Awesome** \
66 Copyright (c) 2023 Fonticons, Inc. Source: https://github.com/shoelace-style/webawesome
7- - ** Reka UI** Copyright (c) 2023 UnoVue Source: https://github.com/unovue/reka-ui
7+ - ** Reka UI** \
8+ Copyright (c) 2023 UnoVue Source: https://github.com/unovue/reka-ui
89
910Each of the above components is licensed under the MIT License.\
1011For convenience, the original license texts are reproduced below.
Original file line number Diff line number Diff line change 4545 "peerDependencies" : {
4646 "vue" : " >= 3.2.0"
4747 },
48+ "dependencies" : {
49+ "@vueuse/core" : " 13.6.0" ,
50+ "pnpm" : " 10.14.0" ,
51+ "test" : " 3.3.0"
52+ },
4853 "devDependencies" : {
4954 "@directus/eslint-config" : " https://pkg.pr.new/directus/eslint-config/@directus/eslint-config@a8261b0" ,
5055 "@types/node" : " 24.3.0" ,
6065 "vitest" : " 3.2.4" ,
6166 "vue" : " 3.5.18" ,
6267 "vue-tsc" : " 3.0.5"
63- },
64- "dependencies" : {
65- "@vueuse/core" : " 13.6.0" ,
66- "pnpm" : " 10.14.0" ,
67- "test" : " 3.3.0"
6868 }
6969}
You can’t perform that action at this time.
0 commit comments