Commit f159440
Upgrade @formo/analytics to v1.32.0 across all examples (#33)
* chore: bump @formo/analytics to ^1.32.0 across all examples
https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
* fix(ci): bypass release-age gate for @formo/analytics and bump axios
- Add `@formo/analytics` to `minimumReleaseAgeExclude` in every workspace
using the SDK so 1.32.0 (just published) can be resolved
- Refresh pnpm lockfiles to pin 1.32.0
- Bump axios override pattern to `<1.16.1` → 1.16.1 to clear the new
GHSA-pjwm-pj3p-43mv / GHSA-35jp-ww65-95wh advisories
- Move with-thirdweb to `audit: critical` since its deprecated SDK v4
pulls axios 0.31.1 transitively with no patched 0.x release
https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
* fix(with-next-app-router): override @babel/traverse to patched 7.23.2
Socket flagged GHSA-67hx-6x53-jw92 (critical, arbitrary code execution)
on @babel/traverse@7.17.3, pulled in transitively as a devDependency via
@trivago/prettier-plugin-sort-imports. Pre-existing in the lockfile;
force the patched 7.23.2 to clear the alert.
https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 88d1fe0 commit f159440
54 files changed
Lines changed: 1040 additions & 1483 deletions
File tree
- .github/workflows
- with-angular
- with-crossmint
- with-dynamic
- with-farcaster
- with-metamask
- with-next-app-router
- with-next-page-router
- with-openfort
- backend
- frontend
- with-porto
- with-privy
- with-react
- with-reown
- with-solana
- with-tempo
- with-thirdweb
- with-turnkey
- with-web3-onboard
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
0 commit comments