File tree 6 files changed +719
-637
lines changed
6 files changed +719
-637
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/root" ,
3
- "version" : " 0.4.5 " ,
3
+ "version" : " 0.4.6 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
13
13
"build" : " pnpm -r --filter=./packages/** run build"
14
14
},
15
15
"devDependencies" : {
16
- "typescript" : " ^5.4.5 " ,
17
- "vite" : " ^5.2.11 "
16
+ "typescript" : " ^5.5.3 " ,
17
+ "vite" : " ^5.3.4 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/react-example" ,
3
- "version" : " 0.4.5 " ,
3
+ "version" : " 0.4.6 " ,
4
4
"private" : true ,
5
5
"author" :
" Xiangdong Zeng <[email protected] >" ,
6
6
"license" : " MIT" ,
22
22
"@dinkie-icons/react" : " workspace:^" ,
23
23
"@types/react" : " ^18.3.3" ,
24
24
"@types/react-dom" : " ^18.3.0" ,
25
- "@vitejs/plugin-react" : " ^4.3.0 " ,
25
+ "@vitejs/plugin-react" : " ^4.3.1 " ,
26
26
"react" : " ^18.3.1" ,
27
27
"react-dom" : " ^18.3.1" ,
28
- "typescript" : " ^5.4.5 " ,
29
- "vite" : " ^5.2.11 "
28
+ "typescript" : " ^5.5.3 " ,
29
+ "vite" : " ^5.3.4 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/react" ,
3
- "version" : " 0.4.5 " ,
3
+ "version" : " 0.4.6 " ,
4
4
"author" :
" Xiangdong Zeng <[email protected] >" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
32
32
"react" : " ^18.3.1"
33
33
},
34
34
"devDependencies" : {
35
- "@types/node" : " ^20.12.12 " ,
36
- "@vitejs/plugin-react" : " ^4.3.0 " ,
37
- "typescript" : " ^5.4.5 " ,
38
- "vite" : " ^5.2.11 " ,
39
- "vite-plugin-dts" : " ^3.9 .1"
35
+ "@types/node" : " ^20.14.11 " ,
36
+ "@vitejs/plugin-react" : " ^4.3.1 " ,
37
+ "typescript" : " ^5.5.3 " ,
38
+ "vite" : " ^5.3.4 " ,
39
+ "vite-plugin-dts" : " 4.0.0-beta .1"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/vue-example" ,
3
- "version" : " 0.4.5 " ,
3
+ "version" : " 0.4.6 " ,
4
4
"private" : true ,
5
5
"author" :
" Xiangdong Zeng <[email protected] >" ,
6
6
"license" : " MIT" ,
20
20
},
21
21
"devDependencies" : {
22
22
"@dinkie-icons/vue" : " workspace:^" ,
23
- "@types/node" : " ^20.12.12 " ,
24
- "@vitejs/plugin-vue" : " ^5.0.4 " ,
25
- "typescript" : " ^5.4.5 " ,
26
- "vite" : " ^5.2.11 " ,
27
- "vue" : " ^3.4.27 " ,
28
- "vue-tsc" : " ^2.0.19 "
23
+ "@types/node" : " ^20.14.11 " ,
24
+ "@vitejs/plugin-vue" : " ^5.0.5 " ,
25
+ "typescript" : " ^5.5.3 " ,
26
+ "vite" : " ^5.3.4 " ,
27
+ "vue" : " ^3.4.33 " ,
28
+ "vue-tsc" : " ^2.0.26 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/vue" ,
3
- "version" : " 0.4.5 " ,
3
+ "version" : " 0.4.6 " ,
4
4
"author" :
" Xiangdong Zeng <[email protected] >" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
28
28
"build" : " vite build"
29
29
},
30
30
"dependencies" : {
31
- "vue" : " ^3.4.27 "
31
+ "vue" : " ^3.4.33 "
32
32
},
33
33
"devDependencies" : {
34
- "@types/node" : " ^20.12.12 " ,
35
- "typescript" : " ^5.4.5 " ,
36
- "vite" : " ^5.2.11 " ,
37
- "vite-plugin-dts" : " ^3.9 .1"
34
+ "@types/node" : " ^20.14.11 " ,
35
+ "typescript" : " ^5.5.3 " ,
36
+ "vite" : " ^5.3.4 " ,
37
+ "vite-plugin-dts" : " 4.0.0-beta .1"
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments