adding missing dev dep eslint-plugin-jest
This commit is contained in:
+101
-100
@@ -17,106 +17,106 @@
|
||||
"playstoreBuild": "cd android && ./gradlew bundleRelease && cd .."
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/core-asynciterator-polyfill": "1.0.2",
|
||||
"@breeztech/react-native-breez-sdk-liquid": "0.11.9",
|
||||
"@buildonspark/spark-sdk": "0.6.7",
|
||||
"@craftzdog/react-native-buffer": "6.1.0",
|
||||
"@flashnet/sdk": "0.5.7",
|
||||
"@miblanchard/react-native-slider": "2.6.0",
|
||||
"@noble/hashes": "1.8.0",
|
||||
"@noble/secp256k1": "3.0.0",
|
||||
"@azure/core-asynciterator-polyfill": "^1.0.2",
|
||||
"@breeztech/react-native-breez-sdk-liquid": "^0.11.9",
|
||||
"@buildonspark/spark-sdk": "^0.6.7",
|
||||
"@craftzdog/react-native-buffer": "^6.1.0",
|
||||
"@flashnet/sdk": "^0.5.7",
|
||||
"@miblanchard/react-native-slider": "^2.6.0",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@noble/secp256k1": "^3.0.0",
|
||||
"@react-native-async-storage/async-storage": "2.2.0",
|
||||
"@react-native-firebase/app": "23.4.0",
|
||||
"@react-native-firebase/auth": "23.4.0",
|
||||
"@react-native-firebase/crashlytics": "23.4.0",
|
||||
"@react-native-firebase/firestore": "23.4.0",
|
||||
"@react-native-firebase/functions": "23.4.0",
|
||||
"@react-native-firebase/messaging": "23.4.0",
|
||||
"@react-native-firebase/storage": "23.4.0",
|
||||
"@react-native-masked-view/masked-view": "0.3.2",
|
||||
"@react-navigation/bottom-tabs": "7.3.13",
|
||||
"@react-navigation/drawer": "7.3.12",
|
||||
"@react-navigation/native": "7.1.9",
|
||||
"@react-navigation/native-stack": "7.3.13",
|
||||
"@scure/bip32": "1.7.0",
|
||||
"@scure/bip39": "1.6.0",
|
||||
"bech32": "2.0.0",
|
||||
"bip21": "3.0.0",
|
||||
"bitcoin-address-parser": "1.0.6",
|
||||
"bolt11": "1.4.1",
|
||||
"boltz-core": "3.0.0",
|
||||
"crypto-es": "3.1.2",
|
||||
"d3-scale": "4.0.2",
|
||||
"d3-shape": "3.2.0",
|
||||
"ethers": "6.15.0",
|
||||
"events": "3.3.0",
|
||||
"expo": "54.0.0",
|
||||
"expo-background-task": "1.0.8",
|
||||
"expo-clipboard": "8.0.7",
|
||||
"expo-crypto": "15.0.7",
|
||||
"expo-file-system": "19.0.16",
|
||||
"expo-image": "3.0.8",
|
||||
"expo-image-manipulator": "14.0.7",
|
||||
"expo-image-picker": "17.0.8",
|
||||
"expo-linear-gradient": "15.0.7",
|
||||
"expo-local-authentication": "17.0.7",
|
||||
"expo-navigation-bar": "5.0.8",
|
||||
"expo-network": "8.0.7",
|
||||
"expo-notifications": "0.32.12",
|
||||
"expo-secure-store": "15.0.7",
|
||||
"expo-sharing": "14.0.8",
|
||||
"expo-splash-screen": "31.0.10",
|
||||
"expo-sqlite": "16.0.8",
|
||||
"expo-status-bar": "3.0.8",
|
||||
"expo-system-ui": "6.0.7",
|
||||
"expo-task-manager": "14.0.7",
|
||||
"expo-web-browser": "15.0.8",
|
||||
"i18next": "25.2.0",
|
||||
"intl-pluralrules": "2.0.1",
|
||||
"libphonenumber-js": "1.12.8",
|
||||
"lottie-react-native": "7.3.4",
|
||||
"lucide-react-native": "0.562.0",
|
||||
"nostr-tools": "2.15.0",
|
||||
"@react-native-firebase/app": "^23.4.0",
|
||||
"@react-native-firebase/auth": "^23.4.0",
|
||||
"@react-native-firebase/crashlytics": "^23.4.0",
|
||||
"@react-native-firebase/firestore": "^23.4.0",
|
||||
"@react-native-firebase/functions": "^23.4.0",
|
||||
"@react-native-firebase/messaging": "^23.4.0",
|
||||
"@react-native-firebase/storage": "^23.4.0",
|
||||
"@react-native-masked-view/masked-view": "^0.3.2",
|
||||
"@react-navigation/bottom-tabs": "^7.3.13",
|
||||
"@react-navigation/drawer": "^7.3.12",
|
||||
"@react-navigation/native": "^7.1.9",
|
||||
"@react-navigation/native-stack": "^7.3.13",
|
||||
"@scure/bip32": "^1.7.0",
|
||||
"@scure/bip39": "^1.6.0",
|
||||
"bech32": "^2.0.0",
|
||||
"bip21": "^3.0.0",
|
||||
"bitcoin-address-parser": "^1.0.6",
|
||||
"bolt11": "^1.4.1",
|
||||
"boltz-core": "^3.0.0",
|
||||
"crypto-es": "^3.1.2",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-shape": "^3.2.0",
|
||||
"ethers": "^6.15.0",
|
||||
"events": "^3.3.0",
|
||||
"expo": "~54.0.0",
|
||||
"expo-background-task": "~1.0.8",
|
||||
"expo-clipboard": "~8.0.7",
|
||||
"expo-crypto": "~15.0.7",
|
||||
"expo-file-system": "~19.0.16",
|
||||
"expo-image": "~3.0.8",
|
||||
"expo-image-manipulator": "~14.0.7",
|
||||
"expo-image-picker": "~17.0.8",
|
||||
"expo-linear-gradient": "~15.0.7",
|
||||
"expo-local-authentication": "~17.0.7",
|
||||
"expo-navigation-bar": "~5.0.8",
|
||||
"expo-network": "~8.0.7",
|
||||
"expo-notifications": "~0.32.12",
|
||||
"expo-secure-store": "~15.0.7",
|
||||
"expo-sharing": "~14.0.8",
|
||||
"expo-splash-screen": "~31.0.10",
|
||||
"expo-sqlite": "~16.0.8",
|
||||
"expo-status-bar": "~3.0.8",
|
||||
"expo-system-ui": "~6.0.7",
|
||||
"expo-task-manager": "~14.0.7",
|
||||
"expo-web-browser": "~15.0.8",
|
||||
"i18next": "^25.2.0",
|
||||
"intl-pluralrules": "^2.0.1",
|
||||
"libphonenumber-js": "^1.12.8",
|
||||
"lottie-react-native": "^7.3.4",
|
||||
"lucide-react-native": "^0.562.0",
|
||||
"nostr-tools": "^2.15.0",
|
||||
"react": "19.1.0",
|
||||
"react-i18next": "16.0.0",
|
||||
"react-i18next": "^16.0.0",
|
||||
"react-native": "0.81.4",
|
||||
"react-native-context-menu-view": "1.19.0",
|
||||
"react-native-country-flag": "2.0.2",
|
||||
"react-native-country-picker-modal": "2.0.0",
|
||||
"react-native-device-info": "14.0.4",
|
||||
"react-native-email-link": "1.16.1",
|
||||
"react-native-gesture-handler": "2.28.0",
|
||||
"react-native-get-random-values": "2.0.0",
|
||||
"react-native-context-menu-view": "^1.19.0",
|
||||
"react-native-country-flag": "^2.0.2",
|
||||
"react-native-country-picker-modal": "^2.0.0",
|
||||
"react-native-device-info": "^14.0.4",
|
||||
"react-native-email-link": "^1.16.1",
|
||||
"react-native-gesture-handler": "~2.28.0",
|
||||
"react-native-get-random-values": "^2.0.0",
|
||||
"react-native-keyboard-controller": "1.18.5",
|
||||
"react-native-localize": "3.6.0",
|
||||
"react-native-nitro-modules": "0.35.0",
|
||||
"react-native-localize": "^3.6.0",
|
||||
"react-native-nitro-modules": "^0.35.0",
|
||||
"react-native-pager-view": "6.9.1",
|
||||
"react-native-pdf-from-image": "0.3.6",
|
||||
"react-native-qrcode-svg": "6.3.15",
|
||||
"react-native-quick-base64": "2.2.2",
|
||||
"react-native-quick-crypto": "1.0.16",
|
||||
"react-native-reanimated": "4.2.2",
|
||||
"react-native-restart-newarch": "1.0.85",
|
||||
"react-native-safe-area-context": "5.6.0",
|
||||
"react-native-screens": "4.16.0",
|
||||
"react-native-pdf-from-image": "^0.3.6",
|
||||
"react-native-qrcode-svg": "^6.3.15",
|
||||
"react-native-quick-base64": "^2.2.2",
|
||||
"react-native-quick-crypto": "^1.0.16",
|
||||
"react-native-reanimated": "^4.2.2",
|
||||
"react-native-restart-newarch": "^1.0.85",
|
||||
"react-native-safe-area-context": "~5.6.0",
|
||||
"react-native-screens": "~4.16.0",
|
||||
"react-native-svg": "15.12.1",
|
||||
"react-native-view-shot": "4.0.3",
|
||||
"react-native-vision-camera": "4.6.4",
|
||||
"react-native-view-shot": "^4.0.3",
|
||||
"react-native-vision-camera": "^4.6.4",
|
||||
"react-native-webview": "13.15.0",
|
||||
"react-native-worklets": "0.7.4",
|
||||
"rn-qr-generator": "2.0.0",
|
||||
"react-native-worklets": "^0.7.4",
|
||||
"rn-qr-generator": "^2.0.0",
|
||||
"spark-web-context": "https://github.com/blitzwallet/spark-web-context.git#683ddc146a88c302c9482bbed5c244c7811ca2e8",
|
||||
"stream-browserify": "3.0.0",
|
||||
"text-encoding": "0.7.0",
|
||||
"text-encoding-polyfill": "0.6.7",
|
||||
"unique-names-generator": "4.7.1",
|
||||
"uuid": "13.0.0"
|
||||
"stream-browserify": "^3.0.0",
|
||||
"text-encoding": "^0.7.0",
|
||||
"text-encoding-polyfill": "^0.6.7",
|
||||
"unique-names-generator": "^4.7.1",
|
||||
"uuid": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.28.4",
|
||||
"@babel/plugin-transform-class-static-block": "7.28.3",
|
||||
"@babel/preset-env": "7.28.3",
|
||||
"@babel/runtime": "7.25.0",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/plugin-transform-class-static-block": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/runtime": "^7.25.0",
|
||||
"@react-native-community/cli": "20.0.0",
|
||||
"@react-native-community/cli-platform-android": "20.0.0",
|
||||
"@react-native-community/cli-platform-ios": "20.0.0",
|
||||
@@ -124,18 +124,19 @@
|
||||
"@react-native/eslint-config": "0.81.4",
|
||||
"@react-native/metro-config": "0.81.4",
|
||||
"@react-native/typescript-config": "0.81.4",
|
||||
"@types/jest": "29.5.13",
|
||||
"@types/react": "19.1.10",
|
||||
"@types/react-test-renderer": "19.1.0",
|
||||
"babel-plugin-module-resolver": "5.0.2",
|
||||
"babel-plugin-transform-remove-console": "6.9.4",
|
||||
"babel-preset-expo": "54.0.0",
|
||||
"eslint": "8.19.0",
|
||||
"jest": "29.7.0",
|
||||
"@types/jest": "^29.5.13",
|
||||
"@types/react": "~19.1.10",
|
||||
"@types/react-test-renderer": "^19.1.0",
|
||||
"babel-plugin-module-resolver": "^5.0.2",
|
||||
"babel-plugin-transform-remove-console": "^6.9.4",
|
||||
"babel-preset-expo": "~54.0.0",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-jest": "^29.15.1",
|
||||
"jest": "~29.7.0",
|
||||
"prettier": "2.8.8",
|
||||
"react-native-dotenv": "3.4.11",
|
||||
"react-native-dotenv": "^3.4.11",
|
||||
"react-test-renderer": "19.1.0",
|
||||
"typescript": "5.8.3"
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"tar": "7.5.11",
|
||||
|
||||
@@ -1684,7 +1684,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
|
||||
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.9.1":
|
||||
version: 4.9.1
|
||||
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
|
||||
dependencies:
|
||||
@@ -4556,6 +4556,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/project-service@npm:8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/project-service@npm:8.58.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/tsconfig-utils": ^8.58.0
|
||||
"@typescript-eslint/types": ^8.58.0
|
||||
debug: ^4.4.3
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <6.1.0"
|
||||
checksum: 904fcac6648601ca4a6d0dd2a8e9208a4b92709ae355c8137e0982e315e71003549726f6cdde534120388e977c5dc1f823dacbfe4f1dafe4e7b24f906342227d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
|
||||
@@ -4576,6 +4589,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.58.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 8.58.0
|
||||
"@typescript-eslint/visitor-keys": 8.58.0
|
||||
checksum: 4149f902a08868eb1025467b7709f203e068b9cdcf4f3ebebcbbace6171dad5544d09dc58d35a4f80749825a84c08474f1be42f53369698a367e78e8b289ba93
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.58.0, @typescript-eslint/tsconfig-utils@npm:^8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.0"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <6.1.0"
|
||||
checksum: b09463dd249f59dea1daaad46003c653a0ee8a2075dcc8e927096f71e96bb4a879f37269ddf55f4cc8a2b52c3ddab7356874fb83fccf6a9c2fb9885c8131bb14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
|
||||
@@ -4607,6 +4639,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.58.0, @typescript-eslint/types@npm:^8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/types@npm:8.58.0"
|
||||
checksum: 089ccf39080e164a0cc073b0483387a61105b69a3f150bfc3b7d8c04f07de6893c2122da31770c0cb7423dc539dc0107864c591484ce68229ccd31e70b6e3b91
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
|
||||
@@ -4644,6 +4683,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.58.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/project-service": 8.58.0
|
||||
"@typescript-eslint/tsconfig-utils": 8.58.0
|
||||
"@typescript-eslint/types": 8.58.0
|
||||
"@typescript-eslint/visitor-keys": 8.58.0
|
||||
debug: ^4.4.3
|
||||
minimatch: ^10.2.2
|
||||
semver: ^7.7.3
|
||||
tinyglobby: ^0.2.15
|
||||
ts-api-utils: ^2.5.0
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <6.1.0"
|
||||
checksum: 2820cce76914fde71ab30dd9b021559a36e075871e0a22902f45bb4a8ccb245e07c0aa9fde3374033e845b7136dc5b0553cc365f6046922ae6a283582b8403b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.18.0"
|
||||
@@ -4676,6 +4734,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:^8.0.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.58.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.9.1
|
||||
"@typescript-eslint/scope-manager": 8.58.0
|
||||
"@typescript-eslint/types": 8.58.0
|
||||
"@typescript-eslint/typescript-estree": 8.58.0
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
||||
typescript: ">=4.8.4 <6.1.0"
|
||||
checksum: 3b89a91b9c26a323c1ab99f3c647b7d377fbf8b5f725af083633baa48b6467569762f00765e699ad4f30e82ce36b467316e21c6686b81d0803740256f528028e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.62.0":
|
||||
version: 5.62.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
|
||||
@@ -4696,6 +4769,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.58.0":
|
||||
version: 8.58.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.58.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 8.58.0
|
||||
eslint-visitor-keys: ^5.0.0
|
||||
checksum: 9dc25ed7ec64cf0fabda84a19f4d862575a7ef151aa740e8d32ede13c456aa3b9b6092496ca40cbc78ba948a8206fea9599a649599e0153b005d5d87eed3e9a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0, @ungap/structured-clone@npm:^1.3.0":
|
||||
version: 1.3.0
|
||||
resolution: "@ungap/structured-clone@npm:1.3.0"
|
||||
@@ -4801,6 +4884,7 @@ __metadata:
|
||||
d3-scale: ^4.0.2
|
||||
d3-shape: ^3.2.0
|
||||
eslint: ^8.19.0
|
||||
eslint-plugin-jest: ^29.15.1
|
||||
ethers: ^6.15.0
|
||||
events: ^3.3.0
|
||||
expo: ~54.0.0
|
||||
@@ -5514,6 +5598,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"balanced-match@npm:^4.0.2":
|
||||
version: 4.0.4
|
||||
resolution: "balanced-match@npm:4.0.4"
|
||||
checksum: fb07bb66a0959c2843fc055838047e2a95ccebb837c519614afb067ebfdf2fa967ca8d712c35ced07f2cd26fc6f07964230b094891315ad74f11eba3d53178a0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"bare-crypto@npm:^1.9.2":
|
||||
version: 1.12.0
|
||||
resolution: "bare-crypto@npm:1.12.0"
|
||||
@@ -5971,6 +6062,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"brace-expansion@npm:^5.0.5":
|
||||
version: 5.0.5
|
||||
resolution: "brace-expansion@npm:5.0.5"
|
||||
dependencies:
|
||||
balanced-match: ^4.0.2
|
||||
checksum: 4481b7ffa467b34c14e258167dbd8d9485a2d31d03060e8e8b38142dcde32cdc89c8f55b04d3ae7aae9304fa7eac1dfafd602787cf09c019cc45de3bb6950ffc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"braces@npm:^3.0.3":
|
||||
version: 3.0.3
|
||||
resolution: "braces@npm:3.0.3"
|
||||
@@ -6826,7 +6926,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.1":
|
||||
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.1, debug@npm:^4.4.3":
|
||||
version: 4.4.3
|
||||
resolution: "debug@npm:4.4.3"
|
||||
dependencies:
|
||||
@@ -7498,6 +7598,27 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:^29.15.1":
|
||||
version: 29.15.1
|
||||
resolution: "eslint-plugin-jest@npm:29.15.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/utils": ^8.0.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^8.0.0
|
||||
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
|
||||
jest: "*"
|
||||
typescript: ">=4.8.4 <7.0.0"
|
||||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: c1180c9c33ccf2a3ae2a60d34ac65f93de3e2d28f4bc7cc6bc60aa563594a1de9d3a7ac677f780689cfb55c109c3c764c15dff22b7c8ff8fec89883dfb12d942
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:^5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
|
||||
@@ -7587,6 +7708,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-visitor-keys@npm:^5.0.0":
|
||||
version: 5.0.1
|
||||
resolution: "eslint-visitor-keys@npm:5.0.1"
|
||||
checksum: d6cc6830536ab4a808f25325686c2c27862f27aab0c1ffed39627293b06cee05d95187da113cafd366314ea5be803b456115de71ad625e365020f20e2a6af89b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^8.19.0":
|
||||
version: 8.57.1
|
||||
resolution: "eslint@npm:8.57.1"
|
||||
@@ -11296,6 +11424,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^10.2.2":
|
||||
version: 10.2.5
|
||||
resolution: "minimatch@npm:10.2.5"
|
||||
dependencies:
|
||||
brace-expansion: ^5.0.5
|
||||
checksum: 000423875fecbc7da1d74bf63c9081363a71291ef2588c376c45647ac004582cb5bc8cc09ef84420b26bfb490f4d0818d328e78569c6228e20d90271283f73ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "minimatch@npm:3.1.2"
|
||||
@@ -13514,7 +13651,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:^7.3.7":
|
||||
"semver@npm:^7.3.7, semver@npm:^7.7.3":
|
||||
version: 7.7.4
|
||||
resolution: "semver@npm:7.7.4"
|
||||
bin:
|
||||
@@ -14401,7 +14538,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tinyglobby@npm:^0.2.12":
|
||||
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
|
||||
version: 0.2.15
|
||||
resolution: "tinyglobby@npm:0.2.15"
|
||||
dependencies:
|
||||
@@ -14461,6 +14598,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-api-utils@npm:^2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "ts-api-utils@npm:2.5.0"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4"
|
||||
checksum: 5b2a2db7aa041d60b040df691ee5e73d534fb4cb3cf4fd6d2c27c584a32836a7ca8272fb23d865e673559ea639fdba35f8623249bf931df22188f0aaef7f0075
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-error@npm:^1.0.6":
|
||||
version: 1.0.6
|
||||
resolution: "ts-error@npm:1.0.6"
|
||||
|
||||
Reference in New Issue
Block a user