Skip to content

Commit 3f05a35

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

File tree

2 files changed

+181
-191
lines changed

2 files changed

+181
-191
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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.13",
122-
"@vitest/browser-playwright": "^4.0.13",
123-
"@vitest/coverage-istanbul": "^4.0.13",
124-
"@vitest/ui": "^4.0.13",
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",
125125
"better-docs": "^2.7.3",
126126
"clean-webpack-plugin": "^4.0.0",
127127
"cloc": "2.6.0-cloc",
@@ -143,7 +143,7 @@
143143
"jsdoc": "^4.0.5",
144144
"lint-staged": "^16.2.7",
145145
"mini-css-extract-plugin": "^2.9.4",
146-
"playwright": "^1.56.1",
146+
"playwright": "^1.57.0",
147147
"regenerator-runtime": "^0.14.1",
148148
"rollup": "^4.53.3",
149149
"rollup-plugin-delete": "^3.0.1",
@@ -156,8 +156,8 @@
156156
"style-loader": "^4.0.0",
157157
"tslib": "^2.8.1",
158158
"typescript": "^5.9.3",
159-
"typescript-eslint": "^8.47.0",
160-
"vitest": "^4.0.13",
159+
"typescript-eslint": "^8.48.0",
160+
"vitest": "^4.0.14",
161161
"webpack": "^5.103.0",
162162
"webpack-bundle-analyzer": "^5.0.1",
163163
"webpack-clean": "^1.2.5",

0 commit comments

Comments
 (0)