|
109 | 109 | "@rollup/plugin-replace": "^6.0.2", |
110 | 110 | "@rollup/plugin-typescript": "^12.1.2", |
111 | 111 | "@semantic-release/changelog": "^6.0.3", |
112 | | - "@semantic-release/commit-analyzer": "^13.0.0", |
| 112 | + "@semantic-release/commit-analyzer": "^13.0.1", |
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.2", |
| 116 | + "@semantic-release/release-notes-generator": "^14.0.3", |
117 | 117 | "@testing-library/dom": "^10.4.0", |
118 | 118 | "@testing-library/react": "^16.1.0", |
119 | 119 | "@types/d3": "^7.4.3", |
|
133 | 133 | "d3-format": "^3.1.0", |
134 | 134 | "d3-polygon": "^3.0.1", |
135 | 135 | "docdash": "^2.0.2", |
136 | | - "dprint": "^0.47.6", |
| 136 | + "dprint": "^0.48.0", |
137 | 137 | "esbuild-loader": "^4.2.2", |
138 | 138 | "eslint": "^9.17.0", |
139 | 139 | "eslint-plugin-import": "^2.31.0", |
140 | 140 | "eslint-plugin-jsdoc": "^50.6.1", |
141 | 141 | "husky": "^9.1.7", |
142 | 142 | "jsdoc": "^4.0.4", |
143 | | - "lint-staged": "^15.2.11", |
| 143 | + "lint-staged": "^15.3.0", |
144 | 144 | "mini-css-extract-plugin": "^2.9.2", |
145 | 145 | "playwright": "^1.49.1", |
146 | 146 | "regenerator-runtime": "^0.14.1", |
147 | | - "rollup": "^4.28.1", |
| 147 | + "rollup": "^4.29.1", |
148 | 148 | "rollup-plugin-delete": "^2.1.0", |
149 | 149 | "sass": "^1.83.0", |
150 | 150 | "sass-loader": "^16.0.4", |
151 | | - "semantic-release": "^24.2.0", |
| 151 | + "semantic-release": "^24.2.1", |
152 | 152 | "simulant": "^0.2.2", |
153 | 153 | "sinon": "^19.0.2", |
154 | 154 | "string-replace-loader": "^3.1.0", |
155 | 155 | "style-loader": "^4.0.0", |
156 | 156 | "tslib": "^2.8.1", |
157 | 157 | "typescript": "^5.7.2", |
158 | | - "typescript-eslint": "^8.18.1", |
| 158 | + "typescript-eslint": "^8.19.0", |
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 | | - "webpack-cli": "^5.1.4", |
| 163 | + "webpack-cli": "^6.0.1", |
164 | 164 | "webpack-common-shake": "^2.1.0", |
165 | 165 | "webpack-dev-server": "^5.2.0", |
166 | 166 | "webpack-merge": "^6.0.1", |
|
0 commit comments