|
76 | 76 | }, |
77 | 77 | "dependencies": {}, |
78 | 78 | "devDependencies": { |
79 | | - "@babel/cli": "7.16.8", |
80 | | - "@babel/core": "7.16.7", |
| 79 | + "@babel/cli": "7.17.3", |
| 80 | + "@babel/core": "7.17.5", |
81 | 81 | "@babel/plugin-proposal-class-properties": "7.16.7", |
82 | 82 | "@babel/plugin-proposal-logical-assignment-operators": "7.16.7", |
83 | | - "@babel/plugin-proposal-private-methods": "7.16.7", |
| 83 | + "@babel/plugin-proposal-private-methods": "7.16.11", |
84 | 84 | "@babel/plugin-proposal-private-property-in-object": "7.16.7", |
85 | | - "@babel/preset-env": "7.16.8", |
| 85 | + "@babel/preset-env": "7.16.11", |
86 | 86 | "@babel/preset-react": "7.16.7", |
87 | 87 | "@babel/preset-typescript": "7.16.7", |
88 | | - "@commitlint/cli": "16.0.2", |
89 | | - "@commitlint/config-conventional": "16.0.0", |
| 88 | + "@commitlint/cli": "16.2.1", |
| 89 | + "@commitlint/config-conventional": "16.2.1", |
90 | 90 | "@release-it/conventional-changelog": "4.1.0", |
91 | | - "@storybook/addon-actions": "6.4.12", |
92 | | - "@storybook/addon-essentials": "6.4.12", |
93 | | - "@storybook/addon-links": "6.4.12", |
94 | | - "@storybook/builder-webpack5": "6.4.12", |
95 | | - "@storybook/manager-webpack5": "6.4.12", |
96 | | - "@storybook/react": "6.4.12", |
97 | | - "@testing-library/dom": "8.11.1", |
98 | | - "@testing-library/jest-dom": "5.16.1", |
99 | | - "@testing-library/react": "12.1.2", |
| 91 | + "@storybook/addon-actions": "6.4.19", |
| 92 | + "@storybook/addon-essentials": "6.4.19", |
| 93 | + "@storybook/addon-links": "6.4.19", |
| 94 | + "@storybook/builder-webpack5": "6.4.19", |
| 95 | + "@storybook/manager-webpack5": "6.4.19", |
| 96 | + "@storybook/react": "6.4.19", |
| 97 | + "@testing-library/dom": "8.11.3", |
| 98 | + "@testing-library/jest-dom": "5.16.2", |
| 99 | + "@testing-library/react": "12.1.3", |
100 | 100 | "@testing-library/react-hooks": "7.0.2", |
101 | 101 | "@testing-library/user-event": "13.5.0", |
102 | 102 | "@types/jest": "27.4.0", |
103 | 103 | "@types/jest-axe": "3.5.3", |
104 | | - "@types/node": "16.11.19", |
105 | | - "@types/react": "17.0.38", |
| 104 | + "@types/node": "16.11.25", |
| 105 | + "@types/react": "17.0.39", |
106 | 106 | "@types/react-dom": "17.0.11", |
107 | 107 | "@types/testing-library__jest-dom": "5.14.2", |
108 | 108 | "all-contributors-cli": "6.20.0", |
109 | | - "axe-core": "4.3.5", |
110 | | - "babel-jest": "27.4.6", |
| 109 | + "axe-core": "4.4.1", |
| 110 | + "babel-jest": "27.5.1", |
111 | 111 | "babel-loader": "8.2.3", |
112 | 112 | "babel-plugin-jsx-remove-data-test-id": "3.0.0", |
113 | 113 | "concurrently": "7.0.0", |
114 | 114 | "cross-env": "7.0.3", |
115 | | - "eslint": "8.6.0", |
| 115 | + "eslint": "8.9.0", |
116 | 116 | "eslint-config-prettier": "8.3.0", |
117 | 117 | "eslint-config-react-app": "7.0.0", |
118 | 118 | "eslint-plugin-prettier": "4.0.0", |
119 | 119 | "eslint-plugin-simple-import-sort": "7.0.0", |
120 | | - "eslint-plugin-storybook": "0.5.5", |
| 120 | + "eslint-plugin-storybook": "0.5.7", |
121 | 121 | "gacp": "2.10.2", |
122 | 122 | "husky": "7.0.4", |
123 | | - "jest": "27.4.7", |
| 123 | + "jest": "27.5.1", |
124 | 124 | "jest-axe": "5.0.1", |
125 | | - "lint-staged": "12.1.7", |
| 125 | + "lint-staged": "12.3.4", |
126 | 126 | "pinst": "2.1.6", |
127 | 127 | "prettier": "2.5.1", |
128 | 128 | "react": "17.0.2", |
129 | 129 | "react-dom": "17.0.2", |
130 | | - "release-it": "14.12.1", |
| 130 | + "release-it": "14.12.4", |
131 | 131 | "rimraf": "3.0.2", |
132 | | - "sort-package-json": "1.53.1", |
133 | | - "ts-node": "10.4.0", |
134 | | - "typescript": "4.5.4", |
135 | | - "webpack": "5.66.0" |
| 132 | + "sort-package-json": "1.54.0", |
| 133 | + "ts-node": "10.5.0", |
| 134 | + "typescript": "4.5.5", |
| 135 | + "webpack": "5.69.1" |
136 | 136 | }, |
137 | 137 | "publishConfig": { |
138 | 138 | "access": "public", |
|
0 commit comments