|
53 | 53 | "react": "*"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@playwright/experimental-ct-react": "^1.28.0", |
| 56 | + "@playwright/experimental-ct-react": "^1.28.1", |
57 | 57 | "@simbathesailor/use-what-changed": "^2.0.0",
|
58 |
| - "@storybook/addon-essentials": "^6.5.13", |
59 |
| - "@storybook/addon-links": "^6.5.13", |
60 |
| - "@storybook/addon-storysource": "^6.5.13", |
61 |
| - "@storybook/builder-webpack5": "^6.5.13", |
62 |
| - "@storybook/manager-webpack5": "^6.5.13", |
63 |
| - "@storybook/react": "^6.5.13", |
| 58 | + "@storybook/addon-essentials": "^6.5.14", |
| 59 | + "@storybook/addon-links": "^6.5.14", |
| 60 | + "@storybook/addon-storysource": "^6.5.14", |
| 61 | + "@storybook/builder-webpack5": "^6.5.14", |
| 62 | + "@storybook/manager-webpack5": "^6.5.14", |
| 63 | + "@storybook/react": "^6.5.14", |
64 | 64 | "@types/d3-array": "^3.0.3",
|
65 | 65 | "@types/d3-scale": "^4.0.2",
|
66 | 66 | "@types/d3-scale-chromatic": "^3.0.0",
|
67 | 67 | "@types/d3-shape": "^3.1.0",
|
68 | 68 | "@types/point-in-polygon": "^1.1.1",
|
69 | 69 | "@types/react": "^17.0.45",
|
70 | 70 | "@zakodium/eslint-config": "^6.0.0",
|
71 |
| - "eslint": "^8.28.0", |
| 71 | + "eslint": "^8.29.0", |
72 | 72 | "isotopic-distribution": "^1.4.15",
|
73 | 73 | "iv-analysis": "^0.3.0",
|
74 | 74 | "ml-dataset-iris": "^1.2.1",
|
|
85 | 85 | "webpack": "^5.75.0"
|
86 | 86 | },
|
87 | 87 | "dependencies": {
|
88 |
| - "d3-array": "^3.2.0", |
| 88 | + "d3-array": "^3.2.1", |
89 | 89 | "d3-scale": "^4.0.2",
|
90 | 90 | "d3-scale-chromatic": "^3.0.0",
|
91 | 91 | "d3-shape": "^3.1.0",
|
92 | 92 | "immer": "^9.0.16",
|
93 | 93 | "ml-distance-euclidean": "^2.0.0",
|
94 |
| - "react-d3-utils": "^0.6.1" |
| 94 | + "react-d3-utils": "^1.0.0" |
95 | 95 | },
|
96 | 96 | "volta": {
|
97 | 97 | "node": "16.18.0"
|
|
0 commit comments