File tree 6 files changed +333
-292
lines changed
6 files changed +333
-292
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dinkie-icons/root" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
14
14
},
15
15
"devDependencies" : {
16
16
"typescript" : " ^5.2.2" ,
17
- "vite" : " ^4.4.9 "
17
+ "vite" : " ^4.5.0 "
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.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"private" : true ,
5
5
"author" :
" Xiangdong Zeng <[email protected] >" ,
6
6
"license" : " MIT" ,
20
20
},
21
21
"devDependencies" : {
22
22
"@dinkie-icons/react" : " workspace:^" ,
23
- "@types/react" : " ^18.2.22 " ,
24
- "@types/react-dom" : " ^18.2.7 " ,
25
- "@vitejs/plugin-react" : " ^4.0.4 " ,
23
+ "@types/react" : " ^18.2.33 " ,
24
+ "@types/react-dom" : " ^18.2.14 " ,
25
+ "@vitejs/plugin-react" : " ^4.1.0 " ,
26
26
"react" : " ^18.2.0" ,
27
27
"react-dom" : " ^18.2.0" ,
28
28
"typescript" : " ^5.2.2" ,
29
- "vite" : " ^4.4.9 "
29
+ "vite" : " ^4.5.0 "
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.1 " ,
3
+ "version" : " 0.4.2 " ,
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
- "@types/react" : " ^18.2.22 " ,
31
+ "@types/react" : " ^18.2.33 " ,
32
32
"react" : " ^18.2.0"
33
33
},
34
34
"devDependencies" : {
35
- "@types/node" : " ^20.6.3 " ,
36
- "@vitejs/plugin-react" : " ^4.0.4 " ,
35
+ "@types/node" : " ^20.8.9 " ,
36
+ "@vitejs/plugin-react" : " ^4.1.0 " ,
37
37
"typescript" : " ^5.2.2" ,
38
- "vite" : " ^4.4.9 " ,
39
- "vite-plugin-dts" : " ^3.5.3 "
38
+ "vite" : " ^4.5.0 " ,
39
+ "vite-plugin-dts" : " ^3.6.2 "
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.1 " ,
3
+ "version" : " 0.4.2 " ,
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.6.3 " ,
24
- "@vitejs/plugin-vue" : " ^4.3.4 " ,
23
+ "@types/node" : " ^20.8.9 " ,
24
+ "@vitejs/plugin-vue" : " ^4.4.0 " ,
25
25
"typescript" : " ^5.2.2" ,
26
- "vite" : " ^4.4.9 " ,
27
- "vue" : " ^3.3.4 " ,
28
- "vue-tsc" : " ^1.8.12 "
26
+ "vite" : " ^4.5.0 " ,
27
+ "vue" : " ^3.3.7 " ,
28
+ "vue-tsc" : " ^1.8.22 "
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.1 " ,
3
+ "version" : " 0.4.2 " ,
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.3.4 "
31
+ "vue" : " ^3.3.7 "
32
32
},
33
33
"devDependencies" : {
34
- "@types/node" : " ^20.6.3 " ,
34
+ "@types/node" : " ^20.8.9 " ,
35
35
"typescript" : " ^5.2.2" ,
36
- "vite" : " ^4.4.9 " ,
37
- "vite-plugin-dts" : " ^3.5.3 "
36
+ "vite" : " ^4.5.0 " ,
37
+ "vite-plugin-dts" : " ^3.6.2 "
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments