aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package.json b/package.json
index 682d3bf..1a38d28 100644
--- a/package.json
+++ b/package.json
@@ -3,21 +3,21 @@
3 "version": "0.1.0", 3 "version": "0.1.0",
4 "private": true, 4 "private": true,
5 "dependencies": { 5 "dependencies": {
6 "@testing-library/jest-dom": "^5.14.1", 6 "@testing-library/jest-dom": "^5.16.5",
7 "@testing-library/react": "^12.0.0", 7 "@testing-library/react": "^13.4.0",
8 "@testing-library/user-event": "^13.2.1", 8 "@testing-library/user-event": "^14.4.3",
9 "evergreen-ui": "^6.3.0", 9 "evergreen-ui": "^6.13.1",
10 "i18next": "^20.3.5", 10 "i18next": "^22.0.6",
11 "i18next-browser-languagedetector": "^6.1.2", 11 "i18next-browser-languagedetector": "^7.0.1",
12 "qrcode.react": "^1.0.1", 12 "qrcode.react": "^3.0.1",
13 "react": "^17.0.2", 13 "react": "^18.2.0",
14 "react-dom": "^17.0.2", 14 "react-dom": "^18.2.0",
15 "react-i18next": "^11.11.4", 15 "react-i18next": "^12.0.0",
16 "react-scripts": "^4.0.3" 16 "react-scripts": "^5.0.1"
17 }, 17 },
18 "devDependencies": { 18 "devDependencies": {
19 "husky": "^7.0.1", 19 "husky": "^8.0.2",
20 "prettier": "2.3.2" 20 "prettier": "2.8.0"
21 }, 21 },
22 "scripts": { 22 "scripts": {
23 "start": "react-scripts start", 23 "start": "react-scripts start",