From 6847ea85fd4eea74d17545a77c38e81edbb14905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 19:37:46 +0000 Subject: [PATCH] Bump shell-quote and @react-native-community/cli-tools Bumps [shell-quote](https://github.com/ljharb/shell-quote) and [@react-native-community/cli-tools](https://github.com/react-native-community/cli/tree/HEAD/packages/tools). These dependencies needed to be updated together. Updates `shell-quote` from 1.6.1 to 1.7.4 - [Release notes](https://github.com/ljharb/shell-quote/releases) - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/shell-quote/compare/1.6.1...v1.7.4) Updates `@react-native-community/cli-tools` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/@react-native-community/cli-tools@6.2.1/packages/tools) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect - dependency-name: "@react-native-community/cli-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Apps/Playground/0.65/package-lock.json | 111 +++++++++---------------- 1 file changed, 40 insertions(+), 71 deletions(-) diff --git a/Apps/Playground/0.65/package-lock.json b/Apps/Playground/0.65/package-lock.json index a419f3e84..49aa75e85 100644 --- a/Apps/Playground/0.65/package-lock.json +++ b/Apps/Playground/0.65/package-lock.json @@ -9,8 +9,8 @@ "version": "0.0.1", "hasInstallScript": true, "dependencies": { - "@babylonjs/core": "5.35.1", - "@babylonjs/loaders": "5.35.1", + "@babylonjs/core": "5.42.2", + "@babylonjs/loaders": "5.42.2", "@babylonjs/playground-shared": "file:../playground-shared", "@babylonjs/react-native": "file:../../../Modules/@babylonjs/react-native", "@babylonjs/react-native-iosandroid": "file:../../../Modules/@babylonjs/react-native-iosandroid", @@ -50,7 +50,7 @@ "devDependencies": { "@babel/core": "^7.8.4", "@babel/runtime": "^7.8.4", - "@babylonjs/core": "5.35.1", + "@babylonjs/core": "5.42.2", "@rnw-scripts/eslint-config": "0.1.6", "@rnw-scripts/ts-config": "0.1.0", "@types/base-64": "^0.1.3", @@ -67,7 +67,7 @@ "typescript": "^4.3.5" }, "peerDependencies": { - "@babylonjs/core": "^5.35.1", + "@babylonjs/core": "^5.42.2", "react": ">=16.13.1", "react-native": ">=0.63.1", "react-native-permissions": "^3.0.0" @@ -102,7 +102,7 @@ "devDependencies": { "@babel/core": "^7.8.4", "@babel/runtime": "^7.8.4", - "@babylonjs/core": "5.35.1", + "@babylonjs/core": "5.42.2", "@rnw-scripts/eslint-config": "0.1.6", "@rnw-scripts/ts-config": "0.1.0", "@types/base-64": "^0.1.3", @@ -120,7 +120,7 @@ "typescript": "^3.8.3" }, "peerDependencies": { - "@babylonjs/core": "5.35.1", + "@babylonjs/core": "5.42.2", "@babylonjs/react-native": "version", "react": ">=17.0.1", "react-native": ">=0.64.0", @@ -5291,8 +5291,8 @@ "version": "0.0.1", "license": "MIT", "devDependencies": { - "@babylonjs/core": "5.35.1", - "@babylonjs/loaders": "5.35.1", + "@babylonjs/core": "5.42.2", + "@babylonjs/loaders": "5.42.2", "@babylonjs/playground-shared": "file:../playground-shared", "@babylonjs/react-native": "file:../../../Modules/@babylonjs/react-native", "@babylonjs/react-native-iosandroid": "file:../../../Modules/@babylonjs/react-native-iosandroid", @@ -7048,14 +7048,14 @@ } }, "node_modules/@babylonjs/core": { - "version": "5.35.1", - "resolved": "https://registry.npmjs.org/@babylonjs/core/-/core-5.35.1.tgz", - "integrity": "sha512-CJ61GcMFYN9mjgkKzM+fokM7/TRPc3LW4eAesENRSdX6nEngtn1B9FodqKMD1hnb6T30Cm907Lmse1AAHXzFvw==" + "version": "5.42.2", + "resolved": "https://registry.npmjs.org/@babylonjs/core/-/core-5.42.2.tgz", + "integrity": "sha512-BMd3XPX2Bjh8SOtnK7pdD0mvpkHYMJ3P6MBCJsdh+dLGRWnPwkomBlAAyGss67Oe6037fk6RkBaUUhXVJ7qG6g==" }, "node_modules/@babylonjs/loaders": { - "version": "5.35.1", - "resolved": "https://registry.npmjs.org/@babylonjs/loaders/-/loaders-5.35.1.tgz", - "integrity": "sha512-sC/oMwLG5cLO/Bmq5nFBX3sy4jwwbo9EodwbCVk4pfOTi4zRM5ZghgGu4xpEmFTd8PpWfbfzCTCV0HY7gDaO0A==", + "version": "5.42.2", + "resolved": "https://registry.npmjs.org/@babylonjs/loaders/-/loaders-5.42.2.tgz", + "integrity": "sha512-YGZun82rAnVyYQVssJ/HvVOWaE1B3HuMZ6bg83/9/ibBuixifhuJd14Cdx4WvPWuvIZkREfno5LPDDLSAV4A6Q==", "peerDependencies": { "@babylonjs/core": "^5.22.0", "babylonjs-gltf2interface": "^5.22.0" @@ -8000,8 +8000,9 @@ } }, "node_modules/@react-native-community/cli-tools": { - "version": "6.2.0", - "license": "MIT", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-6.2.1.tgz", + "integrity": "sha512-7RbOkZLT/3YG8CAYYM70ajRKIOgVxK/b4t9KNsPq+2uen99MGezfeglC8s1cs3vBNVVxCo0a2JbXg18bUd8eqA==", "dependencies": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", @@ -8010,7 +8011,7 @@ "node-fetch": "^2.6.0", "open": "^6.2.0", "semver": "^6.3.0", - "shell-quote": "1.6.1" + "shell-quote": "^1.7.3" } }, "node_modules/@react-native-community/cli-types": { @@ -8987,10 +8988,6 @@ "node": ">=0.10.0" } }, - "node_modules/array-filter": { - "version": "0.0.1", - "license": "MIT" - }, "node_modules/array-includes": { "version": "3.1.4", "dev": true, @@ -9009,14 +9006,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/array-map": { - "version": "0.0.0", - "license": "MIT" - }, - "node_modules/array-reduce": { - "version": "0.0.0", - "license": "MIT" - }, "node_modules/array-union": { "version": "2.1.0", "dev": true, @@ -13105,10 +13094,6 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/jsonify": { - "version": "0.0.0", - "license": "Public Domain" - }, "node_modules/jsx-ast-utils": { "version": "3.2.1", "dev": true, @@ -15846,13 +15831,11 @@ } }, "node_modules/shell-quote": { - "version": "1.6.1", - "license": "MIT", - "dependencies": { - "array-filter": "~0.0.0", - "array-map": "~0.0.0", - "array-reduce": "~0.0.0", - "jsonify": "~0.0.0" + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.4.tgz", + "integrity": "sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==", + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/shelljs": { @@ -18461,21 +18444,21 @@ } }, "@babylonjs/core": { - "version": "5.35.1", - "resolved": "https://registry.npmjs.org/@babylonjs/core/-/core-5.35.1.tgz", - "integrity": "sha512-CJ61GcMFYN9mjgkKzM+fokM7/TRPc3LW4eAesENRSdX6nEngtn1B9FodqKMD1hnb6T30Cm907Lmse1AAHXzFvw==" + "version": "5.42.2", + "resolved": "https://registry.npmjs.org/@babylonjs/core/-/core-5.42.2.tgz", + "integrity": "sha512-BMd3XPX2Bjh8SOtnK7pdD0mvpkHYMJ3P6MBCJsdh+dLGRWnPwkomBlAAyGss67Oe6037fk6RkBaUUhXVJ7qG6g==" }, "@babylonjs/loaders": { - "version": "5.35.1", - "resolved": "https://registry.npmjs.org/@babylonjs/loaders/-/loaders-5.35.1.tgz", - "integrity": "sha512-sC/oMwLG5cLO/Bmq5nFBX3sy4jwwbo9EodwbCVk4pfOTi4zRM5ZghgGu4xpEmFTd8PpWfbfzCTCV0HY7gDaO0A==", + "version": "5.42.2", + "resolved": "https://registry.npmjs.org/@babylonjs/loaders/-/loaders-5.42.2.tgz", + "integrity": "sha512-YGZun82rAnVyYQVssJ/HvVOWaE1B3HuMZ6bg83/9/ibBuixifhuJd14Cdx4WvPWuvIZkREfno5LPDDLSAV4A6Q==", "requires": {} }, "@babylonjs/playground-shared": { "version": "file:../playground-shared", "requires": { - "@babylonjs/core": "5.35.1", - "@babylonjs/loaders": "5.35.1", + "@babylonjs/core": "5.42.2", + "@babylonjs/loaders": "5.42.2", "@babylonjs/playground-shared": "file:", "@babylonjs/react-native": "file:../../../Modules/@babylonjs/react-native", "@babylonjs/react-native-iosandroid": "file:../../../Modules/@babylonjs/react-native-iosandroid", @@ -18492,7 +18475,7 @@ "requires": { "@babel/core": "^7.8.4", "@babel/runtime": "^7.8.4", - "@babylonjs/core": "5.35.1", + "@babylonjs/core": "5.42.2", "@rnw-scripts/eslint-config": "0.1.6", "@rnw-scripts/ts-config": "0.1.0", "@types/base-64": "^0.1.3", @@ -21832,7 +21815,7 @@ "requires": { "@babel/core": "^7.8.4", "@babel/runtime": "^7.8.4", - "@babylonjs/core": "5.35.1", + "@babylonjs/core": "5.42.2", "@rnw-scripts/eslint-config": "0.1.6", "@rnw-scripts/ts-config": "0.1.0", "@types/base-64": "^0.1.3", @@ -22658,7 +22641,9 @@ } }, "@react-native-community/cli-tools": { - "version": "6.2.0", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-6.2.1.tgz", + "integrity": "sha512-7RbOkZLT/3YG8CAYYM70ajRKIOgVxK/b4t9KNsPq+2uen99MGezfeglC8s1cs3vBNVVxCo0a2JbXg18bUd8eqA==", "requires": { "appdirsjs": "^1.2.4", "chalk": "^4.1.2", @@ -22667,7 +22652,7 @@ "node-fetch": "^2.6.0", "open": "^6.2.0", "semver": "^6.3.0", - "shell-quote": "1.6.1" + "shell-quote": "^1.7.3" } }, "@react-native-community/cli-types": { @@ -23185,9 +23170,6 @@ "arr-union": { "version": "3.1.0" }, - "array-filter": { - "version": "0.0.1" - }, "array-includes": { "version": "3.1.4", "dev": true, @@ -23199,12 +23181,6 @@ "is-string": "^1.0.7" } }, - "array-map": { - "version": "0.0.0" - }, - "array-reduce": { - "version": "0.0.0" - }, "array-union": { "version": "2.1.0", "dev": true @@ -25863,9 +25839,6 @@ "graceful-fs": "^4.1.6" } }, - "jsonify": { - "version": "0.0.0" - }, "jsx-ast-utils": { "version": "3.2.1", "dev": true, @@ -27731,13 +27704,9 @@ "dev": true }, "shell-quote": { - "version": "1.6.1", - "requires": { - "array-filter": "~0.0.0", - "array-map": "~0.0.0", - "array-reduce": "~0.0.0", - "jsonify": "~0.0.0" - } + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.4.tgz", + "integrity": "sha512-8o/QEhSSRb1a5i7TFR0iM4G16Z0vYB2OQVs4G3aAFXjn3T6yEx8AZxy1PgDF7I00LZHYA3WxaSYIf5e5sAX8Rw==" }, "shelljs": { "version": "0.8.5",