Skip to content

Commit 8466858

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

File tree

2 files changed

+455
-227
lines changed

2 files changed

+455
-227
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@
117117
"@testing-library/dom": "^10.4.1",
118118
"@testing-library/react": "^16.3.0",
119119
"@types/d3": "^7.4.3",
120-
"@types/sinon": "^20.0.0",
121-
"@vitest/browser": "^4.0.9",
122-
"@vitest/browser-playwright": "^4.0.9",
123-
"@vitest/coverage-istanbul": "^4.0.9",
124-
"@vitest/ui": "^4.0.9",
120+
"@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",
125125
"better-docs": "^2.7.3",
126126
"clean-webpack-plugin": "^4.0.0",
127127
"cloc": "2.6.0-cloc",
128-
"core-js": "^3.46.0",
128+
"core-js": "^3.47.0",
129129
"coveralls": "^3.1.1",
130130
"cross-env": "^10.1.0",
131131
"css-loader": "^7.1.2",
@@ -138,16 +138,16 @@
138138
"esbuild-loader": "^4.4.0",
139139
"eslint": "^9.39.1",
140140
"eslint-plugin-import": "^2.32.0",
141-
"eslint-plugin-jsdoc": "^61.2.1",
141+
"eslint-plugin-jsdoc": "^61.4.1",
142142
"husky": "^9.1.7",
143143
"jsdoc": "^4.0.5",
144-
"lint-staged": "^16.2.6",
144+
"lint-staged": "^16.2.7",
145145
"mini-css-extract-plugin": "^2.9.4",
146146
"playwright": "^1.56.1",
147147
"regenerator-runtime": "^0.14.1",
148-
"rollup": "^4.53.2",
148+
"rollup": "^4.53.3",
149149
"rollup-plugin-delete": "^3.0.1",
150-
"sass": "^1.94.0",
150+
"sass": "^1.94.2",
151151
"sass-loader": "^16.0.6",
152152
"semantic-release": "^25.0.2",
153153
"simulant": "^0.2.2",
@@ -156,10 +156,10 @@
156156
"style-loader": "^4.0.0",
157157
"tslib": "^2.8.1",
158158
"typescript": "^5.9.3",
159-
"typescript-eslint": "^8.46.4",
160-
"vitest": "^4.0.9",
161-
"webpack": "^5.102.1",
162-
"webpack-bundle-analyzer": "^4.10.2",
159+
"typescript-eslint": "^8.47.0",
160+
"vitest": "^4.0.13",
161+
"webpack": "^5.103.0",
162+
"webpack-bundle-analyzer": "^5.0.1",
163163
"webpack-clean": "^1.2.5",
164164
"webpack-cli": "^6.0.1",
165165
"webpack-common-shake": "^2.1.0",

0 commit comments

Comments
 (0)