mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
update all the things
This commit is contained in:
@@ -6,40 +6,40 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/autoprefixer": "^9.4.0",
|
||||
"@types/enzyme": "^3.9.1",
|
||||
"@types/autoprefixer": "^9.5.0",
|
||||
"@types/enzyme": "^3.9.3",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.5",
|
||||
"@types/highlight.js": "^9.12.3",
|
||||
"@types/jest": "^24.0.11",
|
||||
"@types/jest": "^24.0.13",
|
||||
"@types/node-sass": "^4.11.0",
|
||||
"@types/parcel-bundler": "^1.12.0",
|
||||
"@types/react": "^16.8.13",
|
||||
"@types/react": "^16.8.19",
|
||||
"@types/react-dom": "^16.8.4",
|
||||
"@types/react-redux": "^7.0.6",
|
||||
"@types/react-router": "^4.4.5",
|
||||
"@types/react-router-dom": "^4.3.2",
|
||||
"@types/react-redux": "^7.0.9",
|
||||
"@types/react-router": "^5.0.1",
|
||||
"@types/react-router-dom": "^4.3.3",
|
||||
"@types/sass": "^1.16.0",
|
||||
"autoprefixer": "^9.5.1",
|
||||
"enzyme": "^3.9.0",
|
||||
"enzyme-adapter-react-16": "^1.12.1",
|
||||
"jest": "^24.7.1",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"enzyme": "^3.10.0",
|
||||
"enzyme-adapter-react-16": "^1.14.0",
|
||||
"jest": "^24.8.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
"postcss-modules": "^1.4.1",
|
||||
"redux-devtools-extension": "^2.13.8",
|
||||
"sass": "^1.19.0",
|
||||
"sass": "^1.21.0",
|
||||
"ts-jest": "^24.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.15.1",
|
||||
"@blueprintjs/icons": "^3.8.0",
|
||||
"highlight.js": "^9.15.6",
|
||||
"@blueprintjs/icons": "^3.9.0",
|
||||
"highlight.js": "^9.15.8",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-markdown": "^4.0.6",
|
||||
"react-redux": "^7.0.2",
|
||||
"react-router": "^5.0.0",
|
||||
"react-router-dom": "^5.0.0",
|
||||
"react-spring": "^8.0.19",
|
||||
"react-markdown": "^4.0.8",
|
||||
"react-redux": "^7.0.3",
|
||||
"react-router": "^5.0.1",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-spring": "^8.0.22",
|
||||
"redux": "^4.0.1",
|
||||
"redux-persist": "^5.10.0",
|
||||
"redux-saga": "^1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user