Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 1540964

Browse files
committed
fix(deps): update all
1 parent 3a19b1e commit 1540964

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

client/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,36 @@
55
"dependencies": {
66
"@apollo/react-hooks": "3.1.5",
77
"@capacitor/core": "2.4.1",
8-
"@ionic/react": "5.1.1",
9-
"@ionic/react-router": "5.1.1",
10-
"@testing-library/jest-dom": "5.9.0",
11-
"@testing-library/react": "11.0.4",
12-
"@testing-library/user-event": "12.1.5",
8+
"@ionic/react": "5.9.3",
9+
"@ionic/react-router": "5.9.3",
10+
"@testing-library/jest-dom": "5.16.2",
11+
"@testing-library/react": "11.2.7",
12+
"@testing-library/user-event": "12.8.3",
1313
"@types/jest": "26.0.13",
14-
"@types/node": "12.12.47",
15-
"@types/react": "16.9.36",
16-
"@types/react-dom": "16.9.8",
17-
"@types/react-router": "5.1.7",
18-
"@types/react-router-dom": "5.1.5",
14+
"@types/node": "12.20.46",
15+
"@types/react": "16.14.23",
16+
"@types/react-dom": "16.9.14",
17+
"@types/react-router": "5.1.18",
18+
"@types/react-router-dom": "5.3.3",
1919
"apollo-link-context": "1.0.20",
2020
"apollo-link-ws": "1.0.20",
21-
"graphql": "15.3.0",
21+
"graphql": "15.8.0",
2222
"graphql-tag": "2.11.0",
23-
"ionicons": "5.0.1",
24-
"keycloak-js": "11.0.2",
25-
"offix-cache": "0.16.0-alpha2",
26-
"offix-client": "0.16.0-alpha2",
23+
"ionicons": "5.5.4",
24+
"keycloak-js": "11.0.3",
25+
"offix-cache": "0.16.0-dev2",
26+
"offix-client": "0.16.0-beta1",
2727
"react": "16.13.1",
2828
"react-dom": "16.13.1",
29-
"react-offix-hooks": "0.16.0-alpha2",
29+
"react-offix-hooks": "0.16.0-beta1",
3030
"react-router": "5.2.0",
3131
"react-router-dom": "5.2.0",
32-
"react-scripts": "3.4.1",
32+
"react-scripts": "3.4.4",
3333
"simpl-schema": "1.7.3",
34-
"subscriptions-transport-ws": "0.9.16",
35-
"typescript": "4.0.2",
36-
"uniforms": "3.0.0-alpha.4",
37-
"uniforms-bridge-simple-schema-2": "3.0.0-alpha.4",
34+
"subscriptions-transport-ws": "0.11.0",
35+
"typescript": "4.6.2",
36+
"uniforms": "3.8.1",
37+
"uniforms-bridge-simple-schema-2": "3.8.1",
3838
"uniforms-ionic": "0.1.0"
3939
},
4040
"scripts": {
@@ -63,7 +63,7 @@
6363
},
6464
"devDependencies": {
6565
"@capacitor/cli": "2.4.1",
66-
"@types/simpl-schema": "0.2.7"
66+
"@types/simpl-schema": "0.2.10"
6767
},
6868
"description": "An Ionic project"
6969
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"main": "index.js",
77
"devDependencies": {
88
"del-cli": "3.0.1",
9-
"graphql": "15.3.0",
10-
"graphback-cli": "0.14.0"
9+
"graphql": "15.8.0",
10+
"graphback-cli": "0.16.2"
1111
},
1212
"scripts": {
1313
"start:server": "cd server && yarn start",
@@ -26,6 +26,6 @@
2626
"server"
2727
],
2828
"resolutions": {
29-
"@types/react": "16.9.36"
29+
"@types/react": "16.14.23"
3030
}
3131
}

server/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,35 +13,35 @@
1313
},
1414
"license": "MIT",
1515
"devDependencies": {
16-
"@types/cors": "2.8.6",
17-
"@types/express": "4.17.6",
16+
"@types/cors": "2.8.12",
17+
"@types/express": "4.17.13",
1818
"@types/node": "13.13.12",
1919
"keycloak-request-token": "0.1.0",
20-
"ts-node": "9.0.0",
21-
"ts-node-dev": "1.0.0-pre.44",
22-
"tslint": "6.1.2",
23-
"typescript": "4.0.2"
20+
"ts-node": "9.1.1",
21+
"ts-node-dev": "1.1.8",
22+
"tslint": "6.1.3",
23+
"typescript": "4.6.2"
2424
},
2525
"dependencies": {
26-
"graphql": "15.3.0",
26+
"graphql": "15.8.0",
2727
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
28-
"graphql-subscriptions": "1.1.0",
29-
"graphback": "0.14.0",
30-
"@graphback/keycloak-authz": "0.14.0",
31-
"@graphback/datasync": "0.14.0",
32-
"@graphback/runtime-mongo": "0.14.0",
28+
"graphql-subscriptions": "1.2.1",
29+
"graphback": "0.16.2",
30+
"@graphback/keycloak-authz": "0.16.2",
31+
"@graphback/datasync": "0.16.2",
32+
"@graphback/runtime-mongo": "0.16.2",
3333
"@graphql-tools/graphql-file-loader": "6.0.15",
3434
"@graphql-tools/load": "6.0.15",
35-
"@types/react": "16.9.36",
35+
"@types/react": "16.14.23",
3636
"apollo-server-express": "2.17.0",
3737
"cors": "2.8.5",
38-
"dotenv": "8.2.0",
39-
"express": "4.17.1",
40-
"express-session": "1.17.1",
41-
"graphql-scalars": "1.1.3",
38+
"dotenv": "8.6.0",
39+
"express": "4.17.3",
40+
"express-session": "1.17.2",
41+
"graphql-scalars": "1.15.0",
4242
"graphql-tag": "2.11.0",
43-
"keycloak-connect": "11.0.2",
44-
"keycloak-connect-graphql": "0.6.0",
45-
"mongodb": "3.5.9"
43+
"keycloak-connect": "11.0.3",
44+
"keycloak-connect-graphql": "0.7.0",
45+
"mongodb": "3.7.3"
4646
}
4747
}

0 commit comments

Comments
 (0)