Commit 846fdca
authored
chore!: use @icp-sdk/core in imports (#4455)
* use @icp-sdk/core instead
* fix vite dedupe
* revert local candid
* bump candid_parser
* pin serde to avoid dependency mess
* clippy
* update a bunch of references
* libobjc is ok because its part of macos by default
* use new response-verification commit
* ignore advisory
* changelog
* fmt
* update frontend canister
* warn is now warning
* cleanup1 parent 9ffbb0f commit 846fdca
File tree
48 files changed
+1234
-1230
lines changed- .github/workflows
- docs/cli-reference
- e2e/tests-dfx
- src
- canisters/frontend/ic-certified-assets
- dfx
- assets
- language_bindings
- project_templates
- react/src/__frontend_name__
- svelte/src/__frontend_name__
- vanilla_js/src/__frontend_name__
- vue/src/__frontend_name__
- src
- commands
- canister
- deps
- identity
- lib
- builders
- deps
- operations
- canister
- sign
- wasm
- util
- distributed
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+1234
-1230
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| |||
0 commit comments