|
102 | 102 | "d3-zoom": "^3.0.0" |
103 | 103 | }, |
104 | 104 | "devDependencies": { |
105 | | - "@commitlint/cli": "^19.8.1", |
106 | | - "@commitlint/config-conventional": "^19.8.1", |
107 | | - "@eslint/js": "^9.35.0", |
108 | | - "@rollup/plugin-node-resolve": "^16.0.1", |
109 | | - "@rollup/plugin-replace": "^6.0.2", |
110 | | - "@rollup/plugin-typescript": "^12.1.4", |
| 105 | + "@commitlint/cli": "^20.1.0", |
| 106 | + "@commitlint/config-conventional": "^20.0.0", |
| 107 | + "@eslint/js": "^9.39.1", |
| 108 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 109 | + "@rollup/plugin-replace": "^6.0.3", |
| 110 | + "@rollup/plugin-typescript": "^12.3.0", |
111 | 111 | "@semantic-release/changelog": "^6.0.3", |
112 | 112 | "@semantic-release/commit-analyzer": "^13.0.1", |
113 | 113 | "@semantic-release/exec": "^7.1.0", |
114 | 114 | "@semantic-release/git": "^10.0.1", |
115 | | - "@semantic-release/npm": "^12.0.2", |
| 115 | + "@semantic-release/npm": "^13.1.1", |
116 | 116 | "@semantic-release/release-notes-generator": "^14.1.0", |
117 | 117 | "@testing-library/dom": "^10.4.1", |
118 | 118 | "@testing-library/react": "^16.3.0", |
119 | 119 | "@types/d3": "^7.4.3", |
120 | | - "@types/sinon": "^17.0.4", |
121 | | - "@vitest/browser": "^3.2.4", |
122 | | - "@vitest/coverage-istanbul": "^3.2.4", |
123 | | - "@vitest/ui": "^3.2.4", |
| 120 | + "@types/sinon": "^20.0.0", |
| 121 | + "@vitest/browser": "^4.0.8", |
| 122 | + "@vitest/browser-playwright": "^4.0.8", |
| 123 | + "@vitest/coverage-istanbul": "^4.0.8", |
| 124 | + "@vitest/ui": "^4.0.8", |
124 | 125 | "better-docs": "^2.7.3", |
125 | 126 | "clean-webpack-plugin": "^4.0.0", |
126 | 127 | "cloc": "2.6.0-cloc", |
127 | | - "core-js": "^3.45.1", |
| 128 | + "core-js": "^3.46.0", |
128 | 129 | "coveralls": "^3.1.1", |
129 | | - "cross-env": "^10.0.0", |
| 130 | + "cross-env": "^10.1.0", |
130 | 131 | "css-loader": "^7.1.2", |
131 | 132 | "d3-color": "^3.1.0", |
132 | 133 | "d3-delaunay": "^6.0.4", |
133 | 134 | "d3-format": "^3.1.0", |
134 | 135 | "d3-polygon": "^3.0.1", |
135 | 136 | "docdash": "^2.0.2", |
136 | | - "dprint": "^0.50.1", |
137 | | - "esbuild-loader": "^4.3.0", |
138 | | - "eslint": "^9.35.0", |
| 137 | + "dprint": "^0.50.2", |
| 138 | + "esbuild-loader": "^4.4.0", |
| 139 | + "eslint": "^9.39.1", |
139 | 140 | "eslint-plugin-import": "^2.32.0", |
140 | | - "eslint-plugin-jsdoc": "^54.5.0", |
| 141 | + "eslint-plugin-jsdoc": "^61.2.0", |
141 | 142 | "husky": "^9.1.7", |
142 | | - "jsdoc": "^4.0.4", |
143 | | - "lint-staged": "^16.1.6", |
| 143 | + "jsdoc": "^4.0.5", |
| 144 | + "lint-staged": "^16.2.6", |
144 | 145 | "mini-css-extract-plugin": "^2.9.4", |
145 | | - "playwright": "^1.55.0", |
| 146 | + "playwright": "^1.56.1", |
146 | 147 | "regenerator-runtime": "^0.14.1", |
147 | | - "rollup": "^4.50.1", |
| 148 | + "rollup": "^4.53.2", |
148 | 149 | "rollup-plugin-delete": "^3.0.1", |
149 | | - "sass": "^1.92.1", |
150 | | - "sass-loader": "^16.0.5", |
151 | | - "semantic-release": "^24.2.7", |
| 150 | + "sass": "^1.94.0", |
| 151 | + "sass-loader": "^16.0.6", |
| 152 | + "semantic-release": "^25.0.2", |
152 | 153 | "simulant": "^0.2.2", |
153 | 154 | "sinon": "^21.0.0", |
154 | 155 | "string-replace-loader": "^3.2.0", |
155 | 156 | "style-loader": "^4.0.0", |
156 | 157 | "tslib": "^2.8.1", |
157 | | - "typescript": "^5.9.2", |
158 | | - "typescript-eslint": "^8.42.0", |
159 | | - "vitest": "^3.2.4", |
160 | | - "webpack": "^5.101.3", |
| 158 | + "typescript": "^5.9.3", |
| 159 | + "typescript-eslint": "^8.46.4", |
| 160 | + "vitest": "^4.0.8", |
| 161 | + "webpack": "^5.102.1", |
161 | 162 | "webpack-bundle-analyzer": "^4.10.2", |
162 | 163 | "webpack-clean": "^1.2.5", |
163 | 164 | "webpack-cli": "^6.0.1", |
|
0 commit comments