aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 17a1a93..9cec5bc 100644
--- a/package.json
+++ b/package.json
@@ -3,20 +3,20 @@
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": "^4.2.4", 6 "@testing-library/jest-dom": "^5.14.1",
7 "@testing-library/react": "^9.3.2", 7 "@testing-library/react": "^12.0.0",
8 "@testing-library/user-event": "^7.1.2", 8 "@testing-library/user-event": "^13.2.1",
9 "i18next": "^20.3.3", 9 "i18next": "^20.3.5",
10 "i18next-browser-languagedetector": "^6.1.2", 10 "i18next-browser-languagedetector": "^6.1.2",
11 "qrcode.react": "^1.0.0", 11 "qrcode.react": "^1.0.1",
12 "react": "^16.13.1", 12 "react": "^17.0.2",
13 "react-dom": "^16.13.1", 13 "react-dom": "^17.0.2",
14 "react-i18next": "^11.11.2", 14 "react-i18next": "^11.11.4",
15 "react-scripts": "^4.0.1" 15 "react-scripts": "^4.0.3"
16 }, 16 },
17 "devDependencies": { 17 "devDependencies": {
18 "prettier": "2.3.2", 18 "prettier": "2.3.2",
19 "husky": "^7.0.0" 19 "husky": "^7.0.1"
20 }, 20 },
21 "scripts": { 21 "scripts": {
22 "start": "react-scripts start", 22 "start": "react-scripts start",