From 047dbd742341e268ca772eda8d2ff0b6ba09cb44 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 05 六月 2025 16:57:36 +0800 Subject: [PATCH] 2025-06-05 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8bcac9a..ee14ee0 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@antv/x6-plugin-transform": "^2.1.7", "@antv/xflow": "^1.0.50", "@babel/core": "7.5.5", + "@microsoft/fetch-event-source": "^2.0.1", "@svgr/webpack": "4.3.2", "@typescript-eslint/eslint-plugin": "1.13.0", "@typescript-eslint/parser": "1.13.0", @@ -105,6 +106,7 @@ "react-native": "^0.63.2", "react-redux": "^7.1.1", "react-router-dom": "^5.0.1", + "react-syntax-highlighter": "^15.6.1", "redux": "^4.0.4", "redux-thunk": "^2.3.0", "resolve": "1.12.0", -- Gitblit v1.8.0