|
9 | 9 | "@headlessui/react": "^1.7.2", |
10 | 10 | "@heroicons/react": "^2.0.11", |
11 | 11 | "@noble/hashes": "^1.1.3", |
12 | | - "@onekeyfe/hd-core": "1.1.11", |
13 | | - "@onekeyfe/hd-shared": "1.1.11", |
14 | | - "@onekeyfe/hd-web-sdk": "1.1.11", |
| 12 | + "@onekeyfe/hd-core": "1.1.13", |
| 13 | + "@onekeyfe/hd-shared": "1.1.13", |
| 14 | + "@onekeyfe/hd-web-sdk": "1.1.13", |
15 | 15 | "@onekeyfe/ui-components": "^1.0.0", |
16 | 16 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3", |
17 | 17 | "@reduxjs/toolkit": "^1.8.5", |
|
30 | 30 | "@typescript-eslint/eslint-plugin": "^5.38.0", |
31 | 31 | "@typescript-eslint/parser": "^5.38.0", |
32 | 32 | "autoprefixer": "^10.4.12", |
33 | | - "axios": "^0.27.2", |
| 33 | + "axios": "1.12.2", |
34 | 34 | "babel-jest": "^27.4.2", |
35 | 35 | "babel-loader": "^8.2.3", |
36 | 36 | "babel-plugin-named-asset-import": "^0.3.8", |
|
178 | 178 | }, |
179 | 179 | "eslintConfig": { |
180 | 180 | "extends": "react-app" |
| 181 | + }, |
| 182 | + "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e", |
| 183 | + "resolutions": { |
| 184 | + "protobufjs": "6.11.4", |
| 185 | + "sha.js": "2.4.12", |
| 186 | + "cipher-base": "1.0.6", |
| 187 | + "@babel/traverse": "7.28.4", |
| 188 | + "base-x":"3.0.11", |
| 189 | + "cross-spawn": "7.0.6", |
| 190 | + "webpack-dev-middleware":"5.3.4" |
181 | 191 | } |
182 | 192 | } |
0 commit comments