|
14 | 14 | "ts-node": "10.9.1"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@apollo/client": "3.7.1", |
| 17 | + "@apollo/client": "3.7.3", |
18 | 18 | "@emotion/react": "11.10.5",
|
19 | 19 | "@emotion/styled": "11.10.5",
|
20 | 20 | "cross-fetch": "3.1.5",
|
|
23 | 23 | "react-dom": "17.0.2"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@babel/core": "7.20.5", |
| 26 | + "@babel/core": "7.20.12", |
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.15", |
| 31 | + "@storybook/addon-essentials": "6.5.15", |
| 32 | + "@storybook/addon-links": "6.5.15", |
| 33 | + "@storybook/builder-webpack5": "6.5.15", |
| 34 | + "@storybook/manager-webpack5": "6.5.15", |
| 35 | + "@storybook/react": "6.5.15", |
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.11", |
44 | 44 | "@types/react": "17.0.52",
|
45 | 45 | "@types/react-dom": "17.0.18",
|
46 |
| - "@types/react-router": "5.1.19", |
| 46 | + "@types/react-router": "5.1.20", |
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.48.1", |
| 49 | + "@typescript-eslint/parser": "5.48.1", |
50 | 50 | "babel-loader": "8.3.0",
|
51 |
| - "css-loader": "6.7.2", |
| 51 | + "css-loader": "6.7.3", |
52 | 52 | "cypress": "8.7.0",
|
53 | 53 | "dedubcheck": "0.0.8",
|
54 |
| - "eslint": "8.28.0", |
55 |
| - "eslint-config-prettier": "8.5.0", |
| 54 | + "eslint": "8.31.0", |
| 55 | + "eslint-config-prettier": "8.6.0", |
56 | 56 | "eslint-plugin-cypress": "2.12.1",
|
57 | 57 | "eslint-plugin-graphql": "4.0.0",
|
58 |
| - "eslint-plugin-import": "2.26.0", |
| 58 | + "eslint-plugin-import": "2.27.0", |
59 | 59 | "eslint-plugin-jest-dom": "4.0.3",
|
60 |
| - "eslint-plugin-jsx-a11y": "6.6.1", |
| 60 | + "eslint-plugin-jsx-a11y": "6.7.0", |
61 | 61 | "eslint-plugin-prettier": "4.2.1",
|
62 |
| - "eslint-plugin-react": "7.31.11", |
| 62 | + "eslint-plugin-react": "7.32.0", |
63 | 63 | "eslint-plugin-react-hooks": "4.6.0",
|
64 | 64 | "eslint-plugin-testing-library": "5.9.1",
|
65 | 65 | "html-webpack-plugin": "5.5.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.2", |
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