aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-03 22:05:11 +0800
committercrupest <crupest@outlook.com>2022-05-03 22:05:11 +0800
commit1caaa504cda68e08d52127949ea7f5e2eb2f304e (patch)
treecdc22e7122e856257627633e386c599761359b28 /FrontEnd
parentfc6805afcc73900162df5ee7742c22450d9f8ec0 (diff)
parentf247741f0f3bef2ce10a5712c126b2870882437e (diff)
downloadtimeline-1caaa504cda68e08d52127949ea7f5e2eb2f304e.tar.gz
timeline-1caaa504cda68e08d52127949ea7f5e2eb2f304e.tar.bz2
timeline-1caaa504cda68e08d52127949ea7f5e2eb2f304e.zip
Merge branch 'main' of https://github.com/crupest/Timeline
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fc6eb9e0..1b2308ce 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.22.3",
+ "core-js": "^3.22.4",
"i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -57,8 +57,8 @@
"@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@typescript-eslint/eslint-plugin": "^5.21.0",
- "@typescript-eslint/parser": "^5.21.0",
+ "@typescript-eslint/eslint-plugin": "^5.22.0",
+ "@typescript-eslint/parser": "^5.22.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.6.4",
- "vite": "^2.9.6",
+ "vite": "^2.9.7",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file