mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-06 18:04:15 +03:00
chore: update deps
This commit is contained in:
parent
126c6a689a
commit
a1a01d5a41
10
package.json
10
package.json
|
@ -52,7 +52,7 @@
|
|||
"@babel/plugin-syntax-decorators": "^7.0.0-beta.42",
|
||||
"@babel/plugin-syntax-jsx": "^7.0.0-beta.42",
|
||||
"@babel/plugin-syntax-typescript": "^7.0.0-beta.42",
|
||||
"@cypress/webpack-preprocessor": "2.0.0",
|
||||
"@cypress/webpack-preprocessor": "2.0.1",
|
||||
"@types/dompurify": "^0.0.31",
|
||||
"@types/enzyme": "^3.1.8",
|
||||
"@types/enzyme-to-json": "^1.5.0",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"@types/prop-types": "^15.5.2",
|
||||
"@types/react": "^16.0.41",
|
||||
"@types/react-dom": "^16.0.0",
|
||||
"@types/react-hot-loader": "^3.0.3",
|
||||
"@types/react-hot-loader": "^4.1.0",
|
||||
"@types/react-tabs": "^1.0.2",
|
||||
"@types/webpack": "^4.1.2",
|
||||
"@types/webpack-env": "^1.13.0",
|
||||
|
@ -98,10 +98,10 @@
|
|||
"rimraf": "^2.6.2",
|
||||
"shelljs": "^0.8.1",
|
||||
"source-map-loader": "^0.2.1",
|
||||
"style-loader": "^0.20.3",
|
||||
"style-loader": "^0.21.0",
|
||||
"ts-jest": "^22.0.1",
|
||||
"ts-loader": "4.1.0",
|
||||
"ts-node": "^5.0.1",
|
||||
"ts-loader": "4.3.0",
|
||||
"ts-node": "^6.0.3",
|
||||
"tslint": "^5.7.0",
|
||||
"tslint-react": "^3.4.0",
|
||||
"typescript": "^2.8.0-rc",
|
||||
|
|
Loading…
Reference in New Issue
Block a user