Skip to content

Commit

Permalink
Merge 12f72a9 into 54e77cb
Browse files Browse the repository at this point in the history
  • Loading branch information
netil committed Apr 11, 2024
2 parents 54e77cb + 12f72a9 commit 0590bbf
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 473 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,27 +117,27 @@
"@types/d3": "^7.4.3",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"better-docs": "^2.7.3",
"chai": "^4.3.10",
"clean-webpack-plugin": "^4.0.0",
"cloc": "^2.11.0",
"core-js": "^3.36.1",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"css-loader": "^7.1.0",
"d3-color": "^3.1.0",
"d3-delaunay": "^6.0.4",
"d3-format": "^3.1.0",
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"dprint": "^0.45.0",
"dprint": "^0.45.1",
"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.2",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-webpack-plugin": "^4.1.0",
"exports-loader": "^5.0.0",
"hammer-simulator": "0.0.1",
Expand All @@ -161,17 +161,17 @@
"mocha": "^10.4.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.13.2",
"rollup": "^4.14.1",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^14.1.1",
"semantic-release": "^23.0.6",
"semantic-release": "^23.0.7",
"simulant": "^0.2.2",
"sinon": "^17.0.1",
"string-replace-loader": "^3.1.0",
"style-loader": "^3.3.4",
"style-loader": "^4.0.0",
"taffydb": "^2.7.3",
"tslib": "^2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-clean": "^1.2.5",
Expand Down

0 comments on commit 0590bbf

Please sign in to comment.