Skip to content

Commit

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

Close #3699
Close #3700
Close #3701
Close #3702
Close #3703
  • Loading branch information
netil authored Mar 19, 2024
1 parent e0a30fe commit 487a129
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 775 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,28 +101,28 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^11.0.3",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^12.1.0",
"@types/chai": "^4.3.12",
"@types/d3": "^7.4.3",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"better-docs": "^2.7.3",
"chai": "^4.3.10",
"clean-webpack-plugin": "^4.0.0",
"cloc": "^2.11.0",
"core-js": "^3.36.0",
"core-js": "^3.36.1",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
Expand All @@ -131,12 +131,12 @@
"d3-format": "^3.1.0",
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"esbuild-loader": "^4.0.3",
"esbuild-loader": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-webpack-plugin": "^4.0.1",
"eslint-webpack-plugin": "^4.1.0",
"exports-loader": "^5.0.0",
"hammer-simulator": "0.0.1",
"husky": "^9.0.11",
Expand All @@ -159,10 +159,10 @@
"mocha": "^10.3.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^14.1.1",
"semantic-release": "^23.0.2",
"semantic-release": "^23.0.5",
"simulant": "^0.2.2",
"sinon": "^17.0.1",
"string-replace-loader": "^3.1.0",
Expand All @@ -175,7 +175,7 @@
"webpack-clean": "^1.2.5",
"webpack-cli": "^5.1.4",
"webpack-common-shake": "^2.1.0",
"webpack-dev-server": "^5.0.2",
"webpack-dev-server": "^5.0.3",
"webpack-merge": "^5.10.0",
"webpackbar": "^6.0.1",
"write-file-webpack-plugin": "^4.5.1"
Expand Down
Loading

0 comments on commit 487a129

Please sign in to comment.