|
29 | 29 | "@material-ui/core": "4.9.4",
|
30 | 30 | "@material-ui/icons": "4.5.1",
|
31 | 31 | "@material-ui/lab": "4.0.0-alpha.42",
|
32 |
| - "@xstate/inspect": "^0.6.4", |
| 32 | + "@xstate/inspect": "0.6.5", |
33 | 33 | "@xstate/react": "2.0.1",
|
34 | 34 | "axios": "0.26.1",
|
35 | 35 | "formik": "2.2.9",
|
|
38 | 38 | "react-dom": "17.0.2",
|
39 | 39 | "react-router-dom": "6.3.0",
|
40 | 40 | "swr": "1.2.2",
|
41 |
| - "xstate": "4.30.6", |
| 41 | + "xstate": "4.31.0", |
42 | 42 | "yup": "0.32.11"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
|
47 | 47 | "@react-theming/storybook-addon": "1.1.5",
|
48 | 48 | "@storybook/addon-actions": "6.4.21",
|
49 | 49 | "@storybook/addon-essentials": "6.4.21",
|
50 |
| - "@storybook/addon-links": "6.4.20", |
51 |
| - "@storybook/react": "6.4.20", |
| 50 | + "@storybook/addon-links": "6.4.21", |
| 51 | + "@storybook/react": "6.4.21", |
52 | 52 | "@testing-library/react": "12.1.4",
|
53 | 53 | "@testing-library/user-event": "^13.5.0",
|
54 | 54 | "@types/express": "4.17.13",
|
55 | 55 | "@types/jest": "27.4.1",
|
56 | 56 | "@types/node": "14.18.12",
|
57 | 57 | "@types/react": "17.0.43",
|
58 |
| - "@types/react-dom": "17.0.14", |
| 58 | + "@types/react-dom": "17.0.15", |
59 | 59 | "@types/superagent": "4.1.15",
|
60 | 60 | "@typescript-eslint/eslint-plugin": "5.19.0",
|
61 | 61 | "@typescript-eslint/parser": "5.19.0",
|
|
64 | 64 | "copy-webpack-plugin": "10.2.4",
|
65 | 65 | "css-loader": "6.7.1",
|
66 | 66 | "css-minimizer-webpack-plugin": "3.4.1",
|
67 |
| - "eslint": "8.12.0", |
| 67 | + "eslint": "8.13.0", |
68 | 68 | "eslint-config-prettier": "8.5.0",
|
69 | 69 | "eslint-import-resolver-alias": "1.1.2",
|
70 | 70 | "eslint-import-resolver-typescript": "2.7.1",
|
|
0 commit comments