|
5 | 5 | "dependencies": { |
6 | 6 | "@apollo/react-hooks": "3.1.5", |
7 | 7 | "@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", |
13 | | - "@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", |
| 8 | + "@ionic/react": "5.5.4", |
| 9 | + "@ionic/react-router": "5.5.4", |
| 10 | + "@testing-library/jest-dom": "5.11.9", |
| 11 | + "@testing-library/react": "11.2.5", |
| 12 | + "@testing-library/user-event": "12.6.3", |
| 13 | + "@types/jest": "26.0.20", |
| 14 | + "@types/node": "12.19.16", |
| 15 | + "@types/react": "16.14.3", |
| 16 | + "@types/react-dom": "16.9.10", |
| 17 | + "@types/react-router": "5.1.11", |
| 18 | + "@types/react-router-dom": "5.1.7", |
19 | 19 | "apollo-link-context": "1.0.20", |
20 | 20 | "apollo-link-ws": "1.0.20", |
21 | | - "graphql": "15.3.0", |
| 21 | + "graphql": "15.5.0", |
22 | 22 | "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.0", |
| 24 | + "keycloak-js": "11.0.3", |
| 25 | + "offix-cache": "0.16.0-dev2", |
| 26 | + "offix-client": "0.16.0-beta1", |
27 | 27 | "react": "16.13.1", |
28 | 28 | "react-dom": "16.13.1", |
29 | | - "react-offix-hooks": "0.16.0-alpha2", |
| 29 | + "react-offix-hooks": "0.16.0-beta1", |
30 | 30 | "react-router": "5.2.0", |
31 | 31 | "react-router-dom": "5.2.0", |
32 | | - "react-scripts": "3.4.1", |
33 | | - "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", |
| 32 | + "react-scripts": "3.4.4", |
| 33 | + "simpl-schema": "1.10.2", |
| 34 | + "subscriptions-transport-ws": "0.9.18", |
| 35 | + "typescript": "4.1.4", |
| 36 | + "uniforms": "3.1.0", |
| 37 | + "uniforms-bridge-simple-schema-2": "3.1.0", |
38 | 38 | "uniforms-ionic": "0.1.0" |
39 | 39 | }, |
40 | 40 | "scripts": { |
|
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@capacitor/cli": "2.4.1", |
66 | | - "@types/simpl-schema": "0.2.7" |
| 66 | + "@types/simpl-schema": "0.2.10" |
67 | 67 | }, |
68 | 68 | "description": "An Ionic project" |
69 | 69 | } |
0 commit comments