update all the things

This commit is contained in:
2019-06-07 21:05:32 +03:00
parent 73c3f3a034
commit f055931a9b
4 changed files with 1523 additions and 2049 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,40 +6,40 @@
"test": "jest" "test": "jest"
}, },
"devDependencies": { "devDependencies": {
"@types/autoprefixer": "^9.4.0", "@types/autoprefixer": "^9.5.0",
"@types/enzyme": "^3.9.1", "@types/enzyme": "^3.9.3",
"@types/enzyme-adapter-react-16": "^1.0.5", "@types/enzyme-adapter-react-16": "^1.0.5",
"@types/highlight.js": "^9.12.3", "@types/highlight.js": "^9.12.3",
"@types/jest": "^24.0.11", "@types/jest": "^24.0.13",
"@types/node-sass": "^4.11.0", "@types/node-sass": "^4.11.0",
"@types/parcel-bundler": "^1.12.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-dom": "^16.8.4",
"@types/react-redux": "^7.0.6", "@types/react-redux": "^7.0.9",
"@types/react-router": "^4.4.5", "@types/react-router": "^5.0.1",
"@types/react-router-dom": "^4.3.2", "@types/react-router-dom": "^4.3.3",
"@types/sass": "^1.16.0", "@types/sass": "^1.16.0",
"autoprefixer": "^9.5.1", "autoprefixer": "^9.6.0",
"enzyme": "^3.9.0", "enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.12.1", "enzyme-adapter-react-16": "^1.14.0",
"jest": "^24.7.1", "jest": "^24.8.0",
"parcel-bundler": "^1.12.3", "parcel-bundler": "^1.12.3",
"postcss-modules": "^1.4.1", "postcss-modules": "^1.4.1",
"redux-devtools-extension": "^2.13.8", "redux-devtools-extension": "^2.13.8",
"sass": "^1.19.0", "sass": "^1.21.0",
"ts-jest": "^24.0.2" "ts-jest": "^24.0.2"
}, },
"dependencies": { "dependencies": {
"@blueprintjs/core": "^3.15.1", "@blueprintjs/core": "^3.15.1",
"@blueprintjs/icons": "^3.8.0", "@blueprintjs/icons": "^3.9.0",
"highlight.js": "^9.15.6", "highlight.js": "^9.15.8",
"react": "^16.8.6", "react": "^16.8.6",
"react-dom": "^16.8.6", "react-dom": "^16.8.6",
"react-markdown": "^4.0.6", "react-markdown": "^4.0.8",
"react-redux": "^7.0.2", "react-redux": "^7.0.3",
"react-router": "^5.0.0", "react-router": "^5.0.1",
"react-router-dom": "^5.0.0", "react-router-dom": "^5.0.1",
"react-spring": "^8.0.19", "react-spring": "^8.0.22",
"redux": "^4.0.1", "redux": "^4.0.1",
"redux-persist": "^5.10.0", "redux-persist": "^5.10.0",
"redux-saga": "^1.0.2" "redux-saga": "^1.0.2"

1491
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,37 +11,37 @@
"@types/koa-logger": "^3.1.1", "@types/koa-logger": "^3.1.1",
"@types/koa-router": "^7.0.40", "@types/koa-router": "^7.0.40",
"@types/koa__cors": "^2.2.3", "@types/koa__cors": "^2.2.3",
"@types/lodash": "^4.14.123", "@types/lodash": "^4.14.134",
"@types/mocha": "^5.2.6", "@types/mocha": "^5.2.7",
"@types/mysql": "^2.15.5", "@types/mysql": "^2.15.6",
"@types/node": "^10.12.23", "@types/node": "^10.14.8",
"@types/prettier": "^1.16.1", "@types/prettier": "^1.16.4",
"@types/supertest": "^2.0.7", "@types/supertest": "^2.0.7",
"chai": "^4.2.0", "chai": "^4.2.0",
"concurrently": "^4.1.0", "concurrently": "^4.1.0",
"cross-env": "^5.2.0", "cross-env": "^5.2.0",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0", "eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.1.0", "eslint-config-prettier": "^4.3.0",
"eslint-plugin-import": "^2.17.0", "eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-prettier": "^3.0.1", "eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.12.4", "eslint-plugin-react": "^7.13.0",
"mocha": "^6.1.3", "mocha": "^6.1.4",
"prettier": "^1.17.0", "prettier": "^1.18.2",
"supertest": "^4.0.2", "supertest": "^4.0.2",
"ts-node": "8.0.3", "ts-node": "8.2.0",
"ts-node-dev": "^1.0.0-pre.32", "ts-node-dev": "^1.0.0-pre.39",
"tsconfig-paths": "^3.8.0", "tsconfig-paths": "^3.8.0",
"tslint": "^5.15.0", "tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0", "tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4", "tslint-no-unused-expression-chai": "^0.1.4",
"tslint-plugin-prettier": "^2.0.1", "tslint-plugin-prettier": "^2.0.1",
"typescript": "3.4.3" "typescript": "3.5.1"
}, },
"dependencies": { "dependencies": {
"@koa/cors": "^3.0.0", "@koa/cors": "^3.0.0",
"bcrypt": "^3.0.5", "bcrypt": "^3.0.6",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",
"koa": "^2.7.0", "koa": "^2.7.0",
"koa-body": "^4.1.0", "koa-body": "^4.1.0",
@@ -49,9 +49,9 @@
"koa-logger": "^3.2.0", "koa-logger": "^3.2.0",
"koa-router": "^7.4.0", "koa-router": "^7.4.0",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"mysql": "^2.16.0", "mysql": "^2.17.1",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"typeorm": "0.2.16" "typeorm": "0.2.18"
}, },
"scripts": { "scripts": {
"ts-node-dev": "ts-node-dev -r tsconfig-paths/register src/server.ts", "ts-node-dev": "ts-node-dev -r tsconfig-paths/register src/server.ts",