diff --git a/package.json b/package.json index bb9b291a..a2d84136 100644 --- a/package.json +++ b/package.json @@ -614,52 +614,52 @@ "test": "node ./dist/src/test/runTest.js" }, "devDependencies": { - "@fontsource/noto-serif": "4.5.11", - "@fontsource/open-sans": "4.5.14", - "@fontsource/roboto-mono": "4.5.10", + "@fontsource/noto-serif": "5.0.8", + "@fontsource/open-sans": "5.0.8", + "@fontsource/roboto-mono": "5.0.8", "@highlightjs/cdn-assets": "~11.4", "@types/lodash.throttle": "~4.1", - "@types/mocha": "~9.1", - "@types/node": "12.20.55", + "@types/mocha": "~10.0.0", + "@types/node": "20.4.8", "@types/vscode": "1.70.0", - "@typescript-eslint/eslint-plugin": "5.14.0", - "@typescript-eslint/parser": "5.14.0", + "@typescript-eslint/eslint-plugin": "6.2.1", + "@typescript-eslint/parser": "6.2.1", "@vscode/test-electron": "2.2.2", "@vscode/vsce": "2.16.0", "chai": "^4.3.7", - "copy-webpack-plugin": "10.2.4", + "copy-webpack-plugin": "11.0.0", "eslint": "8.8.0", "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "2.25.4", - "eslint-plugin-n": "^15.2.4", + "eslint-plugin-n": "^16.0.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.0.0", "font-awesome": "^4.7.0", "gulp": "^4.0.2", "lodash.throttle": "4.1.1", - "mathjax": "^2.7.9", - "mocha": "9.2.2", + "mathjax": "^3.0.0", + "mocha": "10.2.0", "mocha-junit-reporter": "2.0.2", "mocha-multi-reporters": "1.5.1", "path-browserify": "1.0.1", "semver": "^7.3.7", - "sinon": "^14.0.1", + "sinon": "^15.0.0", "ts-loader": "9.2.6", - "typescript": "4.5.5", + "typescript": "5.1.6", "vscode-nls-dev": "4.0.3", "webpack": "5.68.0", - "webpack-cli": "4.9.2" + "webpack-cli": "5.1.4" }, "dependencies": { "@antora/content-classifier": "3.1.2", - "@asciidoctor/core": "2.2.6", + "@asciidoctor/core": "3.0.2", "@asciidoctor/docbook-converter": "2.0.0", "@orcid/bibtex-parse-js": "0.0.25", "asciidoctor-kroki": "0.15.4", "js-yaml": "^4.1.0", "querystring": "^0.2.1", "tty-browserify": "^0.0.1", - "uuid": "8.3.2", + "uuid": "9.0.0", "vscode-nls": "5.0.0", "vscode-uri": "^3.0.3", "worker-thread": "^1.1.0"