Skip to content

Commit 5b9fec4

Browse files
committed
fix: yarn.lock
1 parent 8b7eaff commit 5b9fec4

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,29 @@ __metadata:
10971097
languageName: node
10981098
linkType: hard
10991099

1100+
"@tact-lang/retracer-core@workspace:.":
1101+
version: 0.0.0-use.local
1102+
resolution: "@tact-lang/retracer-core@workspace:."
1103+
dependencies:
1104+
"@ton/core": "npm:^0.60.1"
1105+
"@ton/crypto": "npm:^3.3.0"
1106+
"@ton/sandbox": "npm:^0.28.0"
1107+
"@ton/ton": "npm:^15.2.1"
1108+
"@types/jest": "npm:^29.5.14"
1109+
"@types/node": "npm:^22.14.0"
1110+
esbuild: "npm:^0.25.2"
1111+
eslint: "npm:^9.19.0"
1112+
eslint-plugin-unicorn: "npm:^56.0.1"
1113+
eslint-plugin-unused-imports: "npm:^4.1.4"
1114+
jest: "npm:^29.7.0"
1115+
prettier: "npm:3.4.2"
1116+
tact-asm: "npm:0.0.4"
1117+
ts-jest: "npm:^29.2.6"
1118+
typescript: "npm:^5.7.0"
1119+
typescript-eslint: "npm:^8.22.0"
1120+
languageName: unknown
1121+
linkType: soft
1122+
11001123
"@ton/core@npm:^0.60.1":
11011124
version: 0.60.1
11021125
resolution: "@ton/core@npm:0.60.1"
@@ -4792,29 +4815,6 @@ __metadata:
47924815
languageName: node
47934816
linkType: hard
47944817

4795-
"retracer-core@workspace:.":
4796-
version: 0.0.0-use.local
4797-
resolution: "retracer-core@workspace:."
4798-
dependencies:
4799-
"@ton/core": "npm:^0.60.1"
4800-
"@ton/crypto": "npm:^3.3.0"
4801-
"@ton/sandbox": "npm:^0.28.0"
4802-
"@ton/ton": "npm:^15.2.1"
4803-
"@types/jest": "npm:^29.5.14"
4804-
"@types/node": "npm:^22.14.0"
4805-
esbuild: "npm:^0.25.2"
4806-
eslint: "npm:^9.19.0"
4807-
eslint-plugin-unicorn: "npm:^56.0.1"
4808-
eslint-plugin-unused-imports: "npm:^4.1.4"
4809-
jest: "npm:^29.7.0"
4810-
prettier: "npm:3.4.2"
4811-
tact-asm: "npm:0.0.4"
4812-
ts-jest: "npm:^29.2.6"
4813-
typescript: "npm:^5.7.0"
4814-
typescript-eslint: "npm:^8.22.0"
4815-
languageName: unknown
4816-
linkType: soft
4817-
48184818
"retry@npm:^0.12.0":
48194819
version: 0.12.0
48204820
resolution: "retry@npm:0.12.0"

0 commit comments

Comments
 (0)