Upgrade matrix-react-sdk to 3.84.0-rc.1
This commit is contained in:
parent
718f3bb4bc
commit
12da7c2773
2 changed files with 33 additions and 7 deletions
|
@ -77,7 +77,7 @@
|
|||
"katex": "^0.16.0",
|
||||
"lodash": "^4.17.21",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
|
||||
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
|
||||
"matrix-react-sdk": "3.84.0-rc.1",
|
||||
"matrix-widget-api": "^1.3.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
|
@ -124,6 +124,7 @@
|
|||
"chokidar": "^3.5.1",
|
||||
"concurrently": "^8.0.0",
|
||||
"cpx": "1.5.0",
|
||||
"cronstrue": "^2.41.0",
|
||||
"css-loader": "^4",
|
||||
"dotenv": "^16.0.2",
|
||||
"eslint": "8.51.0",
|
||||
|
@ -186,8 +187,7 @@
|
|||
"webpack-dev-server": "^4.15.1",
|
||||
"worker-loader": "^3.0.0",
|
||||
"worklet-loader": "^2.0.0",
|
||||
"yaml": "^2.3.3",
|
||||
"cronstrue": "^2.41.0"
|
||||
"yaml": "^2.3.3"
|
||||
},
|
||||
"@casualbot/jest-sonar-reporter": {
|
||||
"outputDirectory": "coverage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue