Skip to content

Commit

Permalink
chore(deps-dev): udpate dependency (#3901)
Browse files Browse the repository at this point in the history
update dependency to the latest version

Co-authored-by: netil <[email protected]>
  • Loading branch information
netil and netil authored Oct 16, 2024
1 parent ba71911 commit d474d3b
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 199 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@eslint/js": "^9.12.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.0",
"@rollup/plugin-typescript": "^12.1.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
Expand All @@ -118,9 +118,9 @@
"@testing-library/react": "^16.0.1",
"@types/d3": "^7.4.3",
"@types/sinon": "^17.0.3",
"@vitest/browser": "^2.1.2",
"@vitest/coverage-istanbul": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vitest/browser": "^2.1.3",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/ui": "^2.1.3",
"better-docs": "^2.7.3",
"clean-webpack-plugin": "^4.0.0",
"cloc": "2.2.0-cloc",
Expand All @@ -137,26 +137,26 @@
"esbuild-loader": "^4.2.2",
"eslint": "^9.12.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsdoc": "^50.4.1",
"husky": "^9.1.6",
"jsdoc": "^4.0.3",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"playwright": "^1.47.2",
"playwright": "^1.48.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.24.0",
"rollup-plugin-delete": "^2.1.0",
"sass": "^1.79.4",
"sass": "^1.79.5",
"sass-loader": "^16.0.2",
"semantic-release": "^24.1.2",
"simulant": "^0.2.2",
"sinon": "^19.0.2",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.1",
"vitest": "^2.1.2",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"vitest": "^2.1.3",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
Expand Down
Loading

0 comments on commit d474d3b

Please sign in to comment.