Skip to content

Commit 6f9c175

Browse files
committed
feat: bump dependencies
1 parent d365610 commit 6f9c175

File tree

3 files changed

+2755
-1157
lines changed

3 files changed

+2755
-1157
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,24 +41,24 @@
4141
},
4242
"dependencies": {
4343
"@fortawesome/free-solid-svg-icons": "5.6.x",
44-
"@stoplight/json": "1.3.x",
44+
"@stoplight/json": "1.9.x",
4545
"lodash": "4.17.x"
4646
},
4747
"devDependencies": {
4848
"@stoplight/scripts": "4.1.0",
49-
"@stoplight/storybook-config": "1.x.x",
50-
"@stoplight/types": "3.1.x",
51-
"@stoplight/ui-kit": "1.49.x",
52-
"@types/enzyme": "3.1.x",
53-
"@types/react": "16.x.x",
54-
"@types/react-dom": "16.x.x",
55-
"enzyme": "3.x.x",
56-
"enzyme-adapter-react-16": "1.x.x",
49+
"@stoplight/storybook-config": "1.4.0",
50+
"@stoplight/types": "4.1.0",
51+
"@stoplight/ui-kit": "1.49.3",
52+
"@types/enzyme": "3.9.1",
53+
"@types/react": "16.8.12",
54+
"@types/react-dom": "16.8.3",
55+
"enzyme": "3.9.0",
56+
"enzyme-adapter-react-16": "1.12.1",
5757
"enzyme-to-json": "3.x.x",
58-
"jest-enzyme": "7.0.x",
59-
"react": "16.7.0-alpha.2",
60-
"react-dom": "16.7.0-alpha.2",
61-
"typescript": "3.2.2"
58+
"jest-enzyme": "7.0.2",
59+
"react": "16.8.6",
60+
"react-dom": "16.8.6",
61+
"typescript": "3.4.2"
6262
},
6363
"lint-staged": {
6464
"*.{ts,tsx}$": [

src/@emotion__core.d.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)