aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-03 18:56:12 +0800
committercrupest <crupest@outlook.com>2021-06-03 18:56:12 +0800
commit700041c3be0aa31f319804c5871c1a3c2e6e00c5 (patch)
tree12c4e338bae23fda366819844603cd97e9e8f0b8
parent40423d7cd69839d70b7331bb8a4b7b398daca0b5 (diff)
parent4b65e0e55fc4d14eed899c931b8264265787a3de (diff)
downloadtimeline-700041c3be0aa31f319804c5871c1a3c2e6e00c5.tar.gz
timeline-700041c3be0aa31f319804c5871c1a3c2e6e00c5.tar.bz2
timeline-700041c3be0aa31f319804c5871c1a3c2e6e00c5.zip
Merge branch 'master' of https://github.com/crupest/Timeline
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 089e3341..f00a86e7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,7 +19,7 @@
"lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
- "react-bootstrap": "^2.0.0-alpha.2",
+ "react-bootstrap": "^2.0.0-beta.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-i18next": "^11.10.0",
@@ -60,7 +60,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-beta.9",
"@types/color": "^3.0.1",
"@types/lodash": "^4.14.170",
- "@types/node": "^15.6.1",
+ "@types/node": "^15.9.0",
"@types/react": "^17.0.9",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.6",
@@ -68,7 +68,7 @@
"@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
- "@types/remarkable": "^2.0.1",
+ "@types/remarkable": "^2.0.2",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
@@ -90,7 +90,7 @@
"prettier": "^2.3.0",
"react-refresh": "^0.10.0",
"react-refresh-typescript": "^2.0.1",
- "sass": "^1.34.0",
+ "sass": "^1.34.1",
"sass-loader": "^12.0.0",
"style-loader": "^2.0.0",
"ts-loader": "^9.2.2",