|
31 | 31 | "yup": "0.32.11" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "7.14.3", |
35 | | - "@storybook/addon-actions": "6.2.9", |
36 | | - "@storybook/addon-essentials": "6.2.9", |
37 | | - "@storybook/addon-knobs": "6.2.9", |
38 | | - "@storybook/addon-links": "6.2.9", |
39 | | - "@storybook/addon-viewport": "6.2.9", |
40 | | - "@storybook/addons": "6.2.9", |
41 | | - "@storybook/builder-webpack5": "6.2.9", |
42 | | - "@storybook/cli": "6.2.9", |
43 | | - "@storybook/react": "6.2.9", |
44 | | - "@storybook/theming": "6.2.9", |
| 34 | + "@babel/core": "7.28.0", |
| 35 | + "@storybook/addon-actions": "6.5.16", |
| 36 | + "@storybook/addon-essentials": "6.5.16", |
| 37 | + "@storybook/addon-knobs": "6.4.0", |
| 38 | + "@storybook/addon-links": "6.5.16", |
| 39 | + "@storybook/addon-viewport": "6.5.16", |
| 40 | + "@storybook/addons": "6.5.16", |
| 41 | + "@storybook/builder-webpack5": "6.5.16", |
| 42 | + "@storybook/cli": "6.5.16", |
| 43 | + "@storybook/react": "6.5.16", |
| 44 | + "@storybook/theming": "6.5.16", |
45 | 45 | "@testing-library/react": "11.2.7", |
46 | | - "@testing-library/react-hooks": "7.0.0", |
47 | | - "@types/css-minimizer-webpack-plugin": "3.0.0", |
48 | | - "@types/faker": "5.5.6", |
49 | | - "@types/jest": "26.0.23", |
| 46 | + "@testing-library/react-hooks": "7.0.2", |
| 47 | + "@types/css-minimizer-webpack-plugin": "3.2.4", |
| 48 | + "@types/faker": "5.5.9", |
| 49 | + "@types/jest": "26.0.24", |
50 | 50 | "@types/mini-css-extract-plugin": "1.4.3", |
51 | 51 | "@types/query-string": "5.1.0", |
52 | | - "@types/react": "17.0.9", |
53 | | - "@types/react-color": "3.0.4", |
54 | | - "@types/react-dom": "17.0.6", |
55 | | - "@types/react-lifecycles-compat": "3.0.1", |
56 | | - "@types/react-redux": "7.1.16", |
57 | | - "@types/react-router-dom": "5.1.7", |
58 | | - "@types/react-test-renderer": "17.0.1", |
| 52 | + "@types/react": "17.0.87", |
| 53 | + "@types/react-color": "3.0.13", |
| 54 | + "@types/react-dom": "17.0.26", |
| 55 | + "@types/react-lifecycles-compat": "3.0.4", |
| 56 | + "@types/react-redux": "7.1.34", |
| 57 | + "@types/react-router-dom": "5.3.3", |
| 58 | + "@types/react-test-renderer": "17.0.9", |
59 | 59 | "@types/storybook__react": "5.2.1", |
60 | | - "@types/styled-system": "5.1.11", |
61 | | - "@types/terser-webpack-plugin": "5.0.3", |
62 | | - "@types/webpack": "5.28.0", |
63 | | - "@types/webpack-dev-server": "3.11.4", |
64 | | - "@types/yup": "0.29.11", |
65 | | - "@typescript-eslint/eslint-plugin": "4.26.0", |
66 | | - "@typescript-eslint/parser": "4.26.0", |
67 | | - "axios-mock-adapter": "1.19.0", |
68 | | - "babel-loader": "8.2.2", |
| 60 | + "@types/styled-system": "5.1.23", |
| 61 | + "@types/terser-webpack-plugin": "5.2.0", |
| 62 | + "@types/webpack": "5.28.5", |
| 63 | + "@types/webpack-dev-server": "3.11.6", |
| 64 | + "@types/yup": "0.32.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 66 | + "@typescript-eslint/parser": "4.33.0", |
| 67 | + "axios-mock-adapter": "1.22.0", |
| 68 | + "babel-loader": "8.4.1", |
69 | 69 | "cache-loader": "4.1.0", |
70 | | - "cpx": "1.5.0", |
71 | | - "css-loader": "5.2.6", |
72 | | - "css-minimizer-webpack-plugin": "3.0.1", |
73 | | - "eslint": "7.28.0", |
| 70 | + "cpx2": "2.0.0", |
| 71 | + "css-loader": "5.2.7", |
| 72 | + "css-minimizer-webpack-plugin": "3.4.1", |
| 73 | + "eslint": "7.32.0", |
74 | 74 | "eslint-config-airbnb-typescript": "12.3.1", |
75 | | - "eslint-config-prettier": "8.3.0", |
76 | | - "eslint-plugin-import": "2.23.4", |
77 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
78 | | - "eslint-plugin-prettier": "3.4.0", |
79 | | - "eslint-plugin-react": "7.24.0", |
80 | | - "eslint-plugin-react-hooks": "4.2.0", |
| 75 | + "eslint-config-prettier": "8.10.2", |
| 76 | + "eslint-plugin-import": "2.32.0", |
| 77 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 78 | + "eslint-plugin-prettier": "3.4.1", |
| 79 | + "eslint-plugin-react": "7.37.5", |
| 80 | + "eslint-plugin-react-hooks": "4.6.2", |
81 | 81 | "faker": "5.5.3", |
82 | | - "fork-ts-checker-webpack-plugin": "6.2.10", |
83 | | - "html-webpack-plugin": "5.3.1", |
| 82 | + "fork-ts-checker-webpack-plugin": "6.5.3", |
| 83 | + "html-webpack-plugin": "5.6.3", |
84 | 84 | "husky": "6.0.0", |
85 | | - "jest": "27.0.4", |
86 | | - "less": "4.1.1", |
| 85 | + "jest": "27.5.1", |
| 86 | + "less": "4.4.0", |
87 | 87 | "less-loader": "8.1.1", |
88 | | - "lint-staged": "11.0.0", |
89 | | - "markdownlint-cli": "0.27.1", |
90 | | - "mini-css-extract-plugin": "1.6.0", |
91 | | - "npm-run-all": "4.1.5", |
92 | | - "prettier": "2.3.1", |
| 88 | + "lint-staged": "11.2.6", |
| 89 | + "markdownlint-cli": "0.45.0", |
| 90 | + "mini-css-extract-plugin": "1.6.2", |
| 91 | + "npm-run-all2": "5.0.0", |
| 92 | + "prettier": "2.8.8", |
93 | 93 | "react-hooks-testing-library": "0.6.0", |
94 | 94 | "react-lifecycles-compat": "3.0.4", |
95 | 95 | "react-test-renderer": "17.0.2", |
96 | | - "redux-devtools-extension": "2.13.9", |
97 | | - "shipjs": "0.23.2", |
98 | | - "storycap": "3.0.4", |
| 96 | + "@redux-devtools/extension": "3.0.0", |
| 97 | + "shipjs": "0.27.0", |
| 98 | + "storycap": "3.1.9", |
99 | 99 | "style-loader": "2.0.0", |
100 | | - "terser-webpack-plugin": "5.1.3", |
| 100 | + "terser-webpack-plugin": "5.3.14", |
101 | 101 | "thread-loader": "3.0.4", |
102 | | - "ts-jest": "27.0.2", |
103 | | - "ts-loader": "8.3.0", |
104 | | - "ts-node": "10.0.0", |
105 | | - "typescript": "4.3.2", |
106 | | - "webpack": "5.38.1", |
107 | | - "webpack-cli": "4.7.0", |
108 | | - "webpack-dev-server": "3.11.2" |
| 102 | + "ts-jest": "27.1.5", |
| 103 | + "ts-loader": "8.4.0", |
| 104 | + "ts-node": "10.9.2", |
| 105 | + "typescript": "4.9.5", |
| 106 | + "webpack": "5.101.0", |
| 107 | + "webpack-cli": "4.10.0", |
| 108 | + "webpack-dev-server": "3.11.3" |
109 | 109 | }, |
110 | 110 | "resolutions": { |
111 | | - "@types/react": "17.0.66", |
112 | | - "@types/react-dom": "17.0.21", |
| 111 | + "@types/react": "17.0.87", |
| 112 | + "@types/react-dom": "17.0.26", |
113 | 113 | "@types/hoist-non-react-statics": "3.3.6", |
114 | 114 | "@babel/preset-env": "7.28.0", |
115 | 115 | "hoist-non-react-statics": "^3.3.0" |
|
0 commit comments