Skip to content

Commit 76151ad

Browse files
chore(deps-dev): update dependency (#4065)
update dependencies to the latest Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3f05a35 commit 76151ad

File tree

2 files changed

+275
-253
lines changed

2 files changed

+275
-253
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
"d3-zoom": "^3.0.0"
103103
},
104104
"devDependencies": {
105-
"@commitlint/cli": "^20.1.0",
106-
"@commitlint/config-conventional": "^20.0.0",
105+
"@commitlint/cli": "^20.2.0",
106+
"@commitlint/config-conventional": "^20.2.0",
107107
"@eslint/js": "^9.39.1",
108108
"@rollup/plugin-node-resolve": "^16.0.3",
109109
"@rollup/plugin-replace": "^6.0.3",
@@ -118,10 +118,10 @@
118118
"@testing-library/react": "^16.3.0",
119119
"@types/d3": "^7.4.3",
120120
"@types/sinon": "^21.0.0",
121-
"@vitest/browser": "^4.0.14",
122-
"@vitest/browser-playwright": "^4.0.14",
123-
"@vitest/coverage-istanbul": "^4.0.14",
124-
"@vitest/ui": "^4.0.14",
121+
"@vitest/browser": "^4.0.15",
122+
"@vitest/browser-playwright": "^4.0.15",
123+
"@vitest/coverage-istanbul": "^4.0.15",
124+
"@vitest/ui": "^4.0.15",
125125
"better-docs": "^2.7.3",
126126
"clean-webpack-plugin": "^4.0.0",
127127
"cloc": "2.6.0-cloc",
@@ -138,7 +138,7 @@
138138
"esbuild-loader": "^4.4.0",
139139
"eslint": "^9.39.1",
140140
"eslint-plugin-import": "^2.32.0",
141-
"eslint-plugin-jsdoc": "^61.4.1",
141+
"eslint-plugin-jsdoc": "^61.5.0",
142142
"husky": "^9.1.7",
143143
"jsdoc": "^4.0.5",
144144
"lint-staged": "^16.2.7",
@@ -156,8 +156,8 @@
156156
"style-loader": "^4.0.0",
157157
"tslib": "^2.8.1",
158158
"typescript": "^5.9.3",
159-
"typescript-eslint": "^8.48.0",
160-
"vitest": "^4.0.14",
159+
"typescript-eslint": "^8.48.1",
160+
"vitest": "^4.0.15",
161161
"webpack": "^5.103.0",
162162
"webpack-bundle-analyzer": "^5.0.1",
163163
"webpack-clean": "^1.2.5",

0 commit comments

Comments
 (0)