diff --git a/package.json b/package.json index 96dee9ef73..0f595439f4 100644 --- a/package.json +++ b/package.json @@ -214,8 +214,8 @@ "@types/tar": "^6.1.10", "@types/throttle-debounce": "^5.0.2", "@types/warning": "^3.0.3", - "@typescript-eslint/eslint-plugin": "^6.16.0", - "@typescript-eslint/parser": "^6.16.0", + "@typescript-eslint/eslint-plugin": "^6.17.0", + "@typescript-eslint/parser": "^6.17.0", "ali-oss": "^6.19.0", "antd-img-crop": "^4.21.0", "antd-style": "^3.6.1", @@ -236,7 +236,7 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-compat": "^4.2.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jest": "^27.6.0", + "eslint-plugin-jest": "^27.6.1", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-markdown": "^3.0.1", @@ -323,7 +323,7 @@ "tar-fs": "^3.0.4", "terser": "^5.26.0", "tsx": "^4.7.0", - "typedoc": "^0.25.5", + "typedoc": "^0.25.6", "typescript": "~5.3.3", "vanilla-jsoneditor": "^0.21.1", "vanilla-tilt": "^1.8.1",