|
16 | 16 | "@accounts/client": "^0.33.1",
|
17 | 17 | "@accounts/client-password": "^0.32.2",
|
18 | 18 | "@accounts/graphql-client": "^0.33.1",
|
19 |
| - "@apollo/client": "3.9.4", |
20 |
| - "@emotion/react": "11.11.3", |
| 19 | + "@apollo/client": "3.9.6", |
| 20 | + "@emotion/react": "11.11.4", |
21 | 21 | "@emotion/styled": "11.11.0",
|
22 |
| - "@mui/material": "5.15.8", |
23 |
| - "@mui/styles": "5.15.8", |
| 22 | + "@mui/material": "5.15.12", |
| 23 | + "@mui/styles": "5.15.12", |
24 | 24 | "graphql": "16.8.1",
|
25 | 25 | "graphql-tag": "2.12.6",
|
26 | 26 | "qrcode.react": "3.1.0",
|
|
32 | 32 | "devDependencies": {
|
33 | 33 | "@levminer/speakeasy": "1.4.2",
|
34 | 34 | "@types/qrcode.react": "1.0.5",
|
35 |
| - "@types/react": "^18.2.55", |
36 |
| - "@types/react-dom": "^18.2.19", |
| 35 | + "@types/react": "^18.2.64", |
| 36 | + "@types/react-dom": "^18.2.21", |
37 | 37 | "@types/react-router": "5.1.20",
|
38 | 38 | "@types/react-router-dom": "5.3.3",
|
39 | 39 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
40 | 40 | "@typescript-eslint/parser": "^6.21.0",
|
41 | 41 | "@vitejs/plugin-react": "^4.2.1",
|
42 |
| - "eslint": "^8.56.0", |
| 42 | + "eslint": "^8.57.0", |
43 | 43 | "eslint-plugin-react-hooks": "^4.6.0",
|
44 | 44 | "eslint-plugin-react-refresh": "^0.4.5",
|
45 |
| - "typescript": "^5.3.3", |
46 |
| - "vite": "^5.1.0", |
| 45 | + "typescript": "~5.3.3", |
| 46 | + "vite": "^5.1.5", |
47 | 47 | "web-vitals": "3.5.2"
|
48 | 48 | }
|
49 | 49 | }
|
0 commit comments