mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
upgrade deps
This commit is contained in:
2368
frontend/package-lock.json
generated
2368
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -10,38 +10,38 @@
|
||||
"@types/enzyme": "^3.10.3",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.5",
|
||||
"@types/highlight.js": "^9.12.3",
|
||||
"@types/jest": "^24.0.18",
|
||||
"@types/jest": "^24.0.20",
|
||||
"@types/parcel-bundler": "^1.12.1",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "^16.9.0",
|
||||
"@types/react-redux": "^7.1.2",
|
||||
"@types/react-router": "^5.0.3",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"@types/react": "^16.9.11",
|
||||
"@types/react-dom": "^16.9.3",
|
||||
"@types/react-redux": "^7.1.5",
|
||||
"@types/react-router": "^5.1.2",
|
||||
"@types/react-router-dom": "^5.1.0",
|
||||
"@types/sass": "^1.16.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"autoprefixer": "^9.7.0",
|
||||
"enzyme": "^3.10.0",
|
||||
"enzyme-adapter-react-16": "^1.14.0",
|
||||
"enzyme-adapter-react-16": "^1.15.1",
|
||||
"jest": "^24.9.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
"parcel-bundler": "^1.12.4",
|
||||
"postcss-modules": "^1.4.1",
|
||||
"redux-devtools-extension": "^2.13.8",
|
||||
"sass": "^1.22.12",
|
||||
"sass": "^1.23.1",
|
||||
"ts-jest": "^24.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.18.1",
|
||||
"@blueprintjs/icons": "^3.10.0",
|
||||
"@blueprintjs/core": "^3.19.1",
|
||||
"@blueprintjs/icons": "^3.11.0",
|
||||
"highlight.js": "^9.15.10",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"react-markdown": "^4.2.2",
|
||||
"react-redux": "^7.1.1",
|
||||
"react-router": "^5.0.1",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-spring": "^8.0.27",
|
||||
"redux": "^4.0.4",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.0.5"
|
||||
"redux-saga": "^1.1.1"
|
||||
},
|
||||
"postcss": {
|
||||
"plugins": {
|
||||
|
||||
826
package-lock.json
generated
826
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
39
package.json
39
package.json
@@ -3,47 +3,48 @@
|
||||
"devDependencies": {
|
||||
"@blueprintjs/tslint-config": "^1.9.0",
|
||||
"@types/bcrypt": "^3.0.0",
|
||||
"@types/chai": "^4.2.2",
|
||||
"@types/eslint": "^6.1.1",
|
||||
"@types/chai": "^4.2.4",
|
||||
"@types/concurrently": "^4.1.0",
|
||||
"@types/eslint": "^6.1.3",
|
||||
"@types/eslint-plugin-prettier": "^2.2.0",
|
||||
"@types/jsonwebtoken": "^8.3.3",
|
||||
"@types/koa": "^2.0.49",
|
||||
"@types/jsonwebtoken": "^8.3.5",
|
||||
"@types/koa": "^2.0.51",
|
||||
"@types/koa-logger": "^3.1.1",
|
||||
"@types/koa-router": "^7.0.42",
|
||||
"@types/koa__cors": "^2.2.3",
|
||||
"@types/lodash": "^4.14.138",
|
||||
"@types/lodash": "^4.14.144",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/mysql": "^2.15.7",
|
||||
"@types/node": "^12.7.5",
|
||||
"@types/prettier": "^1.18.2",
|
||||
"@types/node": "^12.11.7",
|
||||
"@types/prettier": "^1.18.3",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"chai": "^4.2.0",
|
||||
"concurrently": "^4.1.2",
|
||||
"cross-env": "^5.2.1",
|
||||
"eslint": "^6.3.0",
|
||||
"concurrently": "^5.0.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-airbnb": "^18.0.1",
|
||||
"eslint-config-prettier": "^6.3.0",
|
||||
"eslint-config-prettier": "^6.5.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"eslint-plugin-react": "^7.14.3",
|
||||
"mocha": "^6.2.0",
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-react": "^7.16.0",
|
||||
"mocha": "^6.2.2",
|
||||
"prettier": "^1.18.2",
|
||||
"supertest": "^4.0.2",
|
||||
"ts-node": "8.3.0",
|
||||
"ts-node-dev": "^1.0.0-pre.42",
|
||||
"ts-node": "8.4.1",
|
||||
"ts-node-dev": "^1.0.0-pre.43",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
"tslint": "^5.20.0",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"tslint-no-unused-expression-chai": "^0.1.4",
|
||||
"tslint-plugin-prettier": "^2.0.1",
|
||||
"typescript": "3.6.3"
|
||||
"typescript": "3.6.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@koa/cors": "^3.0.0",
|
||||
"bcrypt": "^3.0.6",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"koa": "^2.8.1",
|
||||
"koa": "^2.10.0",
|
||||
"koa-body": "^4.1.1",
|
||||
"koa-jwt": "^3.6.0",
|
||||
"koa-logger": "^3.2.1",
|
||||
@@ -51,7 +52,7 @@
|
||||
"lodash": "^4.17.15",
|
||||
"mysql": "^2.17.1",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"typeorm": "0.2.18"
|
||||
"typeorm": "0.2.20"
|
||||
},
|
||||
"scripts": {
|
||||
"ts-node-dev": "ts-node-dev -r tsconfig-paths/register src/server.ts",
|
||||
|
||||
Reference in New Issue
Block a user