Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Commit 5cbddba

Browse files
committed
chore(deps): update dependency versions
1 parent 08ccfaa commit 5cbddba

File tree

4 files changed

+4137
-4137
lines changed

4 files changed

+4137
-4137
lines changed

Diff for: package.json

+15-16
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,21 @@
1414
"**/typeorm"
1515
],
1616
"devDependencies": {
17-
"@typescript-eslint/eslint-plugin": "^2.24.0",
18-
"@typescript-eslint/parser": "^2.24.0",
19-
"concurrently": "^5.2.0",
20-
"eslint": "^6.8.0",
21-
"eslint-config-airbnb-typescript": "^7.2.1",
22-
"eslint-config-prettier": "^6.11.0",
23-
"eslint-plugin-import": "^2.20.2",
17+
"@typescript-eslint/eslint-plugin": "^4.12.0",
18+
"@typescript-eslint/parser": "^4.12.0",
19+
"concurrently": "^5.3.0",
20+
"eslint": "^7.17.0",
21+
"eslint-config-airbnb-typescript": "^12.0.0",
22+
"eslint-config-prettier": "^7.1.0",
23+
"eslint-plugin-import": "^2.22.1",
2424
"eslint-plugin-jsx": "^0.1.0",
25-
"eslint-plugin-jsx-a11y": "^6.2.3",
26-
"eslint-plugin-prettier": "^3.1.3",
27-
"eslint-plugin-react": "^7.20.0",
28-
"eslint-plugin-react-hooks": "^2.5.1",
29-
"eslint-plugin-sonarjs": "^0.5.0",
30-
"lerna": "^3.22.0",
31-
"prettier": "^2.0.5",
32-
"typescript": "^3.9.3",
33-
"wait-on": "^5.0.0"
25+
"eslint-plugin-jsx-a11y": "^6.4.1",
26+
"eslint-plugin-prettier": "^3.3.1",
27+
"eslint-plugin-react": "^7.22.0",
28+
"eslint-plugin-react-hooks": "^4.2.0",
29+
"lerna": "^3.22.1",
30+
"prettier": "^2.2.1",
31+
"typescript": "^4.1.3",
32+
"wait-on": "^5.2.1"
3433
}
3534
}

Diff for: packages/client/package.json

