|
102 | 102 | "d3-zoom": "^3.0.0" |
103 | 103 | }, |
104 | 104 | "devDependencies": { |
105 | | - "@commitlint/cli": "^19.6.0", |
| 105 | + "@commitlint/cli": "^19.6.1", |
106 | 106 | "@commitlint/config-conventional": "^19.6.0", |
107 | | - "@eslint/js": "^9.16.0", |
108 | | - "@rollup/plugin-node-resolve": "^15.3.0", |
109 | | - "@rollup/plugin-replace": "^6.0.1", |
110 | | - "@rollup/plugin-typescript": "^12.1.1", |
| 107 | + "@eslint/js": "^9.17.0", |
| 108 | + "@rollup/plugin-node-resolve": "^16.0.0", |
| 109 | + "@rollup/plugin-replace": "^6.0.2", |
| 110 | + "@rollup/plugin-typescript": "^12.1.2", |
111 | 111 | "@semantic-release/changelog": "^6.0.3", |
112 | 112 | "@semantic-release/commit-analyzer": "^13.0.0", |
113 | 113 | "@semantic-release/exec": "^6.0.3", |
114 | 114 | "@semantic-release/git": "^10.0.1", |
115 | 115 | "@semantic-release/npm": "^12.0.1", |
116 | | - "@semantic-release/release-notes-generator": "^14.0.1", |
| 116 | + "@semantic-release/release-notes-generator": "^14.0.2", |
117 | 117 | "@testing-library/dom": "^10.4.0", |
118 | 118 | "@testing-library/react": "^16.1.0", |
119 | 119 | "@types/d3": "^7.4.3", |
|
135 | 135 | "docdash": "^2.0.2", |
136 | 136 | "dprint": "^0.47.6", |
137 | 137 | "esbuild-loader": "^4.2.2", |
138 | | - "eslint": "^9.16.0", |
| 138 | + "eslint": "^9.17.0", |
139 | 139 | "eslint-plugin-import": "^2.31.0", |
140 | | - "eslint-plugin-jsdoc": "^50.6.0", |
| 140 | + "eslint-plugin-jsdoc": "^50.6.1", |
141 | 141 | "husky": "^9.1.7", |
142 | 142 | "jsdoc": "^4.0.4", |
143 | | - "lint-staged": "^15.2.10", |
| 143 | + "lint-staged": "^15.2.11", |
144 | 144 | "mini-css-extract-plugin": "^2.9.2", |
145 | | - "playwright": "^1.49.0", |
| 145 | + "playwright": "^1.49.1", |
146 | 146 | "regenerator-runtime": "^0.14.1", |
147 | 147 | "rollup": "^4.28.1", |
148 | 148 | "rollup-plugin-delete": "^2.1.0", |
149 | | - "sass": "^1.82.0", |
| 149 | + "sass": "^1.83.0", |
150 | 150 | "sass-loader": "^16.0.4", |
151 | 151 | "semantic-release": "^24.2.0", |
152 | 152 | "simulant": "^0.2.2", |
|
155 | 155 | "style-loader": "^4.0.0", |
156 | 156 | "tslib": "^2.8.1", |
157 | 157 | "typescript": "^5.7.2", |
158 | | - "typescript-eslint": "^8.18.0", |
| 158 | + "typescript-eslint": "^8.18.1", |
159 | 159 | "vitest": "^2.1.8", |
160 | 160 | "webpack": "^5.97.1", |
161 | 161 | "webpack-bundle-analyzer": "^4.10.2", |
162 | 162 | "webpack-clean": "^1.2.5", |
163 | 163 | "webpack-cli": "^5.1.4", |
164 | 164 | "webpack-common-shake": "^2.1.0", |
165 | | - "webpack-dev-server": "^5.1.0", |
| 165 | + "webpack-dev-server": "^5.2.0", |
166 | 166 | "webpack-merge": "^6.0.1", |
167 | 167 | "webpackbar": "^7.0.0", |
168 | 168 | "write-file-webpack-plugin": "^4.5.1" |
|
0 commit comments