Skip to content

Commit bb4db02

Browse files
Update dependency @nomicfoundation/slang to v1
1 parent 542818d commit bb4db02

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "^5.0.0"
6363
},
6464
"dependencies": {
65-
"@nomicfoundation/slang": "^0.18.3",
65+
"@nomicfoundation/slang": "^1.0.0",
6666
"cbor": "^10.0.0",
6767
"chalk": "^4.1.0",
6868
"compare-versions": "^6.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -675,10 +675,10 @@
675675
"@babel/helper-validator-identifier" "^7.24.7"
676676
to-fast-properties "^2.0.0"
677677

678-
"@bytecodealliance/[email protected].0":
679-
version "0.17.0"
680-
resolved "https://registry.yarnpkg.com/@bytecodealliance/preview2-shim/-/preview2-shim-0.17.0.tgz#9bc1cadbb9f86c446c6f579d3431c08a06a6672e"
681-
integrity sha512-JorcEwe4ud0x5BS/Ar2aQWOQoFzjq/7jcnxYXCvSMh0oRm0dQXzOA+hqLDBnOMks1LLBA7dmiLLsEBl09Yd6iQ==
678+
"@bytecodealliance/[email protected].2":
679+
version "0.17.2"
680+
resolved "https://registry.yarnpkg.com/@bytecodealliance/preview2-shim/-/preview2-shim-0.17.2.tgz#8d0c732cba29169a85aa3e603c767e039378f89b"
681+
integrity sha512-mNm/lblgES8UkVle8rGImXOz4TtL3eU3inHay/7TVchkKrb/lgcVvTK0+VAw8p5zQ0rgQsXm1j5dOlAAd+MeoA==
682682

683683
"@changesets/apply-release-plan@^7.0.12":
684684
version "7.0.12"
@@ -1485,12 +1485,12 @@
14851485
table "^6.8.0"
14861486
undici "^5.14.0"
14871487

1488-
"@nomicfoundation/slang@^0.18.3":
1489-
version "0.18.3"
1490-
resolved "https://registry.yarnpkg.com/@nomicfoundation/slang/-/slang-0.18.3.tgz#976b6c3820081cebf050afbea434038aac9313cc"
1491-
integrity sha512-YqAWgckqbHM0/CZxi9Nlf4hjk9wUNLC9ngWCWBiqMxPIZmzsVKYuChdlrfeBPQyvQQBoOhbx+7C1005kLVQDZQ==
1488+
"@nomicfoundation/slang@^1.0.0":
1489+
version "1.2.1"
1490+
resolved "https://registry.yarnpkg.com/@nomicfoundation/slang/-/slang-1.2.1.tgz#11bb9c7ca72964744904e562a2deea3cc583ddaa"
1491+
integrity sha512-XQirzqDGxMnhOZtGPRLdc1F6UymU0N/lhXUcWsf6bqy29Pq+g6ougvbSTTCTXjgWXjBp6zQ1gaJmzWmMBvMgOw==
14921492
dependencies:
1493-
"@bytecodealliance/preview2-shim" "0.17.0"
1493+
"@bytecodealliance/preview2-shim" "0.17.2"
14941494

14951495
"@nomicfoundation/[email protected]":
14961496
version "0.1.2"

0 commit comments

Comments
 (0)