|
39 | 39 | ] |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@aws-amplify/auth": "^6.12.3", |
43 | | - "@aws-amplify/core": "^6.11.3", |
44 | | - "@aws-amplify/ui-react": "^6.11.1", |
45 | | - "@aws-sdk/client-bedrock-runtime": "^3.797.0", |
46 | | - "@aws-sdk/client-s3": "^3.797.0", |
47 | | - "@aws-sdk/s3-request-presigner": "^3.797.0", |
| 42 | + "@aws-sdk/client-bedrock-runtime": "^3.799.0", |
| 43 | + "@aws-sdk/client-cognito-identity-provider": "^3.799.0", |
| 44 | + "@aws-sdk/client-s3": "^3.802.0", |
| 45 | + "@aws-sdk/s3-request-presigner": "^3.802.0", |
48 | 46 | "@capacitor/android": "^7.2.0", |
49 | 47 | "@capacitor/app": "^7.0.1", |
50 | 48 | "@capacitor/assets": "^3.0.5", |
|
59 | 57 | "@fortawesome/free-regular-svg-icons": "^6.7.2", |
60 | 58 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
61 | 59 | "@fortawesome/react-fontawesome": "^0.2.2", |
62 | | - "@ionic/react": "^8.5.5", |
63 | | - "@ionic/react-router": "^8.5.5", |
64 | | - "@tanstack/react-query": "^5.74.4", |
65 | | - "@tanstack/react-query-devtools": "^5.74.6", |
| 60 | + "@ionic/react": "^8.5.6", |
| 61 | + "@ionic/react-router": "^8.5.6", |
| 62 | + "@tanstack/react-query": "^5.75.2", |
| 63 | + "@tanstack/react-query-devtools": "^5.75.2", |
66 | 64 | "axios": "1.9.0", |
67 | 65 | "classnames": "2.5.1", |
68 | 66 | "date-fns": "^4.1.0", |
69 | 67 | "dayjs": "^1.11.13", |
70 | 68 | "formik": "^2.4.6", |
71 | | - "i18next": "24.2.1", |
72 | | - "i18next-browser-languagedetector": "8.0.2", |
| 69 | + "i18next": "25.0.2", |
| 70 | + "i18next-browser-languagedetector": "8.1.0", |
73 | 71 | "lodash": "4.17.21", |
74 | | - "react": "18.3.1", |
75 | | - "react-dom": "18.3.1", |
76 | | - "react-error-boundary": "5.0.0", |
77 | | - "react-i18next": "15.4.0", |
| 72 | + "react": "19.1.0", |
| 73 | + "react-dom": "19.1.0", |
| 74 | + "react-error-boundary": "6.0.0", |
| 75 | + "react-i18next": "15.5.1", |
78 | 76 | "react-router": "5.3.4", |
79 | 77 | "react-router-dom": "5.3.4", |
80 | 78 | "uuid": "^11.1.0", |
81 | 79 | "yup": "^1.6.1" |
82 | 80 | }, |
83 | 81 | "devDependencies": { |
84 | 82 | "@capacitor/cli": "^7.2.0", |
85 | | - "@eslint/js": "^9.25.1", |
| 83 | + "@eslint/js": "^9.26.0", |
86 | 84 | "@testing-library/dom": "^10.4.0", |
87 | 85 | "@testing-library/jest-dom": "^6.6.3", |
88 | 86 | "@testing-library/react": "^16.3.0", |
89 | 87 | "@testing-library/user-event": "^14.6.1", |
90 | | - "@types/eslint__js": "8.42.3", |
91 | | - "@types/lodash": "4.17.14", |
92 | | - "@types/react": "18.3.11", |
93 | | - "@types/react-dom": "18.3.1", |
| 88 | + "@types/eslint": "^9.6.1", |
| 89 | + "@types/eslint__js": "9.14.0", |
| 90 | + "@types/lodash": "4.17.16", |
| 91 | + "@types/react": "19.1.2", |
| 92 | + "@types/react-dom": "19.1.3", |
94 | 93 | "@types/react-router": "5.1.20", |
95 | 94 | "@types/react-router-dom": "5.3.3", |
96 | 95 | "@types/uuid": "^10.0.0", |
97 | | - "@typescript-eslint/eslint-plugin": "^8.31.0", |
98 | | - "@typescript-eslint/parser": "^8.31.0", |
99 | | - "@vitejs/plugin-legacy": "6.1.0", |
| 96 | + "@typescript-eslint/eslint-plugin": "^8.31.1", |
| 97 | + "@typescript-eslint/parser": "^8.31.1", |
| 98 | + "@vitejs/plugin-legacy": "6.1.1", |
100 | 99 | "@vitejs/plugin-react": "4.4.1", |
101 | 100 | "@vitest/coverage-v8": "^3.1.2", |
102 | | - "eslint": "^9.25.1", |
| 101 | + "eslint": "^9.26.0", |
103 | 102 | "eslint-plugin-react": "^7.37.5", |
104 | 103 | "eslint-plugin-react-hooks": "^5.2.0", |
105 | 104 | "eslint-plugin-react-refresh": "^0.4.20", |
106 | | - "globals": "15.14.0", |
| 105 | + "globals": "16.0.0", |
107 | 106 | "husky": "^9.1.7", |
108 | 107 | "jsdom": "^26.1.0", |
109 | 108 | "lint-staged": "^15.5.1", |
110 | 109 | "msw": "^2.7.5", |
111 | 110 | "prettier": "^3.5.3", |
112 | | - "sass": "1.83.1", |
| 111 | + "sass": "1.87.0", |
113 | 112 | "stylelint": "^16.19.1", |
114 | 113 | "stylelint-config-standard-scss": "^14.0.0", |
115 | 114 | "stylelint-scss": "^6.11.1", |
116 | | - "terser": "5.37.0", |
117 | | - "typescript": "5.7.2", |
118 | | - "typescript-eslint": "^8.31.0", |
| 115 | + "terser": "5.39.0", |
| 116 | + "typescript": "5.8.3", |
| 117 | + "typescript-eslint": "^8.31.1", |
119 | 118 | "vite": "6.3.4", |
120 | 119 | "vitest": "^3.1.2" |
121 | 120 | } |
|
0 commit comments