Skip to content

Commit

Permalink
Package update
Browse files Browse the repository at this point in the history
  • Loading branch information
kochizufan committed Nov 22, 2023
1 parent 9463f5b commit 4c60370
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 97 deletions.
130 changes: 34 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/plugin-transform-class-properties": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@types/delaunator": "^5.0.0",
"@types/delaunator": "^5.0.2",
"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"@types/webpack": "^5.28.5",
Expand All @@ -77,5 +77,8 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.10.0"
},
"overrides": {
"glob-parent": "^6.0.2"
}
}

0 comments on commit 4c60370

Please sign in to comment.