+33-33
Original file line numberDiff line numberDiff line change
@@ -10,49 +10,49 @@
1010
"author": "Dieter (coder2000) Lunn",
1111
"license": "Apache-2.0",
1212
"devDependencies": {
13-
"@babel/cli": "^7.10.3",
14-
"@babel/core": "^7.10.3",
15-
"@babel/plugin-transform-runtime": "^7.10.3",
16-
"@babel/preset-env": "^7.10.3",
17-
"@babel/preset-react": "^7.10.1",
18-
"@babel/preset-typescript": "^7.10.1",
19-
"@types/html-webpack-plugin": "^3.2.3",
20-
"@types/node": "^14.0.13",
21-
"@types/react": "^16.9.38",
22-
"@types/react-dom": "^16.9.8",
13+
"@babel/cli": "^7.12.10",
14+
"@babel/core": "^7.12.10",
15+
"@babel/plugin-transform-runtime": "^7.12.10",
16+
"@babel/preset-env": "^7.12.11",
17+
"@babel/preset-react": "^7.12.10",
18+
"@babel/preset-typescript": "^7.12.7",
19+
"@types/html-webpack-plugin": "^3.2.4",
20+
"@types/node": "^14.14.20",
21+
"@types/react": "^17.0.0",
22+
"@types/react-dom": "^17.0.0",
2323
"@types/react-html-parser": "^2.0.1",
24-
"@types/react-router": "^5.1.7",
25-
"@types/react-router-dom": "^5.1.5",
26-
"@types/webpack": "^4.41.17",
27-
"@types/webpack-dev-server": "^3.11.0",
28-
"babel-loader": "^8.1.0",
29-
"babel-plugin-import": "^1.13.0",
30-
"cross-env": "^7.0.2",
31-
"css-loader": "^3.6.0",
32-
"html-webpack-plugin": "^4.3.0",
24+
"@types/react-router": "^5.1.10",
25+
"@types/react-router-dom": "^5.1.7",
26+
"@types/webpack": "^4.41.25",
27+
"@types/webpack-dev-server": "^3.11.1",
28+
"babel-loader": "^8.2.2",
29+
"babel-plugin-import": "^1.13.3",
30+
"cross-env": "^7.0.3",
31+
"css-loader": "^5.0.1",
32+
"html-webpack-plugin": "^4.5.1",
3333
"path": "^0.12.7",
34-
"style-loader": "^1.2.1",
35-
"ts-node": "^8.10.2",
34+
"style-loader": "^2.0.0",
35+
"ts-node": "^9.1.1",
3636
"tsconfig-paths": "^3.9.0",
37-
"typescript": "^3.9.5",
37+
"typescript": "^4.1.3",
3838
"webpack": "^4.43.0",
39-
"webpack-cli": "^3.3.12",
40-
"webpack-dev-server": "^3.11.0"
39+
"webpack-cli": "^4.3.1",
40+
"webpack-dev-server": "^3.11.1"
4141
},
4242
"dependencies": {
43-
"@apollo/react-hooks": "^3.1.5",
44-
"@babel/runtime": "^7.10.3",
45-
"@material-ui/core": "^4.10.2",
46-
"@material-ui/icons": "^4.9.1",
43+
"@apollo/react-hooks": "^4.0.0",
44+
"@babel/runtime": "^7.12.5",
45+
"@material-ui/core": "^4.11.2",
46+
"@material-ui/icons": "^4.11.2",
4747
"apollo-boost": "^0.4.9",
4848
"apollo-client": "^2.6.10",
4949
"apollo-utilities": "^1.3.4",
5050
"clsx": "^1.1.1",
51-
"graphql": "^14.0.0",
52-
"html-react-parser": "^0.13.0",
53-
"react": "^16.13.1",
54-
"react-dom": "^16.13.1",
55-
"react-hook-form": "^5.7.2",
51+
"graphql": "^14.7.0",
52+
"html-react-parser": "^1.1.1",
53+
"react": "^16.14.0",
54+
"react-dom": "^16.14.0",
55+
"react-hook-form": "^6.14.0",
5656
"react-html-parser": "^2.0.2",
5757
"react-router": "^5.2.0",
5858
"react-router-dom": "^5.2.0"

Diff for: packages/server/package.json

+33-34
Original file line numberDiff line numberDiff line change
@@ -28,52 +28,51 @@
2828
"migration:run": "ts-node -r tsconfig-paths/register node_modules/.bin/typeorm migration:run"
2929
},
3030
"dependencies": {
31-
"@nestjs-query/core": "^0.14.0",
32-
"@nestjs-query/query-graphql": "^0.14.1",
33-
"@nestjs-query/query-typeorm": "^0.14.2",
34-
"@nestjs/common": "7.2.0",
35-
"@nestjs/config": "^0.5.0",
36-
"@nestjs/core": "7.2.0",
37-
"@nestjs/graphql": "7.4.1",
38-
"@nestjs/platform-express": "^7.2.0",
39-
"@nestjs/schedule": "^0.4.0",
40-
"@nestjs/serve-static": "^2.1.1",
41-
"@nestjs/typeorm": "7.1.0",
42-
"apollo-server-express": "^2.15.0",
31+
"@nestjs-query/core": "^0.21.2",
32+
"@nestjs-query/query-graphql": "^0.21.2",
33+
"@nestjs-query/query-typeorm": "^0.21.2",
34+
"@nestjs/common": "7.6.5",
35+
"@nestjs/config": "^0.6.1",
36+
"@nestjs/core": "7.6.5",
37+
"@nestjs/graphql": "7.9.4",
38+
"@nestjs/platform-express": "^7.6.5",
39+
"@nestjs/schedule": "^0.4.1",
40+
"@nestjs/serve-static": "^2.1.4",
41+
"@nestjs/typeorm": "7.1.5",
42+
"apollo-server-express": "^2.19.1",
4343
"class-transformer": "^0.3.1",
4444
"class-validator": "^0.12.2",
4545
"dataloader": "^2.0.0",
4646
"dotenv": "^8.2.0",
47-
"graphql": "^14.0.0",
47+
"graphql": "^14.7.0",
4848
"graphql-relay": "^0.6.0",
4949
"graphql-subscriptions": "^1.1.0",
50-
"graphql-tools": "^6.0.10",
51-
"nestjs-pino": "^1.2.0",
52-
"pg": "^8.2.1",
50+
"nestjs-pino": "^1.3.0",
51+
"pg": "^8.5.1",
5352
"reflect-metadata": "^0.1.13",
5453
"rimraf": "^3.0.2",
55-
"rss-parser": "^3.8.0",
56-
"rxjs": "^6.5.5",
57-
"tslib": "^2.0.0",
58-
"typeorm": "^0.2.25"
54+
"rss-parser": "^3.10.0",
55+
"rxjs": "^6.6.3",
56+
"tslib": "^2.1.0",
57+
"typeorm": "^0.2.29"
5958
},
6059
"devDependencies": {
61-
"@nestjs/cli": "^7.4.0",
62-
"@nestjs/schematics": "^7.0.1",
63-
"@nestjs/testing": "^7.2.0",
60+
"@nestjs/cli": "^7.5.4",
61+
"@nestjs/schematics": "^7.2.6",
62+
"@nestjs/testing": "^7.6.5",
6463
"@types/cron": "^1.7.2",
65-
"@types/express": "^4.17.6",
66-
"@types/jest": "26.0.0",
67-
"@types/node": "^14.0.13",
68-
"@types/supertest": "^2.0.9",
69-
"@types/xml2js": "^0.4.5",
70-
"jest": "^26.0.1",
71-
"pino-pretty": "^4.0.0",
72-
"supertest": "^4.0.2",
73-
"ts-jest": "26.1.0",
74-
"ts-node": "^8.10.2",
64+
"@types/express": "^4.17.9",
65+
"@types/jest": "26.0.19",
66+
"@types/node": "^14.14.20",
67+
"@types/supertest": "^2.0.10",
68+
"@types/xml2js": "^0.4.7",
69+
"jest": "^26.6.3",
70+
"pino-pretty": "^4.3.0",
71+
"supertest": "^6.0.1",
72+
"ts-jest": "26.4.4",
73+
"ts-node": "^9.1.1",
7574
"tsconfig-paths": "^3.9.0",
76-
"typescript": "^3.9.5"
75+
"typescript": "^4.1.3"
7776
},
7877
"jest": {
7978
"moduleFileExtensions": [

0 commit comments

Comments
 (0)