mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-27 13:49:10 +02:00
chore: bump sdk with runtime setExperimentalMode (#10517)
This commit is contained in:
parent
edae8801d8
commit
a9b1d7c11b
@ -129,7 +129,7 @@
|
|||||||
"ts-toolbelt": "^9.6.0",
|
"ts-toolbelt": "^9.6.0",
|
||||||
"type-is": "^2.0.0",
|
"type-is": "^2.0.0",
|
||||||
"ulidx": "^2.4.1",
|
"ulidx": "^2.4.1",
|
||||||
"unleash-client": "^6.7.0-beta.5",
|
"unleash-client": "^6.7.0-beta.6",
|
||||||
"uuid": "^11.0.0"
|
"uuid": "^11.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -7556,9 +7556,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"unleash-client@npm:^6.7.0-beta.5":
|
"unleash-client@npm:^6.7.0-beta.6":
|
||||||
version: 6.7.0-beta.5
|
version: 6.7.0-beta.6
|
||||||
resolution: "unleash-client@npm:6.7.0-beta.5"
|
resolution: "unleash-client@npm:6.7.0-beta.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
http-proxy-agent: "npm:^7.0.2"
|
http-proxy-agent: "npm:^7.0.2"
|
||||||
https-proxy-agent: "npm:^7.0.5"
|
https-proxy-agent: "npm:^7.0.5"
|
||||||
@ -7568,7 +7568,7 @@ __metadata:
|
|||||||
murmurhash3js: "npm:^3.0.1"
|
murmurhash3js: "npm:^3.0.1"
|
||||||
proxy-from-env: "npm:^1.1.0"
|
proxy-from-env: "npm:^1.1.0"
|
||||||
semver: "npm:^7.6.2"
|
semver: "npm:^7.6.2"
|
||||||
checksum: 10c0/5afcc908e0a0f454a5d46c59e98dfc52c2c85424b67b38efc7cceeca5cd2f3b05270efd0f0ba5f92d22e2049a9dfb03d99fc1ae7752ea6e2a0c74f67ba11075d
|
checksum: 10c0/0ed40ac77414eae24dd91d1bf487e2536fea51fadada861ab43f9096591f10c3cf9e5977b5d7cfbf131c50e8c1b39b4268a76473933eb8e0d2b6fa5e7ab76d33
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -7685,7 +7685,7 @@ __metadata:
|
|||||||
type-is: "npm:^2.0.0"
|
type-is: "npm:^2.0.0"
|
||||||
typescript: "npm:5.8.3"
|
typescript: "npm:5.8.3"
|
||||||
ulidx: "npm:^2.4.1"
|
ulidx: "npm:^2.4.1"
|
||||||
unleash-client: "npm:^6.7.0-beta.5"
|
unleash-client: "npm:^6.7.0-beta.6"
|
||||||
uuid: "npm:^11.0.0"
|
uuid: "npm:^11.0.0"
|
||||||
vite-node: "npm:^3.1.3"
|
vite-node: "npm:^3.1.3"
|
||||||
vitest: "npm:^3.1.3"
|
vitest: "npm:^3.1.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user