Skip to content

Commit e3f4490

Browse files
authored
chore: update dependencies and add new ABI file (#2517)
1 parent c479277 commit e3f4490

File tree

3 files changed

+24
-52
lines changed

3 files changed

+24
-52
lines changed

.changeset/chatty-zoos-matter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@thirdweb-dev/contracts-js": patch
3+
---
4+
5+
update contract dependencies

packages/contracts-js/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@
355355
"./dist/abis/IPlatformFee.json": "./dist/abis/IPlatformFee.json",
356356
"./dist/abis/Base64.json": "./dist/abis/Base64.json",
357357
"./dist/abis/ProxyForUpgradeable.json": "./dist/abis/ProxyForUpgradeable.json",
358+
"./dist/abis/Helpers.json": "./dist/abis/Helpers.json",
358359
"./dist/abis/StringSet.json": "./dist/abis/StringSet.json",
359360
"./dist/abis/VRFV2WrapperConsumerBase.json": "./dist/abis/VRFV2WrapperConsumerBase.json",
360361
"./dist/abis/ITokenERC1155.json": "./dist/abis/ITokenERC1155.json",
@@ -424,7 +425,7 @@
424425
"license": "Apache-2.0",
425426
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/contracts-js",
426427
"dependencies": {
427-
"@thirdweb-dev/contracts": "3.11.3"
428+
"@thirdweb-dev/contracts": "3.12.1"
428429
},
429430
"devDependencies": {
430431
"@babel/preset-env": "^7.23.8",

pnpm-lock.yaml

Lines changed: 17 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)