|
9 | 9 | "node": "=16"
|
10 | 10 | },
|
11 | 11 | "resolutions": {
|
12 |
| - "@types/react": "17.0.52", |
13 |
| - "@types/react-dom": "17.0.18", |
14 |
| - "ts-node": "10.9.1" |
| 12 | + "@types/react": "17.0.85", |
| 13 | + "@types/react-dom": "17.0.26", |
| 14 | + "ts-node": "10.9.2" |
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@apollo/client": "3.7.1", |
18 |
| - "@emotion/react": "11.10.5", |
19 |
| - "@emotion/styled": "11.10.5", |
20 |
| - "cross-fetch": "3.1.5", |
21 |
| - "graphql": "15.8.0", |
| 17 | + "@apollo/client": "3.13.5", |
| 18 | + "@emotion/react": "11.14.0", |
| 19 | + "@emotion/styled": "11.14.0", |
| 20 | + "cross-fetch": "3.2.0", |
| 21 | + "graphql": "15.10.1", |
22 | 22 | "react": "17.0.2",
|
23 | 23 | "react-dom": "17.0.2"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@babel/core": "7.20.5", |
| 26 | + "@babel/core": "7.26.10", |
27 | 27 | "@cypress/react": "5.12.5",
|
28 | 28 | "@cypress/webpack-dev-server": "1.8.4",
|
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", |
36 |
| - "@testing-library/jest-dom": "5.16.5", |
| 29 | + "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", |
| 30 | + "@storybook/addon-actions": "6.5.16", |
| 31 | + "@storybook/addon-essentials": "6.5.16", |
| 32 | + "@storybook/addon-links": "6.5.16", |
| 33 | + "@storybook/builder-webpack5": "6.5.16", |
| 34 | + "@storybook/manager-webpack5": "6.5.16", |
| 35 | + "@storybook/react": "6.5.16", |
| 36 | + "@testing-library/jest-dom": "5.17.0", |
37 | 37 | "@testing-library/react": "12.1.5",
|
38 | 38 | "@tsconfig/recommended": "^1.0.1",
|
39 |
| - "@types/compression": "1.7.2", |
40 |
| - "@types/express": "4.17.14", |
| 39 | + "@types/compression": "1.7.5", |
| 40 | + "@types/express": "4.17.21", |
41 | 41 | "@types/jest": "27.5.2",
|
42 |
| - "@types/loadable__component": "5.13.4", |
43 |
| - "@types/node": "16.18.4", |
44 |
| - "@types/react": "17.0.52", |
45 |
| - "@types/react-dom": "17.0.18", |
46 |
| - "@types/react-router": "5.1.19", |
| 42 | + "@types/loadable__component": "5.13.9", |
| 43 | + "@types/node": "16.18.126", |
| 44 | + "@types/react": "17.0.85", |
| 45 | + "@types/react-dom": "17.0.26", |
| 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", |
50 |
| - "babel-loader": "8.3.0", |
51 |
| - "css-loader": "6.7.2", |
| 48 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 49 | + "@typescript-eslint/parser": "5.62.0", |
| 50 | + "babel-loader": "8.4.1", |
| 51 | + "css-loader": "6.11.0", |
52 | 52 | "cypress": "8.7.0",
|
53 | 53 | "dedubcheck": "0.0.8",
|
54 |
| - "eslint": "8.28.0", |
55 |
| - "eslint-config-prettier": "8.5.0", |
56 |
| - "eslint-plugin-cypress": "2.12.1", |
| 54 | + "eslint": "8.57.1", |
| 55 | + "eslint-config-prettier": "8.10.0", |
| 56 | + "eslint-plugin-cypress": "2.15.2", |
57 | 57 | "eslint-plugin-graphql": "4.0.0",
|
58 |
| - "eslint-plugin-import": "2.26.0", |
| 58 | + "eslint-plugin-import": "2.31.0", |
59 | 59 | "eslint-plugin-jest-dom": "4.0.3",
|
60 |
| - "eslint-plugin-jsx-a11y": "6.6.1", |
| 60 | + "eslint-plugin-jsx-a11y": "6.10.2", |
61 | 61 | "eslint-plugin-prettier": "4.2.1",
|
62 |
| - "eslint-plugin-react": "7.31.11", |
63 |
| - "eslint-plugin-react-hooks": "4.6.0", |
64 |
| - "eslint-plugin-testing-library": "5.9.1", |
65 |
| - "html-webpack-plugin": "5.5.0", |
| 62 | + "eslint-plugin-react": "7.37.4", |
| 63 | + "eslint-plugin-react-hooks": "4.6.2", |
| 64 | + "eslint-plugin-testing-library": "5.11.1", |
| 65 | + "html-webpack-plugin": "5.6.3", |
66 | 66 | "husky": "7.0.4",
|
67 | 67 | "hygen": "6.2.11",
|
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.9.2", |
72 | 72 | "path": "0.12.7",
|
73 |
| - "prettier": "2.8.0", |
74 |
| - "react-refresh": "0.14.0", |
| 73 | + "prettier": "2.8.8", |
| 74 | + "react-refresh": "0.16.0", |
75 | 75 | "source-map-loader": "3.0.2",
|
76 | 76 | "speed-measure-webpack-plugin": "1.5.0",
|
77 | 77 | "stylelint": "13.13.1",
|
78 | 78 | "stylelint-config-standard": "22.0.0",
|
79 | 79 | "ts-jest": "27.1.5",
|
80 |
| - "ts-loader": "9.4.2", |
| 80 | + "ts-loader": "9.5.2", |
81 | 81 | "tsconfig-paths-webpack-plugin": "3.5.2",
|
82 |
| - "typescript": "4.9.3", |
83 |
| - "update-ts-references": "2.4.1", |
84 |
| - "webpack": "5.75.0", |
85 |
| - "webpack-bundle-analyzer": "4.7.0", |
| 82 | + "typescript": "4.9.5", |
| 83 | + "update-ts-references": "2.8.0", |
| 84 | + "webpack": "5.98.0", |
| 85 | + "webpack-bundle-analyzer": "4.10.2", |
86 | 86 | "webpack-cli": "4.10.0",
|
87 |
| - "webpack-dev-server": "4.11.1", |
| 87 | + "webpack-dev-server": "4.15.2", |
88 | 88 | "webpack-monitor": "1.0.14",
|
89 | 89 | "webpack-node-externals": "3.0.0"
|
90 | 90 | },
|
|
0 commit comments