Skip to content

Commit 9db3ca2

Browse files
chore(deps): bump flatted from 3.3.2 to 3.4.1
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.2 to 3.4.1. - [Commits](WebReflection/flatted@v3.3.2...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 129d745 commit 9db3ca2

1 file changed

Lines changed: 106 additions & 3 deletions

File tree

yarn.lock

Lines changed: 106 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,47 @@
15491549
dependencies:
15501550
node-forge "^1.3.3"
15511551

1552+
"@expo/config-plugins@~55.0.6":
1553+
version "55.0.6"
1554+
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-55.0.6.tgz#fcc5d6e2bfe9d48861d219fa8d2fe88116e6a7cb"
1555+
integrity sha512-cIox6FjZlFaaX40rbQ3DvP9e87S5X85H9uw+BAxJE5timkMhuByy3GAlOsj1h96EyzSiol7Q6YIGgY1Jiz4M+A==
1556+
dependencies:
1557+
"@expo/config-types" "^55.0.5"
1558+
"@expo/json-file" "~10.0.12"
1559+
"@expo/plist" "^0.5.2"
1560+
"@expo/sdk-runtime-versions" "^1.0.0"
1561+
chalk "^4.1.2"
1562+
debug "^4.3.5"
1563+
getenv "^2.0.0"
1564+
glob "^13.0.0"
1565+
resolve-from "^5.0.0"
1566+
semver "^7.5.4"
1567+
slugify "^1.6.6"
1568+
xcode "^3.0.1"
1569+
xml2js "0.6.0"
1570+
1571+
"@expo/config-types@^55.0.5":
1572+
version "55.0.5"
1573+
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-55.0.5.tgz#731ce3e95866254e18977c0026ebab8a00dd6e10"
1574+
integrity sha512-sCmSUZG4mZ/ySXvfyyBdhjivz8Q539X1NondwDdYG7s3SBsk+wsgPJzYsqgAG/P9+l0xWjUD2F+kQ1cAJ6NNLg==
1575+
1576+
"@expo/config@~55.0.8":
1577+
version "55.0.8"
1578+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-55.0.8.tgz#170e1cd109cc755ec7c19e52f61feea35bbcbd9a"
1579+
integrity sha512-D7RYYHfErCgEllGxNwdYdkgzLna7zkzUECBV3snbUpf7RvIpB5l1LpCgzuVoc5KVew5h7N1Tn4LnT/tBSUZsQg==
1580+
dependencies:
1581+
"@expo/config-plugins" "~55.0.6"
1582+
"@expo/config-types" "^55.0.5"
1583+
"@expo/json-file" "^10.0.12"
1584+
"@expo/require-utils" "^55.0.2"
1585+
deepmerge "^4.3.1"
1586+
getenv "^2.0.0"
1587+
glob "^13.0.0"
1588+
resolve-from "^5.0.0"
1589+
resolve-workspace-root "^2.0.0"
1590+
semver "^7.6.0"
1591+
slugify "^1.3.4"
1592+
15521593
"@expo/devcert@^1.2.1":
15531594
version "1.2.1"
15541595
resolved "https://registry.yarnpkg.com/@expo/devcert/-/devcert-1.2.1.tgz#1a687985bea1670866e54d5ba7c0ced963c354f4"
@@ -1700,6 +1741,15 @@
17001741
"@types/hoist-non-react-statics" "^3.3.1"
17011742
hoist-non-react-statics "^3.3.0"
17021743

1744+
"@expo/require-utils@^55.0.2":
1745+
version "55.0.2"
1746+
resolved "https://registry.yarnpkg.com/@expo/require-utils/-/require-utils-55.0.2.tgz#ca21b841aa5d450852fb3387e0ff7acd8d5dc247"
1747+
integrity sha512-dV5oCShQ1umKBKagMMT4B/N+SREsQe3lU4Zgmko5AO0rxKV0tynZT6xXs+e2JxuqT4Rz997atg7pki0BnZb4uw==
1748+
dependencies:
1749+
"@babel/code-frame" "^7.20.0"
1750+
"@babel/core" "^7.25.2"
1751+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
1752+
17031753
"@expo/rudder-sdk-node@^1.1.1":
17041754
version "1.1.1"
17051755
resolved "https://registry.yarnpkg.com/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz#6aa575f346833eb6290282118766d4919c808c6a"
@@ -8217,6 +8267,14 @@ expo-atlas@^0.4.1:
82178267
serve-static "^1.15.0"
82188268
stream-json "^1.8.0"
82198269

8270+
expo-manifests@~55.0.9:
8271+
version "55.0.9"
8272+
resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.9.tgz#7cc479cf3af5f01369e40d068018d54a5711d44f"
8273+
integrity sha512-i82j3X4hbxYDe6kxUw4u8WfvbvTj2w+9BD9WKuL0mFRy+MjvdzdyaqAjEViWCKo/alquP/hTApDTQBb3UmWhkg==
8274+
dependencies:
8275+
"@expo/config" "~55.0.8"
8276+
expo-json-utils "~55.0.0"
8277+
82208278
expo-progress@^0.0.2:
82218279
version "0.0.2"
82228280
resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8"
@@ -8230,6 +8288,51 @@ expo-three@7.0.1:
82308288
"@expo/browser-polyfill" "^1.0.1"
82318289
expo-asset-utils "~3.0.0"
82328290

8291+
expo-updates-interface@~55.1.3:
8292+
version "55.1.3"
8293+
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-55.1.3.tgz#cecc1821a9f5e773739144bea7ad93c6a485baea"
8294+
integrity sha512-UVVIiZqymQZJL+o/jh65kXOI97xdkbqBJJM0LMabaPMNLFnc6/WvOMOzmQs7SPyKb8+0PeBaFd7tj5DzF6JeQg==
8295+
8296+
expo-updates@55.0.6:
8297+
version "55.0.6"
8298+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.6.tgz#2565e3bd9a046e311c3392c7e7babedae2eb1687"
8299+
integrity sha512-ykCzafGoFNHIJGXv59HxfDSVt/lVgE1RsRzmLfZbDCq2bapMZi1eUdprKhhrJVTkXPq92xDESx4I+2LpVc4f4g==
8300+
dependencies:
8301+
"@expo/code-signing-certificates" "^0.0.6"
8302+
"@expo/plist" "^0.5.2"
8303+
"@expo/spawn-async" "^1.7.2"
8304+
arg "4.1.0"
8305+
chalk "^4.1.2"
8306+
debug "^4.3.4"
8307+
expo-eas-client "~55.0.2"
8308+
expo-manifests "~55.0.4"
8309+
expo-structured-headers "~55.0.0"
8310+
expo-updates-interface "~55.1.1"
8311+
getenv "^2.0.0"
8312+
glob "^13.0.0"
8313+
ignore "^5.3.1"
8314+
resolve-from "^5.0.0"
8315+
8316+
expo-updates@~55.0.6:
8317+
version "55.0.13"
8318+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.13.tgz#9b09ead0205836437bf1f652e5734fa8687a2e18"
8319+
integrity sha512-GuOhcyLqeZxUB2cX9R2prInmUSnm3NUJ3l5ZDwU6TrGCtHm9JsZyYqG+3+YwVLSKzwj57uPo6U71Gl7xBNaECg==
8320+
dependencies:
8321+
"@expo/code-signing-certificates" "^0.0.6"
8322+
"@expo/plist" "^0.5.2"
8323+
"@expo/spawn-async" "^1.7.2"
8324+
arg "^4.1.0"
8325+
chalk "^4.1.2"
8326+
debug "^4.3.4"
8327+
expo-eas-client "~55.0.2"
8328+
expo-manifests "~55.0.9"
8329+
expo-structured-headers "~55.0.0"
8330+
expo-updates-interface "~55.1.3"
8331+
getenv "^2.0.0"
8332+
glob "^13.0.0"
8333+
ignore "^5.3.1"
8334+
resolve-from "^5.0.0"
8335+
82338336
exponential-backoff@^3.1.1:
82348337
version "3.1.1"
82358338
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
@@ -8705,9 +8808,9 @@ flat-cache@^4.0.0:
87058808
keyv "^4.5.4"
87068809

87078810
flatted@^3.2.9:
8708-
version "3.3.2"
8709-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
8710-
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
8811+
version "3.4.1"
8812+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6"
8813+
integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==
87118814

87128815
flow-enums-runtime@^0.0.6:
87138816
version "0.0.6"

0 commit comments

Comments
 (0)