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 |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index bad35c0..ee14ee0 100644
--- a/package.json
+++ b/package.json
@@ -21,13 +21,14 @@
     "@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",
     "@uiw/react-codemirror": "^2.2.1",
     "antd": "^3.26.20",
     "antd-mobile": "^5.14.2",
-    "axios": "^0.19.0",
+    "axios": "^1.6.7",
     "babel-eslint": "10.0.2",
     "babel-jest": "^24.8.0",
     "babel-loader": "8.0.6",
@@ -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