Skip to content

Commit

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

Close naver#3806
Close naver#3807
Close naver#3808
Close naver#3809
Close naver#3810
Close naver#3811
  • Loading branch information
netil authored Jun 18, 2024
1 parent 698c2e3 commit 377176d
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 409 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
Expand All @@ -131,12 +131,12 @@
"d3-format": "^3.1.0",
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"dprint": "^0.46.2",
"esbuild-loader": "^4.1.0",
"eslint": "^9.4.0",
"dprint": "^0.46.3",
"esbuild-loader": "^4.2.0",
"eslint": "^9.5.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.9",
"eslint-plugin-jsdoc": "^48.2.12",
"exports-loader": "^5.0.0",
"hammer-simulator": "0.0.1",
"husky": "^9.0.11",
Expand All @@ -153,7 +153,7 @@
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.9.0",
"mocha": "^10.4.0",
Expand All @@ -170,8 +170,8 @@
"taffydb": "^2.7.3",
"tslib": "^2.6.3",
"typescript": "5.4.5",
"typescript-eslint": "^7.12.0",
"webpack": "^5.91.0",
"typescript-eslint": "^7.13.1",
"webpack": "^5.92.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit 377176d

Please sign in to comment.