File tree Expand file tree Collapse file tree 4 files changed +43
-39
lines changed Expand file tree Collapse file tree 4 files changed +43
-39
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opentiny/vue-image-viewer" ,
3
+ "type" : " module" ,
3
4
"version" : " 3.21.0" ,
4
5
"description" : " " ,
6
+ "license" : " MIT" ,
7
+ "sideEffects" : false ,
5
8
"main" : " lib/index.js" ,
6
9
"module" : " index.ts" ,
7
- "sideEffects" : false ,
8
- "type" : " module" ,
9
- "devDependencies" : {
10
- "@opentiny-internal/vue-test-utils" : " workspace:*" ,
11
- "vitest" : " catalog:"
12
- },
13
10
"scripts" : {
14
11
"build" : " pnpm -w build:ui $npm_package_name" ,
15
12
"//postversion" : " pnpm build"
16
13
},
17
14
"dependencies" : {
15
+ "@opentiny/utils" : " workspace:~" ,
16
+ "@opentiny/vue-action-sheet" : " workspace:~" ,
18
17
"@opentiny/vue-common" : " workspace:~" ,
19
- "@opentiny/vue-icon" : " workspace:~" ,
20
- "@opentiny/vue-renderless" : " workspace:~" ,
21
18
"@opentiny/vue-dropdown" : " workspace:~" ,
22
- "@opentiny/vue-dropdown-menu" : " workspace:~" ,
23
19
"@opentiny/vue-dropdown-item" : " workspace:~" ,
24
- "@opentiny/vue-action-sheet" : " workspace:~" ,
20
+ "@opentiny/vue-dropdown-menu" : " workspace:~" ,
21
+ "@opentiny/vue-icon" : " workspace:~" ,
22
+ "@opentiny/vue-renderless" : " workspace:~" ,
25
23
"@opentiny/vue-theme" : " workspace:~"
26
24
},
27
- "license" : " MIT"
25
+ "devDependencies" : {
26
+ "@opentiny-internal/vue-test-utils" : " workspace:*" ,
27
+ "vitest" : " catalog:"
28
+ }
28
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opentiny/vue-image" ,
3
+ "type" : " module" ,
3
4
"version" : " 3.21.0" ,
4
5
"description" : " " ,
6
+ "license" : " MIT" ,
7
+ "sideEffects" : false ,
5
8
"main" : " lib/index.js" ,
6
9
"module" : " index.ts" ,
7
- "sideEffects" : false ,
8
- "type" : " module" ,
9
- "devDependencies" : {
10
- "@opentiny-internal/vue-test-utils" : " workspace:*" ,
11
- "vitest" : " catalog:"
12
- },
13
10
"scripts" : {
14
11
"build" : " pnpm -w build:ui $npm_package_name" ,
15
12
"//postversion" : " pnpm build"
16
13
},
17
14
"dependencies" : {
15
+ "@opentiny/utils" : " workspace:~" ,
18
16
"@opentiny/vue-common" : " workspace:~" ,
19
- "@opentiny/vue-renderless " : " workspace:~" ,
17
+ "@opentiny/vue-icon " : " workspace:~" ,
20
18
"@opentiny/vue-image-viewer" : " workspace:~" ,
21
- "@opentiny/vue-theme " : " workspace:~" ,
22
- "@opentiny/vue-icon " : " workspace:~"
19
+ "@opentiny/vue-renderless " : " workspace:~" ,
20
+ "@opentiny/vue-theme " : " workspace:~"
23
21
},
24
- "license" : " MIT"
22
+ "devDependencies" : {
23
+ "@opentiny-internal/vue-test-utils" : " workspace:*" ,
24
+ "vitest" : " catalog:"
25
+ }
25
26
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opentiny/vue-input" ,
3
+ "type" : " module" ,
3
4
"version" : " 3.21.0" ,
4
5
"description" : " " ,
6
+ "license" : " MIT" ,
7
+ "sideEffects" : false ,
5
8
"main" : " lib/index.js" ,
6
9
"module" : " index.ts" ,
7
- "sideEffects" : false ,
8
- "type" : " module" ,
9
- "devDependencies" : {
10
- "@opentiny-internal/vue-test-utils" : " workspace:*" ,
11
- "vitest" : " catalog:"
12
- },
13
10
"scripts" : {
14
11
"build" : " pnpm -w build:ui $npm_package_name" ,
15
12
"//postversion" : " pnpm build"
16
13
},
17
14
"dependencies" : {
15
+ "@opentiny/utils" : " workspace:~" ,
18
16
"@opentiny/vue-action-sheet" : " workspace:~" ,
19
- "@opentiny/vue-common" : " workspace:~" ,
20
- "@opentiny/vue-icon" : " workspace:~" ,
21
- "@opentiny/vue-tooltip" : " workspace:~" ,
22
17
"@opentiny/vue-button" : " workspace:~" ,
18
+ "@opentiny/vue-common" : " workspace:~" ,
23
19
"@opentiny/vue-dialog-box" : " workspace:~" ,
20
+ "@opentiny/vue-icon" : " workspace:~" ,
24
21
"@opentiny/vue-renderless" : " workspace:~" ,
25
- "@opentiny/vue-theme" : " workspace:~"
22
+ "@opentiny/vue-theme" : " workspace:~" ,
23
+ "@opentiny/vue-tooltip" : " workspace:~"
26
24
},
27
- "license" : " MIT"
25
+ "devDependencies" : {
26
+ "@opentiny-internal/vue-test-utils" : " workspace:*" ,
27
+ "vitest" : " catalog:"
28
+ }
28
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opentiny/vue-recycle-scroller" ,
3
+ "type" : " module" ,
3
4
"version" : " 3.21.0" ,
4
5
"description" : " " ,
6
+ "license" : " MIT" ,
7
+ "sideEffects" : false ,
5
8
"main" : " lib/index.js" ,
6
9
"module" : " index.ts" ,
7
- "sideEffects" : false ,
8
- "type" : " module" ,
9
- "devDependencies" : {
10
- "@opentiny-internal/vue-test-utils" : " workspace:*" ,
11
- "vitest" : " catalog:"
12
- },
13
10
"dependencies" : {
11
+ "@opentiny/utils" : " workspace:~" ,
14
12
"@opentiny/vue-common" : " workspace:~" ,
15
13
"@opentiny/vue-renderless" : " workspace:~" ,
16
14
"@opentiny/vue-theme" : " workspace:~"
17
15
},
18
- "license" : " MIT"
16
+ "devDependencies" : {
17
+ "@opentiny-internal/vue-test-utils" : " workspace:*" ,
18
+ "vitest" : " catalog:"
19
+ }
19
20
}
You can’t perform that action at this time.
0 commit comments