Skip to content

Commit

Permalink
Sync package and lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Feb 18, 2025
1 parent 0f8fff7 commit c9f635d
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 87 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@
],
"dependencies": {
"jszip": "^3.10.1",
"konva": "~9.3.16",
"konva": "~9.3.18",
"magic-wand-tool": "~1.1.7"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@microsoft/api-extractor": "^7.47.11",
"@eslint/js": "^9.14.0",
"@stylistic/eslint-plugin-js": "^3.0.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@microsoft/api-extractor": "^7.49.2",
"@eslint/js": "^9.19.0",
"@stylistic/eslint-plugin-js": "^3.0.1",
"babel-loader": "^9.2.1",
"babel-plugin-istanbul": "^7.0.0",
"benchmark": "^2.1.4",
"clean-jsdoc-theme": "^4.3.0",
"eslint": "^9.14.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint": "^9.19.0",
"eslint-plugin-jsdoc": "^50.6.3",
"github-release-notes": "0.17.2",
"globals": "^15.12.0",
"globals": "^15.14.0",
"html-webpack-plugin": "^5.6.3",
"jsdoc": "^4.0.4",
"karma": "^6.4.4",
Expand All @@ -50,11 +50,11 @@
"karma-qunit": "^4.2.1",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"qunit": "^2.23.1",
"qunit": "^2.24.1",
"typescript": "~5.4.5",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.1.0",
"webpack-dev-server": "^5.2.0",
"webpack-merge": "^6.0.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit c9f635d

Please sign in to comment.