Update dependencies to the most recent versions

This commit is contained in:
Tim van der Meij 2024-07-02 18:20:49 +02:00
parent ccad2f889a
commit bb54e7e64c
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 57 additions and 55 deletions

View file

@ -2215,7 +2215,7 @@ function packageJson() {
license: DIST_LICENSE,
optionalDependencies: {
canvas: "^2.11.2",
path2d: "^0.2.0",
path2d: "^0.2.1",
},
browser: {
canvas: false,