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 version

Ref naver#3450 naver#3451 naver#3452 naver#3453 naver#3454
  • Loading branch information
netil committed Oct 12, 2023
1 parent a530491 commit 192ae39
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 349 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,32 +102,32 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.23.0",
"@babel/runtime": "^7.23.1",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@babel/runtime": "^7.23.2",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^11.1.4",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.3",
"@rollup/plugin-typescript": "^11.1.5",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"@types/chai": "^4.3.6",
"@types/chai": "^4.3.7",
"@types/d3": "^7.4.1",
"@types/mocha": "^10.0.2",
"@types/sinon": "^10.0.18",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@types/sinon": "^10.0.19",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -154,7 +154,7 @@
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"dtslint": "^4.2.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.8.2",
Expand All @@ -163,7 +163,7 @@
"hammer-simulator": "0.0.1",
"husky": "^8.0.3",
"istanbul-instrumenter-loader": "^3.0.1",
"istanbul-lib-instrument": "^6.0.0",
"istanbul-lib-instrument": "^6.0.1",
"jsdoc": "^4.0.2",
"karma": "^6.4.2",
"karma-chai": "^0.1.0",
Expand All @@ -181,12 +181,12 @@
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.0",
"rollup": "^3.29.4",
"rollup": "^4.0.2",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^22.0.5",
"simulant": "^0.2.2",
"sinon": "^16.0.0",
"sinon": "^16.1.0",
"string-replace-loader": "^3.1.0",
"style-loader": "^3.3.3",
"taffydb": "^2.7.3",
Expand Down
Loading

0 comments on commit 192ae39

Please sign in to comment.