Skip to content

Commit 037b411

Browse files
peterpeterparkerDavid Dal BuscoAntonioVentilii
authored
build(workspace): bump and run latest @icp-sdk/bindgen (#1514)
# Motivation We want to stay up-to-date with the latest tooling of the foundation. # Changes - `npm rm @icp-sdk/bindgen && npm i @icp-sdk/bindgen -D` - `npm run did` --------- Co-authored-by: David Dal Busco <david.dalbusco@dfinity.org> Co-authored-by: Antonio Ventilii <antonioventilii@gmail.com>
1 parent e12144c commit 037b411

71 files changed

Lines changed: 85 additions & 85 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@dfinity/eslint-config-oisy-wallet": "^0.3.0",
45-
"@icp-sdk/bindgen": "^0.2.1",
45+
"@icp-sdk/bindgen": "^0.3.0",
4646
"@size-limit/esbuild": "^12.1.0",
4747
"@size-limit/preset-small-lib": "^12.1.0",
4848
"@types/node": "^25.6.0",

packages/canisters/src/declarations/assets/assets_assetstorage.certified.idl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/assets/assets_assetstorage.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/assets/assets_assetstorage.idl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/ckbtc/bitcoin.certified.idl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/ckbtc/bitcoin.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/ckbtc/bitcoin.idl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/ckbtc/minter.certified.idl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

packages/canisters/src/declarations/ckbtc/minter.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// @ts-nocheck
44

5-
// This file was automatically generated by @icp-sdk/bindgen@0.2.1.
5+
// This file was automatically generated by @icp-sdk/bindgen@0.3.0.
66
// You should NOT make any changes in this file as it will be overwritten.
77
// Additionally, you should also exclude this file from your linter and/or formatter to prevent it from being checked or modified.
88

0 commit comments

Comments
 (0)