File tree Expand file tree Collapse file tree 2 files changed +5
-17144
lines changed Expand file tree Collapse file tree 2 files changed +5
-17144
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @statusneo/backstage-plugin-github" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"main" : " src/index.ts" ,
5
5
"types" : " src/index.ts" ,
6
6
"license" : " ISC" ,
31
31
"postpack" : " backstage-cli package postpack"
32
32
},
33
33
"dependencies" : {
34
- "@backstage/core-components" : " ^0.12 .3" ,
34
+ "@backstage/core-components" : " ^0.13 .3" ,
35
35
"@backstage/core-plugin-api" : " ^1.3.0" ,
36
36
"@backstage/errors" : " ^1.1.4" ,
37
37
"@backstage/theme" : " ^0.2.16" ,
38
- "@material-table/core" : " v3.1.0 " ,
38
+ "@material-table/core" : " ^6.2.1 " ,
39
39
"@material-ui/core" : " ^4.12.2" ,
40
40
"@material-ui/icons" : " ^4.9.1" ,
41
41
"@material-ui/lab" : " ^4.0.0-alpha.57" ,
42
- "@tanstack/react-query" : " ^4.22.0 " ,
42
+ "@tanstack/react-query" : " ^4.32.6 " ,
43
43
"react-use" : " ^17.2.4"
44
44
},
45
45
"peerDependencies" : {
56
56
"@testing-library/user-event" : " ^14.0.0" ,
57
57
"@types/node" : " *" ,
58
58
"cross-fetch" : " ^3.1.5" ,
59
- "msw" : " ^0.49.0 "
59
+ "msw" : " ^1.2.3 "
60
60
},
61
61
"files" : [
62
62
" dist"
You can’t perform that action at this time.
0 commit comments