mirror of
https://github.com/luxfi/wallet.git
synced 2026-07-27 03:37:41 +00:00
chore: pin exact versions — react 19.2.5, vite 8.0.8, ts 5.9.3, pnpm 10.11.0, @hanzo/gui 4.3.2
One and one version only. No carets, no tildes.
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"eventemitter3": "5.0.1",
|
||||
"i18next": "23.10.0",
|
||||
"node-polyfill-webpack-plugin": "2.0.1",
|
||||
"react": "19.0.3",
|
||||
"react-dom": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-native": "0.79.5",
|
||||
"react-native-gesture-handler": "2.24.0",
|
||||
@@ -88,7 +88,7 @@
|
||||
"style-loader": "3.3.2",
|
||||
"swc-loader": "0.2.6",
|
||||
"@hanzogui/loader": "3.0.6",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"webpack": "5.90.0",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-dev-server": "4.15.1"
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
"fuse.js": "6.5.3",
|
||||
"i18next": "23.10.0",
|
||||
"lodash": "4.17.21",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-freeze": "1.0.3",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-native": "catalog:",
|
||||
@@ -240,7 +240,7 @@
|
||||
"madge": "6.1.0",
|
||||
"mockdate": "3.0.5",
|
||||
"postinstall-postinstall": "2.1.0",
|
||||
"react-dom": "19.0.3",
|
||||
"react-dom": "19.2.5",
|
||||
"react-native-asset": "2.1.1",
|
||||
"react-native-clean-project": "4.0.1",
|
||||
"react-native-svg-transformer": "1.3.0",
|
||||
@@ -249,6 +249,6 @@
|
||||
"reactotron-react-native-mmkv": "0.2.8",
|
||||
"reactotron-redux": "3.2.0",
|
||||
"redux-saga-test-plan": "4.0.4",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,14 +9,14 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"typescript": "^5.7.0",
|
||||
"vite": "^8.0.8"
|
||||
"typescript": "5.9.3",
|
||||
"vite": "8.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
+2
-2
@@ -11,9 +11,9 @@
|
||||
"typecheck": "pnpm -r typecheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.7.0"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.9",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@hanzogui/fake-react-native": "4.3.1"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"@luxfi/eslint-config": "workspace:^",
|
||||
"depcheck": "1.4.7",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "nx typecheck analytics",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@luxamm/client-unirpc-v2": "0.0.105",
|
||||
"expo-secure-store": "14.0.1",
|
||||
"graphql": "16.6.0",
|
||||
"react": "19.0.3"
|
||||
"react": "19.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "3.3.1",
|
||||
@@ -58,7 +58,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"openapi-typescript-codegen": "0.27.0",
|
||||
"ts-morph": "23.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"viem": "2.30.5",
|
||||
"vitest": "3.2.1",
|
||||
"zod": "npm:@hanzogui/zod@4.3.6-fork.1"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"depcheck": "1.4.7",
|
||||
"eslint": "8.57.1",
|
||||
"jsdom": "^26.1.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "^4.0.16"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"babel-jest": "29.7.0",
|
||||
"eslint": "8.57.1",
|
||||
"jest": "29.7.0",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"private": false
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
"@luxfi/eslint-config": "workspace:^",
|
||||
"depcheck": "1.4.7",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "nx typecheck gating",
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"ms": "2.1.3",
|
||||
"poisson-disk-sampling": "2.3.1",
|
||||
"qs": "6.11.0",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-infinite-scroll-component": "6.1.0",
|
||||
"react-native": "npm:@hanzogui/react-native@0.79.5-fork.1",
|
||||
@@ -110,7 +110,7 @@
|
||||
"redux": "4.2.1",
|
||||
"redux-persist": "6.0.0",
|
||||
"redux-saga": "1.2.2",
|
||||
"@hanzo/gui": "4.3.1",
|
||||
"@hanzo/gui": "4.3.2",
|
||||
"tiny-invariant": "1.3.1",
|
||||
"typed-redux-saga": "1.5.0",
|
||||
"@l.x/ui": "workspace:^",
|
||||
@@ -150,11 +150,11 @@
|
||||
"i18next-resources-for-ts": "1.5.0",
|
||||
"jest-extended": "4.0.2",
|
||||
"jsdom": "20.0.3",
|
||||
"react-dom": "19.0.3",
|
||||
"react-dom": "19.2.5",
|
||||
"react-native-passkey": "3.1.0",
|
||||
"tsafe": "1.6.4",
|
||||
"typechain": "5.2.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"@luxamm/client-notification-service": "0.0.115",
|
||||
"@l.x/api": "workspace:*",
|
||||
"ms": "2.1.3",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"@l.x/ui": "workspace:^"
|
||||
},
|
||||
@@ -18,7 +18,7 @@
|
||||
"@vitest/coverage-v8": "3.2.1",
|
||||
"depcheck": "1.4.7",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"@l.x/utils": "workspace:^"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "19.0.3"
|
||||
"react": "19.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/react": "16.3.0",
|
||||
@@ -18,8 +18,8 @@
|
||||
"@vitest/coverage-v8": "3.2.1",
|
||||
"depcheck": "1.4.7",
|
||||
"eslint": "8.57.1",
|
||||
"react": "19.0.3",
|
||||
"typescript": "5.8.3",
|
||||
"react": "19.2.5",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"happy-dom": "20.0.10",
|
||||
"ts-morph": "23.0.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"expo-linear-gradient": "14.1.5",
|
||||
"i18next": "23.10.0",
|
||||
"qrcode": "1.5.1",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-native": "npm:@hanzogui/react-native@0.79.5-fork.1",
|
||||
"react-native-gesture-handler": "2.24.0",
|
||||
@@ -41,7 +41,7 @@
|
||||
"@hanzogui/dialog": "3.0.2",
|
||||
"@hanzogui/sheet": "3.0.2",
|
||||
"@hanzogui/visually-hidden": "3.0.2",
|
||||
"@hanzo/gui": "4.3.1",
|
||||
"@hanzo/gui": "4.3.2",
|
||||
"@hanzogui/stacks": "3.0.2",
|
||||
"@hanzogui/web": "3.0.2",
|
||||
"@hanzogui/spacer": "3.0.2"
|
||||
@@ -63,7 +63,7 @@
|
||||
"eslint": "8.57.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"jsdom": "20.0.3",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"uppercamelcase": "3.0.0",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"graphql": "16.6.0",
|
||||
"jsbi": "3.2.5",
|
||||
"promise": "8.3.0",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-native": "npm:@hanzogui/react-native@0.79.5-fork.1",
|
||||
"react-native-device-info": "10.11.0",
|
||||
"redux": "4.2.1",
|
||||
@@ -51,7 +51,7 @@
|
||||
"@luxfi/eslint-config": "^1.0.6",
|
||||
"@vitest/coverage-v8": "3.2.1",
|
||||
"eslint": "8.57.1",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "3.2.1"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"mockdate": "3.0.5",
|
||||
"no-yolo-signatures": "0.0.2",
|
||||
"react": "19.0.3",
|
||||
"react": "19.2.5",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-native": "npm:@hanzogui/react-native@0.79.5-fork.1",
|
||||
"react-native-context-menu-view": "1.21.0",
|
||||
@@ -88,7 +88,7 @@
|
||||
"jest-chrome": "0.8.0",
|
||||
"jest-extended": "4.0.2",
|
||||
"react-test-renderer": "19.0.3",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user