diff --git a/package.json b/package.json index 8e4a9c725f..2e9bd18a60 100644 --- a/package.json +++ b/package.json @@ -199,14 +199,14 @@ "@types/jsdom": "^21.1.6", "@types/lodash": "^4.14.202", "@types/minimist": "^1.2.5", - "@types/node": "^20.10.6", + "@types/node": "^20.10.7", "@types/nprogress": "^0.2.3", "@types/pixelmatch": "^5.2.6", "@types/pngjs": "^6.0.4", "@types/prismjs": "^1.26.3", "@types/progress": "^2.0.7", "@types/qs": "^6.9.11", - "@types/react": "^18.2.46", + "@types/react": "^18.2.47", "@types/react-copy-to-clipboard": "^5.0.7", "@types/react-dom": "^18.2.18", "@types/react-highlight-words": "^0.16.7", @@ -215,8 +215,8 @@ "@types/tar": "^6.1.10", "@types/throttle-debounce": "^5.0.2", "@types/warning": "^3.0.3", - "@typescript-eslint/eslint-plugin": "^6.17.0", - "@typescript-eslint/parser": "^6.17.0", + "@typescript-eslint/eslint-plugin": "^6.18.0", + "@typescript-eslint/parser": "^6.18.0", "ali-oss": "^6.19.0", "antd-img-crop": "^4.21.0", "antd-style": "^3.6.1", @@ -277,7 +277,7 @@ "node-fetch": "^3.3.2", "node-notifier": "^10.0.1", "nprogress": "^0.2.0", - "open": "^10.0.2", + "open": "^10.0.3", "pixelmatch": "^5.3.0", "pngjs": "^7.0.0", "prettier": "^3.1.1",