aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-19 14:34:36 +0800
committercrupest <crupest@outlook.com>2022-04-19 14:34:36 +0800
commit00d61732aecbefa89b58d9dbc4c125713ddad7eb (patch)
treef2ffda483d272e1665259e09cc2913b7724bbf63
parentd54899783efa9afbd1b464f865691b679622b866 (diff)
downloadtimeline-00d61732aecbefa89b58d9dbc4c125713ddad7eb.tar.gz
timeline-00d61732aecbefa89b58d9dbc4c125713ddad7eb.tar.bz2
timeline-00d61732aecbefa89b58d9dbc4c125713ddad7eb.zip
...
-rw-r--r--FrontEnd/package.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index b970c760..415363f7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -18,6 +18,7 @@
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
+ "marked": "^4.0.14",
"moment": "^2.29.2",
"pepjs": "^0.5.3",
"react": "^17.0.0",
@@ -29,7 +30,6 @@
"react-router-dom": "^6.3.0",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
- "remarkable": "^2.0.1",
"rxjs": "^7.5.5",
"workbox-cacheable-response": "^6.5.2",
"workbox-expiration": "^6.5.2",
@@ -56,9 +56,8 @@
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.19.0",
- "@typescript-eslint/parser": "^5.18.0",
+ "@typescript-eslint/eslint-plugin": "^5.20.0",
+ "@typescript-eslint/parser": "^5.20.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
@@ -68,6 +67,6 @@
"prettier": "^2.6.2",
"typescript": "^4.6.3",
"vite": "^2.9.1",
- "vite-plugin-pwa": "^0.11.13"
+ "vite-plugin-pwa": "^0.11.3"
}
} \ No newline at end of file