Skip to content

Commit a980b06

Browse files
Update devDependencies
1 parent 94e2c66 commit a980b06

2 files changed

Lines changed: 4290 additions & 2861 deletions

File tree

package.json

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -28,79 +28,79 @@
2828
"yup": "0.32.11"
2929
},
3030
"devDependencies": {
31-
"@storybook/addon-actions": "6.3.7",
32-
"@storybook/addon-essentials": "6.3.7",
33-
"@storybook/addon-knobs": "6.2.9",
34-
"@storybook/addon-links": "6.3.7",
35-
"@storybook/addon-viewport": "6.3.7",
36-
"@storybook/addons": "6.3.7",
37-
"@storybook/cli": "6.3.7",
38-
"@storybook/node-logger": "6.3.7",
39-
"@storybook/react": "6.3.7",
31+
"@storybook/addon-actions": "6.5.16",
32+
"@storybook/addon-essentials": "6.5.16",
33+
"@storybook/addon-knobs": "6.4.0",
34+
"@storybook/addon-links": "6.5.16",
35+
"@storybook/addon-viewport": "6.5.16",
36+
"@storybook/addons": "6.5.16",
37+
"@storybook/cli": "6.5.16",
38+
"@storybook/node-logger": "6.5.16",
39+
"@storybook/react": "6.5.16",
4040
"@testing-library/react": "11.2.7",
4141
"@testing-library/react-hooks": "7.0.2",
42-
"@types/css-minimizer-webpack-plugin": "3.0.2",
43-
"@types/enzyme": "3.10.9",
44-
"@types/faker": "5.5.8",
42+
"@types/css-minimizer-webpack-plugin": "3.2.4",
43+
"@types/enzyme": "3.10.19",
44+
"@types/faker": "5.5.9",
4545
"@types/jest": "26.0.24",
4646
"@types/mini-css-extract-plugin": "1.4.3",
4747
"@types/query-string": "5.1.0",
48-
"@types/react": "17.0.19",
49-
"@types/react-color": "3.0.5",
50-
"@types/react-dom": "17.0.9",
51-
"@types/react-lifecycles-compat": "3.0.1",
52-
"@types/react-router-dom": "5.1.8",
53-
"@types/styled-system": "5.1.13",
54-
"@types/terser-webpack-plugin": "5.0.4",
48+
"@types/react": "17.0.91",
49+
"@types/react-color": "3.0.13",
50+
"@types/react-dom": "17.0.26",
51+
"@types/react-lifecycles-compat": "3.0.4",
52+
"@types/react-router-dom": "5.3.3",
53+
"@types/styled-system": "5.1.25",
54+
"@types/terser-webpack-plugin": "5.2.0",
5555
"@types/webpack-dev-server": "3.11.6",
56-
"@types/yup": "0.29.13",
57-
"@typescript-eslint/eslint-plugin": "4.30.0",
58-
"@typescript-eslint/parser": "4.30.0",
59-
"@wojtekmaj/enzyme-adapter-react-17": "0.6.3",
56+
"@types/yup": "0.32.0",
57+
"@typescript-eslint/eslint-plugin": "4.33.0",
58+
"@typescript-eslint/parser": "4.33.0",
59+
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
6060
"add": "2.0.6",
61-
"axios-mock-adapter": "1.20.0",
61+
"axios-mock-adapter": "1.22.0",
6262
"cache-loader": "4.1.0",
6363
"cpx2": "2.0.0",
6464
"css-loader": "5.2.7",
65-
"css-minimizer-webpack-plugin": "3.0.2",
65+
"css-minimizer-webpack-plugin": "3.4.1",
6666
"enzyme": "3.11.0",
6767
"eslint": "7.32.0",
68-
"eslint-config-prettier": "8.3.0",
69-
"eslint-plugin-import": "2.24.2",
68+
"eslint-config-prettier": "8.10.2",
69+
"eslint-plugin-import": "2.32.0",
7070
"eslint-plugin-prettier": "3.4.1",
71-
"eslint-plugin-react": "7.25.1",
72-
"eslint-plugin-react-hooks": "4.2.0",
71+
"eslint-plugin-react": "7.37.5",
72+
"eslint-plugin-react-hooks": "4.6.2",
7373
"faker": "5.5.3",
74-
"html-webpack-plugin": "5.3.2",
74+
"html-webpack-plugin": "5.6.6",
7575
"husky": "6.0.0",
76-
"jest": "27.1.0",
76+
"jest": "27.5.1",
7777
"jest-enzyme": "7.1.2",
78-
"less": "4.1.1",
78+
"less": "4.6.3",
7979
"less-loader": "7.3.0",
80-
"lint-staged": "11.1.2",
80+
"lint-staged": "11.2.6",
8181
"mini-css-extract-plugin": "1.6.2",
82-
"npm-run-all2": "5.0.0",
82+
"npm-run-all2": "5.0.2",
8383
"optimize-css-assets-webpack-plugin": "6.0.1",
84-
"prettier": "2.3.2",
84+
"prettier": "2.8.8",
8585
"react-hooks-testing-library": "0.6.0",
8686
"redux-devtools-extension": "2.13.9",
87-
"storycap": "3.1.0",
87+
"storycap": "3.1.9",
8888
"style-loader": "2.0.0",
89-
"terser-webpack-plugin": "5.2.3",
89+
"terser-webpack-plugin": "5.4.0",
9090
"thread-loader": "3.0.4",
9191
"ts-config-webpack-plugin": "2.0.3",
92-
"ts-jest": "27.0.5",
93-
"ts-loader": "8.3.0",
94-
"ts-node": "10.2.1",
95-
"typescript": "4.4.2",
96-
"webpack": "5.94.0",
97-
"webpack-cli": "4.8.0",
92+
"ts-jest": "27.1.5",
93+
"ts-loader": "8.4.0",
94+
"ts-node": "10.9.2",
95+
"typescript": "4.9.5",
96+
"webpack": "5.105.4",
97+
"webpack-cli": "4.10.0",
9898
"webpack-dev-server": "3.11.2",
99-
"yarn": "1.22.13"
99+
"yarn": "1.22.22"
100100
},
101101
"resolutions": {
102-
"@types/react": "17.0.66",
103-
"@types/react-dom": "17.0.21",
102+
"@types/react": "17.0.91",
103+
"@types/react-dom": "17.0.26",
104104
"@types/hoist-non-react-statics": "3.3.7",
105105
"hoist-non-react-statics": "^3.3.0"
106106
},

0 commit comments

Comments
 (0)