diff --git a/package.json b/package.json index 7ab70e89..f3383ecc 100644 --- a/package.json +++ b/package.json @@ -633,49 +633,49 @@ "coverage": "c8 --clean npm run test" }, "devDependencies": { - "@fontsource/noto-serif": "4.5.11", - "@fontsource/open-sans": "4.5.14", - "@fontsource/roboto-mono": "4.5.10", + "@fontsource/noto-serif": "5.1.0", + "@fontsource/open-sans": "5.1.0", + "@fontsource/roboto-mono": "5.1.0", "@highlightjs/cdn-assets": "~11.9.0", "@playwright/test": "^1.47.2", "@types/lodash.throttle": "~4.1", "@types/mocha": "~10.0", - "@types/node": "~20.14", + "@types/node": "~22.9.0", "@types/vscode": "~1.88.0", - "@typescript-eslint/eslint-plugin": "~7.13", - "@typescript-eslint/parser": "~7.13", + "@typescript-eslint/eslint-plugin": "~8.13.0", + "@typescript-eslint/parser": "~8.13.0", "@vscode/test-electron": "2.4.0", - "@vscode/vsce": "2.27.0", + "@vscode/vsce": "3.2.1", "c8": "~10.1", - "chai": "~4.4", - "copy-webpack-plugin": "10.2.4", - "eslint": "~8.57", + "chai": "~5.1.0", + "copy-webpack-plugin": "12.0.2", + "eslint": "~9.14.0", "eslint-config-standard": "~17.1", "eslint-plugin-import": "~2.29", - "eslint-plugin-n": "~16.6", + "eslint-plugin-n": "~17.13.0", "eslint-plugin-node": "~11.1", - "eslint-plugin-promise": "~6.2", + "eslint-plugin-promise": "~7.1.0", "font-awesome": "^4.7.0", - "gulp": "^4.0.2", + "gulp": "^5.0.0", "lodash.throttle": "4.1.1", - "mathjax": "^2.7.9", - "mermaid": "^10.9.0", + "mathjax": "^3.0.0", + "mermaid": "^11.0.0", "mocha": "10.4.0", "mocha-junit-reporter": "2.2.1", "mocha-multi-reporters": "1.5.1", "path-browserify": "1.0.1", "semver": "^7.3.7", - "sinon": "^14.0.1", + "sinon": "^19.0.0", "ts-loader": "9.5.1", - "typescript": "4.9.5", + "typescript": "5.6.3", "vscode-nls-dev": "4.0.4", "webpack": "5.91.0", - "webpack-cli": "4.10.0" + "webpack-cli": "5.1.4" }, "dependencies": { "@antora/content-classifier": "3.1.7", - "@asciidoctor/core": "2.2.7", - "@asciidoctor/docbook-converter": "2.0.0", + "@asciidoctor/core": "3.0.4", + "@asciidoctor/docbook-converter": "3.0.0", "@orcid/bibtex-parse-js": "0.0.25", "asciidoctor-kroki": "0.18.1", "html-entities": "^2.4.0", @@ -684,7 +684,7 @@ "querystring": "^0.2.1", "tty-browserify": "^0.0.1", "util": "^0.12.5", - "uuid": "8.3.2", + "uuid": "11.0.2", "vscode-nls": "5.2.0", "vscode-uri": "^3.0.3", "worker-thread": "^1.1.0"