File tree 8 files changed +14
-14
lines changed
8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.10.9 " ,
2
+ "version" : " 1.10.10 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useNx" : true ,
5
5
"packages" : [" packages/*" ],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/api" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " A library for building modular interconnected applications" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
27
27
"isomorphic-fetch" : " ^3.0.0"
28
28
},
29
29
"dependencies" : {
30
- "@plexusjs/utils" : " 1.10.9 "
30
+ "@plexusjs/utils" : " 1.10.10 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/core" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " A library for building modular interconnected applications" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
29
29
"typescript" : " ^4.9.5"
30
30
},
31
31
"dependencies" : {
32
- "@plexusjs/api" : " 1.10.9 " ,
33
- "@plexusjs/utils" : " 1.10.9 "
32
+ "@plexusjs/api" : " 1.10.10 " ,
33
+ "@plexusjs/utils" : " 1.10.10 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/napi" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " A library for building modular interconnected applications" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
27
27
"isomorphic-fetch" : " ^3.0.0"
28
28
},
29
29
"dependencies" : {
30
- "@plexusjs/api" : " 1.10.9 " ,
30
+ "@plexusjs/api" : " 1.10.10 " ,
31
31
"cross-fetch" : " ^3.1.5"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/next" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " Next Plugin for PlexusJS" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/react" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " React Plugin for PlexusJS" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
35
35
},
36
36
"gitHead" : " 192584965efcda8142c23e6f53df2e9f97bfd0df" ,
37
37
"dependencies" : {
38
- "@plexusjs/utils" : " 1.10.9 " ,
38
+ "@plexusjs/utils" : " 1.10.10 " ,
39
39
"use-sync-external-store" : " ^1.2.0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/solid" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " SolidJS Plugin for PlexusJS" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
27
27
},
28
28
"gitHead" : " 192584965efcda8142c23e6f53df2e9f97bfd0df" ,
29
29
"dependencies" : {
30
- "@plexusjs/utils" : " 1.10.9 " ,
30
+ "@plexusjs/utils" : " 1.10.10 " ,
31
31
"solid-js" : " ^1.4.7"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plexusjs/utils" ,
3
- "version" : " 1.10.9 " ,
3
+ "version" : " 1.10.10 " ,
4
4
"description" : " Useful utils by the PlexusJS Team." ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments