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 1a38d28..0ec57db 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.16.5", 6 "@testing-library/jest-dom": "^6.9.1",
7 "@testing-library/react": "^13.4.0", 7 "@testing-library/react": "^16.3.2",
8 "@testing-library/user-event": "^14.4.3", 8 "@testing-library/user-event": "^14.6.1",
9 "evergreen-ui": "^6.13.1", 9 "evergreen-ui": "^7.1.9",
10 "i18next": "^22.0.6", 10 "i18next": "^25.8.0",
11 "i18next-browser-languagedetector": "^7.0.1", 11 "i18next-browser-languagedetector": "^8.2.0",
12 "qrcode.react": "^3.0.1", 12 "qrcode.react": "^4.2.0",
13 "react": "^18.2.0", 13 "react": "^19.2.3",
14 "react-dom": "^18.2.0", 14 "react-dom": "^19.2.3",
15 "react-i18next": "^12.0.0", 15 "react-i18next": "^16.5.3",
16 "react-scripts": "^5.0.1" 16 "react-scripts": "^5.0.1"
17 }, 17 },
18 "devDependencies": { 18 "devDependencies": {
19 "husky": "^8.0.2", 19 "husky": "^9.1.7",
20 "prettier": "2.8.0" 20 "prettier": "3.8.1"
21 }, 21 },
22 "scripts": { 22 "scripts": {
23 "start": "react-scripts start", 23 "start": "react-scripts start",
@@ -45,4 +45,4 @@
45 "repository": "git@github.com:bndw/wifi-card.git", 45 "repository": "git@github.com:bndw/wifi-card.git",
46 "author": "bndw <ben@bdw.to>", 46 "author": "bndw <ben@bdw.to>",
47 "license": "MIT" 47 "license": "MIT"
48} 48} \ No newline at end of file