Skip to content

Commit 784e807

Browse files
committed
Updating to latest packages
Signed-off-by: NishkarshRaj <[email protected]>
1 parent b7a9206 commit 784e807

File tree

2 files changed

+5
-17144
lines changed

2 files changed

+5
-17144
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusneo/backstage-plugin-github",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "ISC",
@@ -31,15 +31,15 @@
3131
"postpack": "backstage-cli package postpack"
3232
},
3333
"dependencies": {
34-
"@backstage/core-components": "^0.12.3",
34+
"@backstage/core-components": "^0.13.3",
3535
"@backstage/core-plugin-api": "^1.3.0",
3636
"@backstage/errors": "^1.1.4",
3737
"@backstage/theme": "^0.2.16",
38-
"@material-table/core": "v3.1.0",
38+
"@material-table/core": "^6.2.1",
3939
"@material-ui/core": "^4.12.2",
4040
"@material-ui/icons": "^4.9.1",
4141
"@material-ui/lab": "^4.0.0-alpha.57",
42-
"@tanstack/react-query": "^4.22.0",
42+
"@tanstack/react-query": "^4.32.6",
4343
"react-use": "^17.2.4"
4444
},
4545
"peerDependencies": {
@@ -56,7 +56,7 @@
5656
"@testing-library/user-event": "^14.0.0",
5757
"@types/node": "*",
5858
"cross-fetch": "^3.1.5",
59-
"msw": "^0.49.0"
59+
"msw": "^1.2.3"
6060
},
6161
"files": [
6262
"dist"

0 commit comments

Comments
 (0)