mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
update all the dependencies
This commit is contained in:
4986
frontend/package-lock.json
generated
4986
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -6,40 +6,40 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/autoprefixer": "^9.6.1",
|
||||
"@types/enzyme": "^3.10.4",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.5",
|
||||
"@types/autoprefixer": "^9.7.1",
|
||||
"@types/enzyme": "^3.10.5",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
"@types/highlight.js": "^9.12.3",
|
||||
"@types/jest": "^24.0.23",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/parcel-bundler": "^1.12.1",
|
||||
"@types/react": "^16.9.15",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"@types/react-redux": "^7.1.5",
|
||||
"@types/react-router": "^5.1.3",
|
||||
"@types/react": "^16.9.23",
|
||||
"@types/react-dom": "^16.9.5",
|
||||
"@types/react-redux": "^7.1.7",
|
||||
"@types/react-router": "^5.1.4",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/sass": "^1.16.0",
|
||||
"autoprefixer": "^9.7.3",
|
||||
"enzyme": "^3.10.0",
|
||||
"enzyme-adapter-react-16": "^1.15.1",
|
||||
"jest": "^24.9.0",
|
||||
"autoprefixer": "^9.7.4",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.2",
|
||||
"jest": "^25.1.0",
|
||||
"parcel-bundler": "^1.12.4",
|
||||
"postcss-modules": "^1.4.1",
|
||||
"postcss-modules": "^1.5.0",
|
||||
"redux-devtools-extension": "^2.13.8",
|
||||
"sass": "^1.23.7",
|
||||
"ts-jest": "^24.2.0"
|
||||
"sass": "^1.26.3",
|
||||
"ts-jest": "^25.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.22.1",
|
||||
"@blueprintjs/icons": "^3.12.0",
|
||||
"highlight.js": "^9.16.2",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-markdown": "^4.2.2",
|
||||
"react-redux": "^7.1.3",
|
||||
"@blueprintjs/core": "^3.24.0",
|
||||
"@blueprintjs/icons": "^3.14.0",
|
||||
"highlight.js": "^9.18.1",
|
||||
"react": "^16.13.0",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-markdown": "^4.3.1",
|
||||
"react-redux": "^7.2.0",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-spring": "^8.0.27",
|
||||
"redux": "^4.0.4",
|
||||
"redux": "^4.0.5",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-saga": "^1.1.3"
|
||||
},
|
||||
|
||||
2538
package-lock.json
generated
2538
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
60
package.json
60
package.json
@@ -1,66 +1,66 @@
|
||||
{
|
||||
"name": "writer-backend",
|
||||
"devDependencies": {
|
||||
"@blueprintjs/tslint-config": "^1.9.0",
|
||||
"@blueprintjs/tslint-config": "^2.0.0",
|
||||
"@types/bcrypt": "^3.0.0",
|
||||
"@types/chai": "^4.2.6",
|
||||
"@types/concurrently": "^4.1.0",
|
||||
"@types/eslint": "^6.1.3",
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/concurrently": "^5.1.0",
|
||||
"@types/eslint": "^6.1.8",
|
||||
"@types/eslint-plugin-prettier": "^2.2.0",
|
||||
"@types/jsonwebtoken": "^8.3.5",
|
||||
"@types/koa": "^2.11.0",
|
||||
"@types/jsonwebtoken": "^8.3.8",
|
||||
"@types/koa": "^2.11.2",
|
||||
"@types/koa-logger": "^3.1.1",
|
||||
"@types/koa-router": "^7.0.42",
|
||||
"@types/koa-router": "^7.4.0",
|
||||
"@types/koa-send": "^4.1.2",
|
||||
"@types/koa-sslify": "^4.0.1",
|
||||
"@types/koa-static": "^4.0.1",
|
||||
"@types/koa__cors": "^2.2.3",
|
||||
"@types/koa__cors": "^3.0.1",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/mysql": "^2.15.8",
|
||||
"@types/node": "^12.12.14",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/mysql": "^2.15.9",
|
||||
"@types/node": "^13.9.1",
|
||||
"@types/prettier": "^1.19.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"chai": "^4.2.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-config-airbnb": "^18.0.1",
|
||||
"eslint-config-prettier": "^6.7.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-airbnb": "^18.1.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-react": "^7.17.0",
|
||||
"eslint-plugin-react-hooks": "^2.3.0",
|
||||
"husky": "^3.1.0",
|
||||
"mocha": "^6.2.2",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"eslint-plugin-react-hooks": "^2.5.0",
|
||||
"husky": "^4.2.3",
|
||||
"mocha": "^7.1.0",
|
||||
"prettier": "^1.19.1",
|
||||
"supertest": "^4.0.2",
|
||||
"ts-node-dev": "^1.0.0-pre.44",
|
||||
"tslint": "^5.20.1",
|
||||
"tslint": "^6.1.0",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"tslint-no-unused-expression-chai": "^0.1.4",
|
||||
"tslint-plugin-prettier": "^2.0.1"
|
||||
"tslint-plugin-prettier": "^2.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@koa/cors": "^3.0.0",
|
||||
"bcrypt": "^3.0.7",
|
||||
"concurrently": "^5.0.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"bcrypt": "^4.0.1",
|
||||
"concurrently": "^5.1.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"koa": "^2.11.0",
|
||||
"koa-body": "^4.1.1",
|
||||
"koa-jwt": "^3.6.0",
|
||||
"koa-logger": "^3.2.1",
|
||||
"koa-router": "^7.4.0",
|
||||
"koa-router": "^8.0.8",
|
||||
"koa-send": "^5.0.0",
|
||||
"koa-sslify": "^4.0.3",
|
||||
"koa-static": "^5.0.0",
|
||||
"lodash": "^4.17.15",
|
||||
"mysql": "^2.17.1",
|
||||
"mysql": "^2.18.1",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"ts-node": "8.5.4",
|
||||
"ts-node": "8.6.2",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
"typeorm": "0.2.21",
|
||||
"typescript": "3.7.3"
|
||||
"typeorm": "0.2.24",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"cacheDirectories": [
|
||||
"frontend/node_modules",
|
||||
|
||||
Reference in New Issue
Block a user