|
104 | 104 | "devDependencies": {
|
105 | 105 | "@commitlint/cli": "^19.8.0",
|
106 | 106 | "@commitlint/config-conventional": "^19.8.0",
|
107 |
| - "@eslint/js": "^9.22.0", |
| 107 | + "@eslint/js": "^9.25.0", |
108 | 108 | "@rollup/plugin-node-resolve": "^16.0.1",
|
109 | 109 | "@rollup/plugin-replace": "^6.0.2",
|
110 | 110 | "@rollup/plugin-typescript": "^12.1.2",
|
|
115 | 115 | "@semantic-release/npm": "^12.0.1",
|
116 | 116 | "@semantic-release/release-notes-generator": "^14.0.3",
|
117 | 117 | "@testing-library/dom": "^10.4.0",
|
118 |
| - "@testing-library/react": "^16.2.0", |
| 118 | + "@testing-library/react": "^16.3.0", |
119 | 119 | "@types/d3": "^7.4.3",
|
120 | 120 | "@types/sinon": "^17.0.4",
|
121 |
| - "@vitest/browser": "^3.0.9", |
122 |
| - "@vitest/coverage-istanbul": "^3.0.9", |
123 |
| - "@vitest/ui": "^3.0.9", |
| 121 | + "@vitest/browser": "^3.1.2", |
| 122 | + "@vitest/coverage-istanbul": "^3.1.2", |
| 123 | + "@vitest/ui": "^3.1.2", |
124 | 124 | "better-docs": "^2.7.3",
|
125 | 125 | "clean-webpack-plugin": "^4.0.0",
|
126 | 126 | "cloc": "2.4.0-cloc",
|
|
135 | 135 | "docdash": "^2.0.2",
|
136 | 136 | "dprint": "^0.49.1",
|
137 | 137 | "esbuild-loader": "^4.3.0",
|
138 |
| - "eslint": "^9.22.0", |
| 138 | + "eslint": "^9.25.0", |
139 | 139 | "eslint-plugin-import": "^2.31.0",
|
140 |
| - "eslint-plugin-jsdoc": "^50.6.8", |
| 140 | + "eslint-plugin-jsdoc": "^50.6.9", |
141 | 141 | "husky": "^9.1.7",
|
142 | 142 | "jsdoc": "^4.0.4",
|
143 |
| - "lint-staged": "^15.5.0", |
| 143 | + "lint-staged": "^15.5.1", |
144 | 144 | "mini-css-extract-plugin": "^2.9.2",
|
145 |
| - "playwright": "^1.51.1", |
| 145 | + "playwright": "^1.52.0", |
146 | 146 | "regenerator-runtime": "^0.14.1",
|
147 |
| - "rollup": "^4.36.0", |
| 147 | + "rollup": "^4.40.0", |
148 | 148 | "rollup-plugin-delete": "^3.0.1",
|
149 |
| - "sass": "^1.86.0", |
| 149 | + "sass": "^1.86.3", |
150 | 150 | "sass-loader": "^16.0.5",
|
151 | 151 | "semantic-release": "^24.2.3",
|
152 | 152 | "simulant": "^0.2.2",
|
153 |
| - "sinon": "^19.0.2", |
| 153 | + "sinon": "^20.0.0", |
154 | 154 | "string-replace-loader": "^3.1.0",
|
155 | 155 | "style-loader": "^4.0.0",
|
156 | 156 | "tslib": "^2.8.1",
|
157 |
| - "typescript": "^5.8.2", |
158 |
| - "typescript-eslint": "^8.26.1", |
159 |
| - "vitest": "^3.0.9", |
160 |
| - "webpack": "^5.98.0", |
| 157 | + "typescript": "^5.8.3", |
| 158 | + "typescript-eslint": "^8.30.1", |
| 159 | + "vitest": "^3.1.2", |
| 160 | + "webpack": "^5.99.6", |
161 | 161 | "webpack-bundle-analyzer": "^4.10.2",
|
162 | 162 | "webpack-clean": "^1.2.5",
|
163 | 163 | "webpack-cli": "^6.0.1",
|
164 | 164 | "webpack-common-shake": "^2.1.0",
|
165 |
| - "webpack-dev-server": "^5.2.0", |
| 165 | + "webpack-dev-server": "^5.2.1", |
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