diff options
author | crupest <crupest@outlook.com> | 2023-07-24 00:31:02 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-07-24 00:31:02 +0800 |
commit | c7934c59cb17a4266ea882cdb40be79f22043d10 (patch) | |
tree | ff368fe5611014cd20db5a1f53d4dcbd5fdabf9f /FrontEnd/package.json | |
parent | ae1b296b5e967d1e329f5a1e6165ca0f05dce0cb (diff) | |
download | timeline-c7934c59cb17a4266ea882cdb40be79f22043d10.tar.gz timeline-c7934c59cb17a4266ea882cdb40be79f22043d10.tar.bz2 timeline-c7934c59cb17a4266ea882cdb40be79f22043d10.zip |
...
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 268e9636..725b09dd 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -22,19 +22,16 @@ "core-js": "^3.31.1", "i18next": "^23.2.8", "i18next-browser-languagedetector": "^7.1.0", - "js-base64": "^3.7.5", "lodash": "^4.17.21", "marked": "^5.1.1", "moment": "^2.29.4", "react": "^18.2.0", - "react-color": "^2.19.3", "react-dom": "^18.2.0", "react-i18next": "^13.0.1", "react-popper": "^2.3.0", "react-responsive": "^9.0.2", "react-router-dom": "^6.14.1", "react-transition-group": "^4.4.5", - "regenerator-runtime": "^0.13.11", "rxjs": "^7.8.1", "xregexp": "^5.1.1" }, @@ -54,7 +51,6 @@ "@types/react-transition-group": "^4.4.6", "@typescript-eslint/eslint-plugin": "^5.61.0", "@typescript-eslint/parser": "^5.61.0", - "buffer": "^6.0.0", "eslint": "^8.44.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", |