Skip to content

Commit

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

Co-authored-by: netil <netil@AL02015654.local>
  • Loading branch information
netil and netil authored Sep 23, 2024
1 parent 218ce46 commit 90fd212
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 498 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.10.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.11.0",
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.0",
"@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.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/browser": "^2.1.1",
"@vitest/coverage-istanbul": "^2.1.1",
"@vitest/ui": "^2.1.1",
"better-docs": "^2.7.3",
"clean-webpack-plugin": "^4.0.0",
"cloc": "2.2.0-cloc",
Expand All @@ -135,28 +135,28 @@
"docdash": "^2.0.2",
"dprint": "^0.47.2",
"esbuild-loader": "^4.2.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.2",
"husky": "^9.1.5",
"eslint-plugin-jsdoc": "^50.2.4",
"husky": "^9.1.6",
"jsdoc": "^4.0.3",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"playwright": "^1.47.0",
"playwright": "^1.47.2",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.21.2",
"rollup": "^4.22.4",
"rollup-plugin-delete": "^2.1.0",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"semantic-release": "^24.1.0",
"sass": "^1.79.3",
"sass-loader": "^16.0.2",
"semantic-release": "^24.1.1",
"simulant": "^0.2.2",
"sinon": "^18.0.1",
"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.5.0",
"vitest": "^2.0.5",
"typescript-eslint": "^8.6.0",
"vitest": "^2.1.1",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
Expand Down
Loading

0 comments on commit 90fd212

Please sign in to comment.