|
85 | 85 | "devDependencies": {
|
86 | 86 | "@atlaskit/css-reset": "6.3.13",
|
87 | 87 | "@atlaskit/theme": "12.1.9",
|
88 |
| - "@babel/core": "7.18.10", |
| 88 | + "@babel/core": "7.18.13", |
89 | 89 | "@babel/eslint-parser": "7.18.9",
|
90 | 90 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
91 | 91 | "@babel/plugin-proposal-private-methods": "7.18.6",
|
|
121 | 121 | "@testing-library/dom": "8.17.1",
|
122 | 122 | "@testing-library/jest-dom": "5.16.5",
|
123 | 123 | "@testing-library/react": "13.3.0",
|
124 |
| - "@testing-library/react-16-17": "npm:@testing-library/react@12.1.5", |
| 124 | + "@testing-library/react-16-17": "npm:@testing-library/react@^12.1.5", |
125 | 125 | "@types/express": "4.17.13",
|
126 | 126 | "@types/fs-extra": "9.0.13",
|
127 | 127 | "@types/jest-axe": "3.5.4",
|
|
136 | 136 | "@types/react-window": "1.8.5",
|
137 | 137 | "@types/seedrandom": "3.0.2",
|
138 | 138 | "@types/testing-library__jest-dom": "5.14.5",
|
139 |
| - "@typescript-eslint/eslint-plugin": "5.33.1", |
140 |
| - "@typescript-eslint/parser": "5.33.1", |
| 139 | + "@typescript-eslint/eslint-plugin": "5.35.1", |
| 140 | + "@typescript-eslint/parser": "5.35.1", |
141 | 141 | "babel-jest": "29.0.1",
|
142 | 142 | "babel-loader": "8.2.5",
|
143 | 143 | "babel-plugin-dev-expression": "0.2.3",
|
|
147 | 147 | "csstype": "3.1.0",
|
148 | 148 | "cypress": "10.6.0",
|
149 | 149 | "dotenv": "16.0.1",
|
150 |
| - "eslint": "8.22.0", |
| 150 | + "eslint": "8.23.0", |
151 | 151 | "eslint-config-airbnb": "19.0.4",
|
152 | 152 | "eslint-config-prettier": "8.5.0",
|
153 |
| - "eslint-import-resolver-typescript": "3.4.2", |
| 153 | + "eslint-import-resolver-typescript": "3.5.0", |
154 | 154 | "eslint-plugin-cypress": "2.12.1",
|
155 | 155 | "eslint-plugin-es5": "1.5.0",
|
156 | 156 | "eslint-plugin-import": "2.26.0",
|
157 | 157 | "eslint-plugin-jest": "26.8.7",
|
158 | 158 | "eslint-plugin-jsx-a11y": "6.6.1",
|
159 | 159 | "eslint-plugin-node": "11.1.0",
|
160 | 160 | "eslint-plugin-prettier": "4.2.1",
|
161 |
| - "eslint-plugin-react": "7.30.1", |
| 161 | + "eslint-plugin-react": "7.31.1", |
162 | 162 | "eslint-plugin-react-hooks": "4.6.0",
|
163 | 163 | "eslint-plugin-storybook": "0.6.4",
|
164 | 164 | "express": "4.18.1",
|
|
184 | 184 | "react-dom-17": "npm:react-dom@17.0.2",
|
185 | 185 | "react-virtualized": "9.22.3",
|
186 | 186 | "react-window": "1.8.7",
|
187 |
| - "release-it": "15.3.0", |
| 187 | + "release-it": "15.4.0", |
188 | 188 | "require-from-string": "2.0.2",
|
189 | 189 | "rimraf": "3.0.2",
|
190 | 190 | "rollup": "2.78.1",
|
|
0 commit comments