|
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | 32 | "@duckdb/duckdb-wasm": "1.29.0", |
33 | | - "@iconify-json/carbon": "^1.2.3", |
| 33 | + "@iconify-json/carbon": "^1.2.4", |
34 | 34 | "@iconify-json/cil": "^1.2.1", |
35 | 35 | "@iconify-json/ic": "^1.2.1", |
36 | 36 | "@iconify-json/material-symbols": "^1.2.5", |
|
81 | 81 | "devDependencies": { |
82 | 82 | "@apache-arrow/esnext-esm": "^17.0.0", |
83 | 83 | "@pinia/testing": "^0.1.6", |
84 | | - "@playwright/test": "^1.48.1", |
| 84 | + "@playwright/test": "^1.48.2", |
85 | 85 | "@types/d3-array": "^3.2.1", |
86 | 86 | "@types/d3-ease": "^3.0.2", |
87 | 87 | "@types/d3-scale": "^4.0.8", |
88 | 88 | "@types/d3-selection": "^3.0.11", |
89 | 89 | "@types/d3-shape": "^3.1.6", |
90 | 90 | "@types/d3-transition": "^3.0.9", |
91 | 91 | "@types/lodash.debounce": "^4.0.9", |
92 | | - "@types/node": "^22.8.0", |
| 92 | + "@types/node": "^22.8.1", |
93 | 93 | "@vitejs/plugin-vue": "5.1.4", |
94 | 94 | "@vue/compiler-sfc": "^3.5.12", |
95 | 95 | "@vue/test-utils": "^2.4.6", |
|
0 commit comments