|
14 | 14 | "ts-node": "10.9.1" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@apollo/client": "3.7.1", |
| 17 | + "@apollo/client": "3.7.2", |
18 | 18 | "@emotion/react": "11.10.5", |
19 | 19 | "@emotion/styled": "11.10.5", |
20 | 20 | "cross-fetch": "3.1.5", |
|
27 | 27 | "@cypress/react": "5.12.5", |
28 | 28 | "@cypress/webpack-dev-server": "1.8.4", |
29 | 29 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", |
30 | | - "@storybook/addon-actions": "6.5.13", |
31 | | - "@storybook/addon-essentials": "6.5.13", |
32 | | - "@storybook/addon-links": "6.5.13", |
33 | | - "@storybook/builder-webpack5": "6.5.13", |
34 | | - "@storybook/manager-webpack5": "6.5.13", |
35 | | - "@storybook/react": "6.5.13", |
| 30 | + "@storybook/addon-actions": "6.5.14", |
| 31 | + "@storybook/addon-essentials": "6.5.14", |
| 32 | + "@storybook/addon-links": "6.5.14", |
| 33 | + "@storybook/builder-webpack5": "6.5.14", |
| 34 | + "@storybook/manager-webpack5": "6.5.14", |
| 35 | + "@storybook/react": "6.5.14", |
36 | 36 | "@testing-library/jest-dom": "5.16.5", |
37 | 37 | "@testing-library/react": "12.1.5", |
38 | 38 | "@tsconfig/recommended": "^1.0.1", |
39 | 39 | "@types/compression": "1.7.2", |
40 | | - "@types/express": "4.17.14", |
| 40 | + "@types/express": "4.17.15", |
41 | 41 | "@types/jest": "27.5.2", |
42 | 42 | "@types/loadable__component": "5.13.4", |
43 | | - "@types/node": "16.18.4", |
| 43 | + "@types/node": "16.18.9", |
44 | 44 | "@types/react": "17.0.52", |
45 | 45 | "@types/react-dom": "17.0.18", |
46 | 46 | "@types/react-router": "5.1.19", |
47 | 47 | "@types/react-router-dom": "5.3.3", |
48 | | - "@typescript-eslint/eslint-plugin": "5.45.0", |
49 | | - "@typescript-eslint/parser": "5.45.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "5.46.1", |
| 49 | + "@typescript-eslint/parser": "5.46.1", |
50 | 50 | "babel-loader": "8.3.0", |
51 | 51 | "css-loader": "6.7.2", |
52 | 52 | "cypress": "8.7.0", |
53 | 53 | "dedubcheck": "0.0.8", |
54 | | - "eslint": "8.28.0", |
| 54 | + "eslint": "8.29.0", |
55 | 55 | "eslint-config-prettier": "8.5.0", |
56 | 56 | "eslint-plugin-cypress": "2.12.1", |
57 | 57 | "eslint-plugin-graphql": "4.0.0", |
|
68 | 68 | "jest": "27.5.1", |
69 | 69 | "lerna": "4.0.0", |
70 | 70 | "lint-staged": "11.2.6", |
71 | | - "mini-css-extract-plugin": "2.7.1", |
| 71 | + "mini-css-extract-plugin": "2.7.2", |
72 | 72 | "path": "0.12.7", |
73 | | - "prettier": "2.8.0", |
| 73 | + "prettier": "2.8.1", |
74 | 74 | "react-refresh": "0.14.0", |
75 | 75 | "source-map-loader": "3.0.2", |
76 | 76 | "speed-measure-webpack-plugin": "1.5.0", |
|
79 | 79 | "ts-jest": "27.1.5", |
80 | 80 | "ts-loader": "9.4.2", |
81 | 81 | "tsconfig-paths-webpack-plugin": "3.5.2", |
82 | | - "typescript": "4.9.3", |
| 82 | + "typescript": "4.9.4", |
83 | 83 | "update-ts-references": "2.4.1", |
84 | 84 | "webpack": "5.75.0", |
85 | 85 | "webpack-bundle-analyzer": "4.7.0", |
|
0 commit comments