Skip to content

Commit 50967c7

Browse files
authored
chore(deps): update packages to latest versions (#3842)
- react-resize-detection from 7.1.2 to 8.0.3 - @asyncapi/parser from 1.18.0 to 1.18.1 - prettier from 2.8.3 to 2.8.4 Closes #3833 Closes #3827 Closes #3825
1 parent 911ac04 commit 50967c7

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@asyncapi/avro-schema-parser": "^1.1.0",
5757
"@asyncapi/openapi-schema-parser": "^2.0.1",
58-
"@asyncapi/parser": "^1.18.0",
58+
"@asyncapi/parser": "^1.18.1",
5959
"@asyncapi/react-component": "^1.0.0-next.44",
6060
"@babel/runtime": "^7.20.13",
6161
"@braintree/sanitize-url": "^6.0.2",
@@ -90,7 +90,7 @@
9090
"react-dropzone": "^14.2.3",
9191
"react-immutable-proptypes": "^2.2.0",
9292
"react-modal": "^3.16.1",
93-
"react-resize-detector": "^7.1.2",
93+
"react-resize-detector": "^8.0.3",
9494
"react-table": "^7.8.0",
9595
"reselect": "^4.1.7",
9696
"short-unique-id": "^4.4.4",
@@ -119,7 +119,7 @@
119119
"husky": "^8.0.3",
120120
"jest-canvas-mock": "^2.4.0",
121121
"lint-staged": "^13.1.1",
122-
"prettier": "^2.8.3",
122+
"prettier": "^2.8.4",
123123
"react-scripts": "file:./create-react-app/packages/react-scripts",
124124
"rimraf": "^4.1.2",
125125
"sass": "^1.58.0",

0 commit comments

Comments
 (0)