From 198b488748d74463a46b47fc3d65223e922d0637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:49:30 +0000 Subject: [PATCH] chore(deps-dev): bump @react-native-community/cli in /demo Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.1.1 to 15.1.2. - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v15.1.2/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demo/package-lock.json | 276 ++++++++++++++--------------------------- demo/package.json | 2 +- 2 files changed, 93 insertions(+), 185 deletions(-) diff --git a/demo/package-lock.json b/demo/package-lock.json index bdfc2e2..c104b20 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -22,7 +22,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", - "@react-native-community/cli": "^15.1.1", + "@react-native-community/cli": "^15.1.2", "@react-native-community/cli-platform-android": "15.1.2", "@react-native-community/cli-platform-ios": "15.1.2", "@react-native/babel-preset": "0.76.1", @@ -50,6 +50,7 @@ "@react-native-async-storage/async-storage": "^2.0.0" }, "devDependencies": { + "@eslint/js": "^9.15.0", "@types/jest": "^29.5.14", "@types/node": "^22.9.0", "@types/react": "^18.3.12", @@ -57,17 +58,18 @@ "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^8.13.0", "babel-plugin-syntax-hermes-parser": "^0.25.1", - "babel-plugin-transform-class-properties": "^6.24.1", + "babel-plugin-transform-class-properties": "^6.10.2", "copyfiles": "^2.4.1", - "eslint": "^9.14.0", + "eslint": "^9.15.0", "eslint-config-google": "^0.14.0", "eslint-config-prettier": "^9.1.0", "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jest": "^28.9.0", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-react": "^7.22.0", + "eslint-plugin-react": "^7.37.2", "glob": "^11.0.0", + "globals": "^15.12.0", "jest": "^29.7.0", "jest-fetch-mock": "^3.0.3", "metro-react-native-babel-preset": "^0.77.0", @@ -77,7 +79,8 @@ "rimraf": "^6.0.1", "run-script-os": "^1.1.5", "ts-jest": "^29.2.5", - "typescript": "^5.6.3" + "typescript": "^5.6.3", + "typescript-eslint": "^8.15.0" } }, "node_modules/@ampproject/remapping": { @@ -2250,13 +2253,15 @@ "version": "9.3.0", "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", - "dev": true + "dev": true, + "license": "BSD-3-Clause" }, "node_modules/@hapi/topo": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", "dev": true, + "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0" } @@ -2934,18 +2939,19 @@ } }, "node_modules/@react-native-community/cli": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-15.1.1.tgz", - "integrity": "sha512-zFLvQmGZxCcdSzzx4ezILGfwcUhmzwsPrNtzRfYXoqLnEranMwVLvmfNYn77ZOVTXH/DJ2BL8UDaWWxa4RXc3w==", - "dev": true, - "dependencies": { - "@react-native-community/cli-clean": "15.1.1", - "@react-native-community/cli-config": "15.1.1", - "@react-native-community/cli-debugger-ui": "15.1.1", - "@react-native-community/cli-doctor": "15.1.1", - "@react-native-community/cli-server-api": "15.1.1", - "@react-native-community/cli-tools": "15.1.1", - "@react-native-community/cli-types": "15.1.1", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-15.1.2.tgz", + "integrity": "sha512-c19lBE22JQ3yuk/ImzRrKknla0GbtA3t3stKwZn+U1py+PLMRw54ggwY5XK46fFFot5m2qIhR+xdoWCZMDnr3A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@react-native-community/cli-clean": "15.1.2", + "@react-native-community/cli-config": "15.1.2", + "@react-native-community/cli-debugger-ui": "15.1.2", + "@react-native-community/cli-doctor": "15.1.2", + "@react-native-community/cli-server-api": "15.1.2", + "@react-native-community/cli-tools": "15.1.2", + "@react-native-community/cli-types": "15.1.2", "chalk": "^4.1.2", "commander": "^9.4.1", "deepmerge": "^4.3.0", @@ -2964,24 +2970,26 @@ } }, "node_modules/@react-native-community/cli-clean": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-15.1.1.tgz", - "integrity": "sha512-SJeVt2ITXm9mtgFxfKma1USr8Nnt6kZ630b8+V6KgJ5J2re1VOOF3xHJ3nlmxPLiER1UThB538BaxwUQG8R0zA==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-15.1.2.tgz", + "integrity": "sha512-URtbl7O/Kw5obAUvU7JtGBjkeIoFRnfEhbjXgrh8FDlXyBfJB2mnESDKZGxKMxueTCEsJNYvrziVK0QFiyJ4lQ==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native-community/cli-tools": "15.1.1", + "@react-native-community/cli-tools": "15.1.2", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2" } }, "node_modules/@react-native-community/cli-config": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-15.1.1.tgz", - "integrity": "sha512-eb2UMzQxPxWbjJhcMSm+ltY2jNw+wwbf+h+z5nNwIAiNaAObpdk0Mv4lZoNLA/DBCJbKnqsstlmZoWbQoySZvg==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-15.1.2.tgz", + "integrity": "sha512-XFeGcLzipI1YD9uq4nBecRoKzoSBrVG59bs6Xv3EJ/cmgiTynUE6hzSqVTadDS+PTJzUaG7tdeweXJyfdH1vcQ==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native-community/cli-tools": "15.1.1", + "@react-native-community/cli-tools": "15.1.2", "chalk": "^4.1.2", "cosmiconfig": "^9.0.0", "deepmerge": "^4.3.0", @@ -2989,50 +2997,41 @@ "joi": "^17.2.1" } }, - "node_modules/@react-native-community/cli-config-android": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-config-android/-/cli-config-android-15.1.1.tgz", - "integrity": "sha512-TWwe1y3HwXdxzcpB+9ua8zXaQhfGD56PWydxT5fvjcy0aND5uGFJHEZBPZXu4VWzEEoJQC6KVIOewsnvTXqoig==", - "dev": true, - "dependencies": { - "@react-native-community/cli-tools": "15.1.1", - "chalk": "^4.1.2", - "fast-glob": "^3.3.2", - "fast-xml-parser": "^4.4.1" - } - }, "node_modules/@react-native-community/cli-config-apple": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-config-apple/-/cli-config-apple-15.1.1.tgz", - "integrity": "sha512-INpFAgq89aFEZTV96k/YA536u6uqA55BVhj9SNCopbASM281mKUgQguF/QywXb+lLDVhefE7hyMW1O9OrKPIaQ==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-config-apple/-/cli-config-apple-15.1.2.tgz", + "integrity": "sha512-BoCLHAFyPwYV9GcbXd9tzrmjJbuRFhuMQ808+gR9exGqVhcK16z60V71z44I5tvOcwvnOtu5fmiVMC5FvcxyNA==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native-community/cli-tools": "15.1.1", + "@react-native-community/cli-tools": "15.1.2", "chalk": "^4.1.2", "execa": "^5.0.0", "fast-glob": "^3.3.2" } }, "node_modules/@react-native-community/cli-debugger-ui": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-15.1.1.tgz", - "integrity": "sha512-JcFlYDTkoehG/wiqRNsoxw8e1/3dwKFNJ8zxxwskYBUmY7PnFmqnKmVEChj+LyoO1Tcgr/tz+E9vEFlH12kNMA==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-15.1.2.tgz", + "integrity": "sha512-GSncUVzyhNAVg/uTFdjf5nERKCg7E/rPbpz4FZS6NeOtgrd/eJXXJEEfn1AU3bHZblr/wf9hl6V2yfBHtJ/wlw==", "devOptional": true, + "license": "MIT", "dependencies": { "serve-static": "^1.13.1" } }, "node_modules/@react-native-community/cli-doctor": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-15.1.1.tgz", - "integrity": "sha512-RFP5eilYo63MANjnEpAsBI+iJADQn3ow8AA8Qvw3EheT8Y96fnCkowqrsmRo/GaSKKF+VqFumZp8gvxDPk9dMg==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-15.1.2.tgz", + "integrity": "sha512-A5xxyYxo9TsrBrjImyQSEOTr88MBP3TV3ewnku4TqynAav4pKZVYtXH/fVQ9OQjVkiWN1hoh4cfGuzIWZUfIXw==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native-community/cli-config": "15.1.1", - "@react-native-community/cli-platform-android": "15.1.1", - "@react-native-community/cli-platform-apple": "15.1.1", - "@react-native-community/cli-platform-ios": "15.1.1", - "@react-native-community/cli-tools": "15.1.1", + "@react-native-community/cli-config": "15.1.2", + "@react-native-community/cli-platform-android": "15.1.2", + "@react-native-community/cli-platform-apple": "15.1.2", + "@react-native-community/cli-platform-ios": "15.1.2", + "@react-native-community/cli-tools": "15.1.2", "chalk": "^4.1.2", "command-exists": "^1.2.8", "deepmerge": "^4.3.0", @@ -3046,33 +3045,12 @@ "yaml": "^2.2.1" } }, - "node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-platform-android": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-15.1.1.tgz", - "integrity": "sha512-bsM1zvcV7D8bzWljomndzlr2q7gpaUz8U7DSpDhU/V/qIXaeAIlkEV8pG2QLXHgnqHlPL2PShLVsFeTl8kCTLg==", - "dev": true, - "dependencies": { - "@react-native-community/cli-config-android": "15.1.1", - "@react-native-community/cli-tools": "15.1.1", - "chalk": "^4.1.2", - "execa": "^5.0.0", - "logkitty": "^0.7.1" - } - }, - "node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-platform-ios": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.1.1.tgz", - "integrity": "sha512-oqrThqOJcG6+/6G/0EfK27okkTFi35T810l1E38KW10HuDHdFLj1V0JDIereKXJlzxhkNUPHFdba5K7/PWD0iA==", - "dev": true, - "dependencies": { - "@react-native-community/cli-platform-apple": "15.1.1" - } - }, "node_modules/@react-native-community/cli-doctor/node_modules/semver": { "version": "7.6.3", "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "dev": true, + "license": "ISC", "bin": { "semver": "bin/semver.js" }, @@ -3105,76 +3083,12 @@ "fast-xml-parser": "^4.4.1" } }, - "node_modules/@react-native-community/cli-platform-android/node_modules/@react-native-community/cli-tools": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.2.tgz", - "integrity": "sha512-eShBHf/K1e2xJTumiy7CF/akh0DiKfW3YSJ/jpp0RVBgwaXPK6JMrVdGRdbSVad6VqaXVFVtPOe3gSDRa5GDKg==", - "dev": true, - "dependencies": { - "appdirsjs": "^1.2.4", - "chalk": "^4.1.2", - "execa": "^5.0.0", - "find-up": "^5.0.0", - "mime": "^2.4.1", - "open": "^6.2.0", - "ora": "^5.4.1", - "prompts": "^2.4.2", - "semver": "^7.5.2", - "shell-quote": "^1.7.3", - "sudo-prompt": "^9.0.0" - } - }, - "node_modules/@react-native-community/cli-platform-android/node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@react-native-community/cli-platform-apple": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.1.1.tgz", - "integrity": "sha512-04XVCsACnK7FFY/tvbv309PF0M+vft2KeIXhMvB/qLR6t6DAJd0f477Lf2CrAE6Ya7FAy/HzOshiF+21mFDCPg==", - "dev": true, - "dependencies": { - "@react-native-community/cli-config-apple": "15.1.1", - "@react-native-community/cli-tools": "15.1.1", - "chalk": "^4.1.2", - "execa": "^5.0.0", - "fast-xml-parser": "^4.4.1" - } - }, - "node_modules/@react-native-community/cli-platform-ios": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.1.2.tgz", - "integrity": "sha512-nepoibxXylztx3xR2CTn3vYyCvn8bdityo1QsTdgSkEyB/7n3CkSHqh6sWZeGUPcujBy3xJdYDNrMz06qUVz/A==", - "dev": true, - "dependencies": { - "@react-native-community/cli-platform-apple": "15.1.2" - } - }, - "node_modules/@react-native-community/cli-platform-ios/node_modules/@react-native-community/cli-config-apple": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-config-apple/-/cli-config-apple-15.1.2.tgz", - "integrity": "sha512-BoCLHAFyPwYV9GcbXd9tzrmjJbuRFhuMQ808+gR9exGqVhcK16z60V71z44I5tvOcwvnOtu5fmiVMC5FvcxyNA==", - "dev": true, - "dependencies": { - "@react-native-community/cli-tools": "15.1.2", - "chalk": "^4.1.2", - "execa": "^5.0.0", - "fast-glob": "^3.3.2" - } - }, - "node_modules/@react-native-community/cli-platform-ios/node_modules/@react-native-community/cli-platform-apple": { "version": "15.1.2", "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.1.2.tgz", "integrity": "sha512-qiEQOgJ3yDJOGPfNdybvg71hbyc2aIef1TKWCKs5mIVqteUUHGAE5TGtum/v0L1nYk4GGXKU/5D4M2K6EJo0yw==", "dev": true, + "license": "MIT", "dependencies": { "@react-native-community/cli-config-apple": "15.1.2", "@react-native-community/cli-tools": "15.1.2", @@ -3183,45 +3097,24 @@ "fast-xml-parser": "^4.4.1" } }, - "node_modules/@react-native-community/cli-platform-ios/node_modules/@react-native-community/cli-tools": { + "node_modules/@react-native-community/cli-platform-ios": { "version": "15.1.2", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.2.tgz", - "integrity": "sha512-eShBHf/K1e2xJTumiy7CF/akh0DiKfW3YSJ/jpp0RVBgwaXPK6JMrVdGRdbSVad6VqaXVFVtPOe3gSDRa5GDKg==", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.1.2.tgz", + "integrity": "sha512-nepoibxXylztx3xR2CTn3vYyCvn8bdityo1QsTdgSkEyB/7n3CkSHqh6sWZeGUPcujBy3xJdYDNrMz06qUVz/A==", "dev": true, "dependencies": { - "appdirsjs": "^1.2.4", - "chalk": "^4.1.2", - "execa": "^5.0.0", - "find-up": "^5.0.0", - "mime": "^2.4.1", - "open": "^6.2.0", - "ora": "^5.4.1", - "prompts": "^2.4.2", - "semver": "^7.5.2", - "shell-quote": "^1.7.3", - "sudo-prompt": "^9.0.0" - } - }, - "node_modules/@react-native-community/cli-platform-ios/node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" + "@react-native-community/cli-platform-apple": "15.1.2" } }, "node_modules/@react-native-community/cli-server-api": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-15.1.1.tgz", - "integrity": "sha512-/WFrwcAzEqlsa8nGn06g9SUIJZHryPJOpWBKchBAwj7qmksoP5nd0ll6QdnPT+WcDEijIeejBLPlk/PQvaHlQg==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-15.1.2.tgz", + "integrity": "sha512-UqM4+nCYClhsIvCGoyBA/th5PNt/AcFbUL4BaizShvI+oNVUUwZoK84hGqsPB9k1co6EFNXd1PefY7DGGrGzFg==", "devOptional": true, + "license": "MIT", "dependencies": { - "@react-native-community/cli-debugger-ui": "15.1.1", - "@react-native-community/cli-tools": "15.1.1", + "@react-native-community/cli-debugger-ui": "15.1.2", + "@react-native-community/cli-tools": "15.1.2", "compression": "^1.7.1", "connect": "^3.6.5", "errorhandler": "^1.5.1", @@ -3232,10 +3125,11 @@ } }, "node_modules/@react-native-community/cli-tools": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.1.tgz", - "integrity": "sha512-pi0kAwtEcrMA2q3voFVbF5/VJSfmaAuUCo0jFlNDO+X0OvV6Ss12RwGHr/8peJAS8AEFRxMJPvooxqR9ap12wg==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.2.tgz", + "integrity": "sha512-eShBHf/K1e2xJTumiy7CF/akh0DiKfW3YSJ/jpp0RVBgwaXPK6JMrVdGRdbSVad6VqaXVFVtPOe3gSDRa5GDKg==", "devOptional": true, + "license": "MIT", "dependencies": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", @@ -3255,6 +3149,7 @@ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "devOptional": true, + "license": "ISC", "bin": { "semver": "bin/semver.js" }, @@ -3263,10 +3158,11 @@ } }, "node_modules/@react-native-community/cli-types": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-15.1.1.tgz", - "integrity": "sha512-FJy/BOOvoqXDXCq7Vu76PmJM7Zt2PRLHVscIjqPukfskCYB40DbfaipLogI7SCbv7TtLlIMWP9FgP4W0F3BAFw==", + "version": "15.1.2", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-15.1.2.tgz", + "integrity": "sha512-sPF4MteFp4V3VIBmhQwflFwRQrZOvPz1XAXKkkoVW8oN7KuCTp+VNsiIZOx4Fn9gWAsrRWlybxQVzuzfX7aqww==", "dev": true, + "license": "MIT", "dependencies": { "joi": "^17.2.1" } @@ -3693,6 +3589,7 @@ "resolved": "https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz", "integrity": "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==", "dev": true, + "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0" } @@ -3701,13 +3598,15 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz", "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==", - "dev": true + "dev": true, + "license": "BSD-3-Clause" }, "node_modules/@sideway/pinpoint": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", - "dev": true + "dev": true, + "license": "BSD-3-Clause" }, "node_modules/@sinclair/typebox": { "version": "0.27.8", @@ -5127,7 +5026,8 @@ "version": "1.2.9", "resolved": "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz", "integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/commander": { "version": "9.5.0", @@ -5260,6 +5160,7 @@ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz", "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==", "dev": true, + "license": "MIT", "dependencies": { "env-paths": "^2.2.1", "import-fresh": "^3.3.0", @@ -5285,13 +5186,15 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true + "dev": true, + "license": "Python-2.0" }, "node_modules/cosmiconfig/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, + "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, @@ -5635,6 +5538,7 @@ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==", "dev": true, + "license": "MIT", "engines": { "node": ">=6" } @@ -5644,6 +5548,7 @@ "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.14.0.tgz", "integrity": "sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==", "dev": true, + "license": "MIT", "bin": { "envinfo": "dist/cli.js" }, @@ -8997,6 +8902,7 @@ "resolved": "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz", "integrity": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==", "dev": true, + "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.3.0", "@hapi/topo": "^5.1.0", @@ -10259,6 +10165,7 @@ "resolved": "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz", "integrity": "sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==", "dev": true, + "license": "MIT", "engines": { "node": ">=0.12.0" }, @@ -13024,10 +12931,11 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz", - "integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz", + "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==", "dev": true, + "license": "ISC", "bin": { "yaml": "bin.mjs" }, diff --git a/demo/package.json b/demo/package.json index 0373164..7c5e6fa 100644 --- a/demo/package.json +++ b/demo/package.json @@ -24,7 +24,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/runtime": "^7.25.0", - "@react-native-community/cli": "^15.1.1", + "@react-native-community/cli": "^15.1.2", "@react-native-community/cli-platform-android": "15.1.2", "@react-native-community/cli-platform-ios": "15.1.2", "@react-native/babel-preset": "0.76.1",