|
41 | 41 | "not op_mini all"
|
42 | 42 | ],
|
43 | 43 | "dependencies": {
|
44 |
| - "@tanstack/react-query": "5.45.1", |
| 44 | + "@tanstack/react-query": "^5.81.2", |
45 | 45 | "@tanstack/react-query-devtools": "^5.50.1",
|
46 | 46 | "electron-context-menu": "^3.1.2",
|
47 | 47 | "electron-is-dev": "^2.0.0",
|
|
71 | 71 | "@ledgerhq/hw-transport-webhid": "^6.29.4",
|
72 | 72 | "@ledgerhq/hw-transport-webusb": "^6.29.4",
|
73 | 73 | "@reduxjs/toolkit": "^1.9.1",
|
74 |
| - "@tanstack/react-query-persist-client": "5.45.1", |
| 74 | + "@tanstack/react-query-persist-client": "^5.81.2", |
75 | 75 | "@testing-library/jest-dom": "^5.14.1",
|
76 | 76 | "@testing-library/react": "^14.0.0",
|
77 | 77 | "@types/events": "^3.0.3",
|
78 | 78 | "@types/lodash": "^4.14.182",
|
79 | 79 | "@types/node": "^20.14.0",
|
80 |
| - "@types/react": "~19.1.8", |
| 80 | + "@types/react": "~19.0.0", |
81 | 81 | "@types/react-color": "^3.0.6",
|
82 | 82 | "@types/react-dom": "^19.1.6",
|
83 | 83 | "@types/semver-compare": "^1.0.1",
|
|
107 | 107 | "electron-devtools-installer": "^4.0.0",
|
108 | 108 | "eslint": "^8.48.0",
|
109 | 109 | "events": "^3.3.0",
|
110 |
| - "framer-motion": "^11.12.0", |
| 110 | + "framer-motion": "^12.19.1", |
111 | 111 | "i18next": "^23.4.6",
|
112 | 112 | "jsdom": "^21.1.1",
|
113 | 113 | "lodash": "^4.17.21",
|
|
116 | 116 | "nanoid": "^3.3.8",
|
117 | 117 | "posthog-js": "^1.52.0",
|
118 | 118 | "qrloop": "^1.4.1",
|
119 |
| - "react": "^19.0.0", |
| 119 | + "react": "19.0.0", |
120 | 120 | "react-apexcharts": "^1.4.0",
|
121 | 121 | "react-color": "^2.19.3",
|
122 | 122 | "react-confetti": "^6.0.1",
|
123 | 123 | "react-custom-scroll": "^7.0.0",
|
124 | 124 | "react-detect-click-outside": "^1.1.2",
|
125 |
| - "react-dom": "^19.0.0", |
| 125 | + "react-dom": "19.0.0", |
126 | 126 | "react-freeze": "^1.0.4",
|
127 |
| - "react-hook-form": "^7.42.1", |
128 |
| - "react-i18next": "^13.2.1", |
| 127 | + "react-hook-form": "^7.58.1", |
| 128 | + "react-i18next": "^15.5.3", |
129 | 129 | "react-idle-timer": "^5.7.2",
|
130 |
| - "react-is": "^19.1.0", |
| 130 | + "react-is": "^19.0.0", |
131 | 131 | "react-player": "^2.16.0",
|
132 | 132 | "react-qr-code": "^2.0.15",
|
133 |
| - "react-redux": "^8.0.5", |
| 133 | + "react-redux": "^9.2.0", |
134 | 134 | "react-router-dom": "^6.3.0",
|
135 | 135 | "react-tooltip": "^5.25.1",
|
136 | 136 | "redux": "^4.2.0",
|
137 | 137 | "semver-compare": "^1.0.0",
|
138 |
| - "styled-components": "^6.1.8", |
| 138 | + "styled-components": "^6.1.19", |
139 | 139 | "stylis": "^4.0.0",
|
140 | 140 | "ts-json-schema-generator": "^1.5.0",
|
141 | 141 | "type-fest": "^3.5.1",
|
|
0 commit comments