Skip to content

Commit acd5e91

Browse files
casserniP0lip
authored andcommitted
chore: bump deps
1 parent 28b06f5 commit acd5e91

File tree

2 files changed

+55
-206
lines changed

2 files changed

+55
-206
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,19 @@
4646
"dependencies": {
4747
"@stoplight/json": "1.9.x",
4848
"classnames": "^2.2.6",
49+
"json-schema-merge-allof": "^0.6.0",
4950
"mobx-react-lite": "^1.3.1",
5051
"pluralize": "^7.0.0",
51-
"json-schema-merge-allof": "^0.6.0",
5252
"react-error-boundary": "^1.2.5"
5353
},
5454
"devDependencies": {
55-
"lodash": "^4.17.11",
56-
"@stoplight/markdown-viewer": "^3.0.0-beta.4",
57-
"@stoplight/tree-list": "^4.0.0",
58-
"@stoplight/ui-kit": "^2.0.0",
5955
"@sambego/storybook-state": "^1.3.4",
56+
"@stoplight/markdown-viewer": "^3.0.0",
6057
"@stoplight/scripts": "5.1.0",
6158
"@stoplight/storybook-config": "^2.0.2",
59+
"@stoplight/tree-list": "^4.0.0",
6260
"@stoplight/types": "4.1.0",
61+
"@stoplight/ui-kit": "^2.0.0",
6362
"@types/classnames": "^2.2.7",
6463
"@types/enzyme": "3.9.1",
6564
"@types/jest": "^24.0.12",
@@ -74,6 +73,7 @@
7473
"enzyme-to-json": "3.x.x",
7574
"jest": "^24.7.1",
7675
"jest-enzyme": "7.0.2",
76+
"lodash": "^4.17.11",
7777
"mobx": "^5.9.4",
7878
"react": "16.8.6",
7979
"react-dom": "16.8.6",

0 commit comments

Comments
 (0)