Skip to content

Commit

Permalink
Sync package and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Oct 3, 2024
1 parent 615afbb commit 853d155
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 581 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,33 +28,33 @@
"magic-wand-tool": "~1.1.7"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@microsoft/api-extractor": "^7.47.0",
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin-js": "^2.1.0",
"babel-loader": "^9.1.3",
"@eslint/js": "^9.11.1",
"@stylistic/eslint-plugin-js": "^2.8.0",
"babel-loader": "^9.2.1",
"babel-plugin-istanbul": "^7.0.0",
"benchmark": "^2.1.4",
"clean-jsdoc-theme": "^4.3.0",
"eslint": "^9.4.0",
"eslint-plugin-jsdoc": "^50.0.1",
"eslint": "^9.11.1",
"eslint-plugin-jsdoc": "^50.3.1",
"github-release-notes": "0.17.2",
"globals": "^15.4.0",
"globals": "^15.10.0",
"html-webpack-plugin": "^5.6.0",
"jsdoc": "^4.0.3",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-json-reporter": "1.2.1",
"karma-qunit": "^4.2.0",
"karma-qunit": "^4.2.1",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.1",
"qunit": "^2.21.0",
"qunit": "^2.22.0",
"typescript": "~5.4.5",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 853d155

Please sign in to comment.