diff --git a/package.json b/package.json index 9e7fb54b3..a8d9a0157 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "glob-parent@<5.1.2": ">=5.1.2", "trim@<0.0.3": ">=0.0.3", "trim-newlines@<3.0.1": ">=3.0.1", - "ansi-regex": "3.0.1", + "ansi-regex": "6.0.1", "psl": "github:lupomontero/psl#a789d0381c886da02eb8594da0761860657c08ba", "whatwg-url@<9": "^9.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6f8e9b01f..aab26bd8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ overrides: glob-parent@<5.1.2: '>=5.1.2' trim@<0.0.3: '>=0.0.3' trim-newlines@<3.0.1: '>=3.0.1' - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 psl: github:lupomontero/psl#a789d0381c886da02eb8594da0761860657c08ba whatwg-url@<9: ^9.0.0 @@ -3901,8 +3901,8 @@ packages: expo-asset: '>=8.4' expo-file-system: '>=11.0' expo-gl: '>=11.0' - react: '>=18.0 || 18.x' - react-dom: '>=18.0 || 18.x' + react: '>=18.0' + react-dom: '>=18.0' react-native: '>=0.64' three: '>=0.133' peerDependenciesMeta: @@ -3914,8 +3914,6 @@ packages: optional: true expo-gl: optional: true - react: - optional: true react-dom: optional: true react-native: @@ -5460,9 +5458,9 @@ packages: engines: {'0': node >= 0.8.0} hasBin: true - ansi-regex@3.0.1: - resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==} - engines: {node: '>=4'} + ansi-regex@6.0.1: + resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} + engines: {node: '>=12'} ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} @@ -17220,6 +17218,7 @@ snapshots: base64-js: 1.5.1 buffer: 6.0.3 its-fine: 1.2.5(react@18.2.0) + react: 18.2.0 react-reconciler: 0.27.0(react@18.2.0) react-use-measure: 2.1.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) scheduler: 0.21.0 @@ -17227,7 +17226,6 @@ snapshots: three: 0.164.1 zustand: 3.7.2(react@18.2.0) optionalDependencies: - react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-native: 0.74.0(@babel/core@7.20.12)(@babel/preset-env@7.23.6(@babel/core@7.20.12))(@types/react@18.0.27)(react@18.2.0) @@ -19673,7 +19671,7 @@ snapshots: ansi-html-community@0.0.8: {} - ansi-regex@3.0.1: {} + ansi-regex@6.0.1: {} ansi-styles@3.2.1: dependencies: @@ -24893,13 +24891,13 @@ snapshots: pretty-format@26.6.2: dependencies: '@jest/types': 26.6.2 - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 ansi-styles: 4.3.0 react-is: 17.0.2 pretty-format@27.5.1: dependencies: - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 ansi-styles: 5.2.0 react-is: 17.0.2 @@ -25124,7 +25122,7 @@ snapshots: '@react-native/virtualized-lists': 0.74.81(@types/react@18.0.27)(react-native@0.74.0(@babel/core@7.20.12)(@babel/preset-env@7.23.6(@babel/core@7.20.12))(@types/react@18.0.27)(react@18.2.0))(react@18.2.0) abort-controller: 3.0.0 anser: 1.4.10 - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 base64-js: 1.5.1 chalk: 4.1.2 event-target-shim: 5.0.1 @@ -26168,15 +26166,15 @@ snapshots: strip-ansi@5.2.0: dependencies: - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 strip-ansi@6.0.1: dependencies: - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 strip-ansi@7.1.0: dependencies: - ansi-regex: 3.0.1 + ansi-regex: 6.0.1 strip-bom@3.0.0: {}