|
230 | 230 | "lodash.chunk": "4.2.0" |
231 | 231 | }, |
232 | 232 | "devDependencies": { |
233 | | - "@babel/core": "7.24.7", |
| 233 | + "@babel/core": "7.24.9", |
234 | 234 | "@babel/plugin-transform-runtime": "7.24.7", |
235 | | - "@babel/preset-env": "7.24.7", |
| 235 | + "@babel/preset-env": "7.24.8", |
236 | 236 | "@babel/preset-react": "7.24.7", |
237 | 237 | "@babel/preset-typescript": "7.24.7", |
238 | | - "@babel/runtime": "7.24.7", |
| 238 | + "@babel/runtime": "7.24.8", |
239 | 239 | "@rollup/plugin-babel": "6.0.4", |
240 | | - "@rollup/plugin-commonjs": "26.0.1", |
| 240 | + "@rollup/plugin-commonjs": "26.0.3", |
241 | 241 | "@rollup/plugin-json": "6.1.0", |
242 | | - "@rollup/plugin-node-resolve": "15.2.3", |
243 | | - "@rollup/plugin-typescript": "12.1.0", |
| 242 | + "@rollup/plugin-node-resolve": "15.2.4", |
| 243 | + "@rollup/plugin-typescript": "12.1.4", |
244 | 244 | "@testing-library/dom": "8.20.1", |
245 | 245 | "@testing-library/jest-dom": "5.17.0", |
246 | 246 | "@testing-library/react": "13.4.0", |
247 | | - "@testing-library/user-event": "14.5.1", |
248 | | - "@types/jest": "29.5.11", |
| 247 | + "@testing-library/user-event": "14.5.2", |
| 248 | + "@types/jest": "29.5.14", |
249 | 249 | "@types/lodash.chunk": "4.2.9", |
250 | | - "@types/react": "18.3.3", |
| 250 | + "@types/react": "18.3.27", |
251 | 251 | "@types/testing-library__jest-dom": "5.14.9", |
252 | 252 | "@utrecht/build-utils-react": "workspace:*", |
253 | 253 | "gatsby": "5.12.12", |
|
257 | 257 | "react": "18.3.1", |
258 | 258 | "react-dom": "18.3.1", |
259 | 259 | "react-vega": "7.6.0", |
260 | | - "rimraf": "5.0.7", |
| 260 | + "rimraf": "5.0.10", |
261 | 261 | "rollup": "4.23.0", |
262 | 262 | "rollup-plugin-delete": "2.0.0", |
263 | 263 | "rollup-plugin-filesize": "10.0.0", |
264 | | - "rollup-plugin-node-externals": "7.1.2", |
| 264 | + "rollup-plugin-node-externals": "7.1.3", |
265 | 265 | "rollup-plugin-node-polyfills": "0.2.1", |
266 | 266 | "rollup-plugin-peer-deps-external": "2.2.4", |
267 | 267 | "rollup-plugin-postcss": "4.0.2", |
268 | 268 | "rollup-plugin-typescript2": "0.36.0", |
269 | | - "sass": "1.69.5", |
| 269 | + "sass": "1.69.7", |
270 | 270 | "sort-package-json": "2.11.0", |
271 | | - "tslib": "2.6.2", |
272 | | - "typescript": "5.6.2", |
| 271 | + "tslib": "2.6.3", |
| 272 | + "typescript": "5.6.3", |
273 | 273 | "vega": "5.26.1", |
274 | 274 | "vega-embed": "6.23.0", |
275 | 275 | "vega-lite": "5.16.3" |
|
0 commit comments