Skip to content

Commit

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

Ref naver#3520 naver#3521 naver#3522 naver#3523 naver#3524
  • Loading branch information
netil committed Nov 14, 2023
1 parent 1829c0e commit 201fb77
Show file tree
Hide file tree
Showing 2 changed files with 985 additions and 957 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"license": "MIT",
"readmeFilename": "README.md",
"dependencies": {
"@types/d3-selection": "^3.0.9",
"@types/d3-transition": "^3.0.7",
"@types/d3-selection": "^3.0.10",
"@types/d3-transition": "^3.0.8",
"d3-axis": "^3.0.0",
"d3-brush": "^3.0.0",
"d3-drag": "^3.0.0",
Expand All @@ -102,16 +102,16 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.2",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
Expand All @@ -122,12 +122,12 @@
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^11.0.1",
"@semantic-release/release-notes-generator": "^12.1.0",
"@types/chai": "^4.3.9",
"@types/d3": "^7.4.2",
"@types/mocha": "^10.0.3",
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@types/chai": "^4.3.10",
"@types/d3": "^7.4.3",
"@types/mocha": "^10.0.4",
"@types/sinon": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand Down Expand Up @@ -157,7 +157,7 @@
"eslint": "^8.53.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-webpack-plugin": "^4.0.1",
"exports-loader": "^4.0.0",
"hammer-simulator": "0.0.1",
Expand All @@ -175,13 +175,13 @@
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^15.0.2",
"lint-staged": "^15.1.0",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.0",
"rollup": "^4.3.0",
"rollup": "^4.4.0",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^22.0.7",
Expand Down
Loading

0 comments on commit 201fb77

Please sign in to comment.