File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devtable/api" ,
3
- "version" : " 10.5.2 " ,
3
+ "version" : " 10.5.3 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devtable/dashboard" ,
3
- "version" : " 10.5.2 " ,
3
+ "version" : " 10.5.3 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devtable/root" ,
3
- "version" : " 10.5.2 " ,
3
+ "version" : " 10.5.3 " ,
4
4
"private" : true ,
5
5
"workspaces" : [
6
6
" api" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devtable/settings-form" ,
3
- "version" : " 10.5.2 " ,
3
+ "version" : " 10.5.3 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
Original file line number Diff line number Diff line change 2
2
"name" : " @devtable/website" ,
3
3
"private" : true ,
4
4
"license" : " Apache-2.0" ,
5
- "version" : " 10.5.2 " ,
5
+ "version" : " 10.5.3 " ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
8
8
"preview" : " vite preview"
9
9
},
10
10
"dependencies" : {
11
11
"@ahooksjs/use-url-state" : " ^3.3.11" ,
12
- "@devtable/dashboard" : " 10.5.2 " ,
13
- "@devtable/settings-form" : " 10.5.2 " ,
12
+ "@devtable/dashboard" : " 10.5.3 " ,
13
+ "@devtable/settings-form" : " 10.5.3 " ,
14
14
"@emotion/react" : " 11.10.6" ,
15
15
"@faker-js/faker" : " 7.6.0" ,
16
16
"@mantine/core" : " 6.0.16" ,
You can’t perform that action at this time.
0 commit comments