|
126 | 126 | "@babel/preset-env": "7.19.4", |
127 | 127 | "@babel/preset-react": "7.18.6", |
128 | 128 | "@babel/preset-typescript": "7.18.6", |
129 | | - "@commitlint/cli": "17.1.2", |
130 | | - "@commitlint/config-conventional": "17.1.0", |
| 129 | + "@commitlint/cli": "17.2.0", |
| 130 | + "@commitlint/config-conventional": "17.2.0", |
131 | 131 | "@emotion/babel-plugin": "11.10.5", |
132 | 132 | "@emotion/eslint-plugin": "11.10.0", |
133 | 133 | "@emotion/jest": "11.10.5", |
|
138 | 138 | "@rollup/plugin-babel": "6.0.2", |
139 | 139 | "@rollup/plugin-node-resolve": "15.0.1", |
140 | 140 | "@rollup/plugin-url": "8.0.1", |
141 | | - "@scaleway/eslint-config-react": "3.7.10", |
| 141 | + "@scaleway/eslint-config-react": "3.8.1", |
142 | 142 | "@scaleway/jest-helpers": "2.0.21", |
143 | 143 | "@semantic-release/changelog": "6.0.1", |
144 | 144 | "@semantic-release/commit-analyzer": "9.0.2", |
145 | 145 | "@semantic-release/git": "10.0.1", |
146 | 146 | "@semantic-release/github": "8.0.6", |
147 | 147 | "@semantic-release/npm": "9.0.1", |
148 | 148 | "@semantic-release/release-notes-generator": "10.0.3", |
149 | | - "@storybook/addon-actions": "6.5.12", |
150 | | - "@storybook/addon-docs": "6.5.12", |
151 | | - "@storybook/addon-essentials": "6.5.12", |
152 | | - "@storybook/addon-links": "6.5.12", |
153 | | - "@storybook/addons": "6.5.12", |
154 | | - "@storybook/builder-webpack5": "6.5.12", |
| 149 | + "@storybook/addon-actions": "6.5.13", |
| 150 | + "@storybook/addon-docs": "6.5.13", |
| 151 | + "@storybook/addon-essentials": "6.5.13", |
| 152 | + "@storybook/addon-links": "6.5.13", |
| 153 | + "@storybook/addons": "6.5.13", |
| 154 | + "@storybook/builder-webpack5": "6.5.13", |
155 | 155 | "@storybook/csf": "canary", |
156 | | - "@storybook/manager-webpack5": "6.5.12", |
| 156 | + "@storybook/manager-webpack5": "6.5.13", |
157 | 157 | "@storybook/mdx2-csf": "0.0.3", |
158 | | - "@storybook/react": "6.5.12", |
159 | | - "@storybook/theming": "6.5.12", |
| 158 | + "@storybook/react": "6.5.13", |
| 159 | + "@storybook/theming": "6.5.13", |
160 | 160 | "@testing-library/dom": "8.19.0", |
161 | 161 | "@testing-library/jest-dom": "5.16.5", |
162 | 162 | "@testing-library/react": "13.4.0", |
163 | 163 | "@testing-library/user-event": "14.4.3", |
164 | 164 | "@types/final-form-focus": "1.1.2", |
165 | | - "@types/node": "18.11.7", |
| 165 | + "@types/node": "18.11.9", |
166 | 166 | "@types/react": "18.0.24", |
167 | | - "@types/react-dom": "18.0.6", |
168 | | - "babel-loader": "8.2.5", |
| 167 | + "@types/react-dom": "18.0.8", |
| 168 | + "babel-loader": "9.1.0", |
169 | 169 | "babel-plugin-annotate-pure-calls": "0.4.0", |
170 | 170 | "cross-env": "7.0.3", |
171 | 171 | "cz-conventional-changelog": "3.3.0", |
172 | 172 | "date-fns": "2.29.3", |
173 | 173 | "eslint": "8.26.0", |
174 | 174 | "eslint-plugin-mdx": "2.0.5", |
175 | 175 | "husky": "8.0.1", |
176 | | - "jest": "29.2.1", |
177 | | - "jest-environment-jsdom": "29.2.1", |
| 176 | + "jest": "29.2.2", |
| 177 | + "jest-environment-jsdom": "29.2.2", |
178 | 178 | "jest-junit": "14.0.1", |
179 | 179 | "lint-staged": "13.0.3", |
180 | 180 | "prettier": "2.7.1", |
|
184 | 184 | "read-pkg": "7.1.0", |
185 | 185 | "regenerator-runtime": "0.13.10", |
186 | 186 | "require-from-string": "2.0.2", |
187 | | - "rollup": "3.2.3", |
| 187 | + "rollup": "3.2.5", |
188 | 188 | "rollup-plugin-dts": "5.0.0", |
189 | 189 | "rollup-plugin-visualizer": "5.8.3", |
190 | 190 | "semantic-release": "19.0.5", |
|
0 commit comments