Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version v12.6.1 RC #28389

Closed
wants to merge 165 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
165 commits
Select commit Hold shift + click to select a range
134d9a6
fix(deps): [email protected]>~2.6.0 (#27973)
legobeat Oct 22, 2024
d8f786b
fix(snaps): Adjust alignment of custom UI links (#27957)
GuillaumeRx Oct 22, 2024
c926f96
fix: updated event name for site cell component (#27981)
NidhiKJha Oct 22, 2024
528f2f5
test: update notification date tests to be timezone agnostic (#27925)
Prithpal-Sooriya Oct 22, 2024
088983a
feat: removed feature flag for confirmations screen (#27877)
NidhiKJha Oct 22, 2024
b87b4e5
feat: add ape token mainnet (#27974)
sahar-fehri Oct 22, 2024
80cfcf7
fix: prevent scrolling to account list item on send page (#27934)
bfullam Oct 22, 2024
6b94992
fix: Allow users to remove linea from networks list (#27512)
gambinish Oct 22, 2024
d473e13
refactor: remove circular dependency between `ui/ducks/custom-gas.js`…
davidmurdoch Oct 22, 2024
ad6d1b3
refactor: remove relative imports to `selectors/index.js` from other …
davidmurdoch Oct 22, 2024
eb77786
fix: @metamask/eth-json-rpc-filters@^7.0.0->^8.0.0 (#27917)
legobeat Oct 22, 2024
a1a62aa
refactor: routes.component.js and creation of ToastMaster (#27735)
HowardBraham Oct 22, 2024
5fcb31b
fix: Fix stream re-initialization (#28024)
Gudahtt Oct 23, 2024
4d26e24
feat(NOTIFY-1245): add account syncing E2E helpers & basic tests (#28…
mathieuartu Oct 23, 2024
08cf2a7
chore: updated package (#28002)
albertolive Oct 23, 2024
e63b7eb
refactor: remove global network usage from petnames (#27946)
matthewwalsh0 Oct 23, 2024
05a2875
feat: bump @metamask/notification-services-controller from 0.7.0 to 0…
matteoscurati Oct 23, 2024
eb5b2b2
fix: storybook `getManifest` issue (#28010)
Prithpal-Sooriya Oct 23, 2024
3195e3d
refactor: use `reselect`'s `createSelector` instead of going through …
davidmurdoch Oct 23, 2024
e6f3c67
feat: enable preview token (#27809)
matteoscurati Oct 23, 2024
266990b
fix: adjust spacing of quote rate in swaps (#28016)
martahj Oct 23, 2024
a91c2d0
fix: Gas changes for low Max base fee and Priority fee (#28037)
pedronfigueiredo Oct 23, 2024
5668333
fix(deps): @keystonehq/metamask-airgapped-keyring@^0.13.1->^0.14.1 (#…
legobeat Oct 23, 2024
be68e2c
feat: new phishing warning UI with metrics (#27942)
AugmentedMode Oct 23, 2024
fa895e5
chore: Bump gridplus-sdk to 2.7.1 (#28008)
legobeat Oct 24, 2024
2cc3f2c
fix(deps): @metamask/eth-json-rpc-filters@^8.0.0->^9.0.0 (#27956)
legobeat Oct 24, 2024
266da07
fix: Fix limited visibility of decrypt message (#27622)
OGPoyraz Oct 24, 2024
fa97321
feat: :sparkles: show a notification item in the settings page (#26843)
matteoscurati Oct 24, 2024
b7a79d0
fix: flaky anti-pattern getText + assert 2 (#28043)
seaona Oct 24, 2024
4e25617
fix: Fall back to token list for the token symbol (#28003)
pedronfigueiredo Oct 24, 2024
2ae9236
fix: Support dynamic native token name on gas component (#28048)
pedronfigueiredo Oct 24, 2024
1698011
docs: update debugging sentry step 3 (#28034)
Unik0rnMaggie Oct 24, 2024
639e46f
test: [POM] Create onboarding related page object modal base pages an…
devin-ai-integration[bot] Oct 24, 2024
4fe3a9f
feat: add support for external links in feature announcements (#26491)
matteoscurati Oct 24, 2024
5983dc1
fix: flaky anti-pattern getText + assert 3 (#28062)
seaona Oct 24, 2024
f1db383
chore: update stories for name component (#28049)
matthewwalsh0 Oct 24, 2024
f0aad1c
fix: disable notifications when basic functionality off (#28045)
matteoscurati Oct 24, 2024
da377be
test: notifications integration tests (#28022)
cmd-ob Oct 24, 2024
cbfd131
feat: NFT token transfer (#27955)
pedronfigueiredo Oct 24, 2024
27a3c01
test: NOTIFY-1256 - Extending E2E tests for Account Sync (#28067)
cmd-ob Oct 24, 2024
1e55692
feat: design changes in signature paged message section (#28038)
jpuri Oct 24, 2024
5695921
fix: c2 bypass (#28057)
AugmentedMode Oct 24, 2024
82eb8ff
test: Added e2e for switch network (#27967)
hjetpoluru Oct 24, 2024
7d75226
feat(3419): sensitive text component (#28056)
vinnyhoward Oct 24, 2024
a6734d6
test: Complete missing step for add a contact to the address book in …
benjisclowder Oct 25, 2024
684689e
fix: broken test `Vault Decryptor Page is able to decrypt the vault u…
seaona Oct 25, 2024
91ec3f8
fix: update storybook to support NFT images (#28105)
Prithpal-Sooriya Oct 25, 2024
aa6dd41
feat: better storybook stories for the notification pages (#27861)
matteoscurati Oct 25, 2024
440a0fa
fix(devDeps): [email protected]>7.25.9 (#28068)
legobeat Oct 25, 2024
c4727d9
fix: json-rpc-middleware-stream@^5 -> @metamask/json-rpc-middleware-s…
legobeat Oct 25, 2024
32a3b07
test: allow more simple findElement by data-testid (#28065)
HowardBraham Oct 25, 2024
d7d3b6d
feat: improved way to trigger mmi e2e tests (#27932)
albertolive Oct 25, 2024
317d2ef
feat: convert MetaMetricsController to typescript (#28072)
cryptodev-2s Oct 28, 2024
99e8e77
chore: Using button icon component for clikable icons (#28082)
jpuri Oct 28, 2024
4be7b4a
feat: share the same user storage mock instance in tests (#28119)
mathieuartu Oct 28, 2024
b6639fc
test: [POM] Migrate onboarding infura call privacy e2e tests (#28079)
devin-ai-integration[bot] Oct 28, 2024
46532ad
fix: Reduce usage of scientific notation (#27992)
pedronfigueiredo Oct 28, 2024
3624df4
test: blockaid update version and reenable specs (#28121)
seaona Oct 28, 2024
499de20
fix: broken not existing type file import (#28055)
georgewrmarshall Oct 28, 2024
42e2aa4
feat: update phishing controller version (#28131)
AugmentedMode Oct 28, 2024
6343b34
chore: bridge-api fetchBridgeQuotes util (#28027)
micaelae Oct 28, 2024
7169a28
feat(NOTIFY-1260): enable account syncing (#28120)
mathieuartu Oct 28, 2024
3ecc7f4
chore: small storybook and docs updates to SensitiveText component (#…
georgewrmarshall Oct 28, 2024
0c74bf6
chore: update @metamask/bitcoin-wallet-snap to 0.8.2 (#28135)
ccharly Oct 28, 2024
03196a8
feat: added test network as selected network if globally selected for…
NidhiKJha Oct 29, 2024
b649acf
test: [Snaps E2E] Unified methods and clean up snaps e2e tests (#27684)
bowensanders Oct 29, 2024
3a35385
chore: ignore warning for ethereumjs-wallet (#28145)
sahar-fehri Oct 29, 2024
6eae9bc
refactor: clean up profile sync hooks (#28132)
Prithpal-Sooriya Oct 29, 2024
1fd9510
fix: 0 token balance in send flow (#28136)
bergeron Oct 29, 2024
f6b9e79
fix: Reduce gas limit fallback from 95% to 35% of the block gas limit…
OGPoyraz Oct 29, 2024
6b321c8
test(ramps): fixes btc native token test (#27601)
georgeweiler Oct 29, 2024
54ae12f
refactor: remove global network usage from transaction simulation (#2…
matthewwalsh0 Oct 29, 2024
8ae8561
feat: Capture 3 existing properties within non-anonymous transaction …
pedronfigueiredo Oct 29, 2024
54b110a
fix: incorrect standard swap gas fee estimation (#28127)
matthewwalsh0 Oct 29, 2024
acb79ec
chore: bump asset controllers to 39 + polling API (#28025)
bergeron Oct 29, 2024
f1c9130
fix: Updated network message on Review Permission and Connections pag…
NidhiKJha Oct 29, 2024
7df5cef
chore: update bridge quote request on input change (#28028)
micaelae Oct 29, 2024
2c86162
feat: Add re-simulation logic (#28104)
OGPoyraz Oct 30, 2024
f6ccbfc
feat: enable security alerts api (#28040)
vinistevam Oct 30, 2024
41d7505
chore: upgrade signature controller to remove global network (#28063)
matthewwalsh0 Oct 30, 2024
d6c1df4
feat(snaps): Add `useDisplayName` hook (#27868)
GuillaumeRx Oct 30, 2024
62cc460
chore: update confirmations code ownership (#27862)
matthewwalsh0 Oct 30, 2024
05da3f7
feat: add privacy mode (#28021)
jonybur Oct 30, 2024
9cc7b41
fix: Fix #28097 - Prevent redirect after adding network in Onboarding…
darkwing Oct 30, 2024
3d4bab3
fix: Prevent coercing small spending caps to zero (#28179)
pedronfigueiredo Oct 30, 2024
7e765c3
chore: poll for bridge quotes (#28029)
micaelae Oct 30, 2024
5bb3885
feat: Native asset send (#27979)
pedronfigueiredo Oct 30, 2024
5227d6f
fix: flaky test `BTC Account - Overview has balance` (#28181)
seaona Oct 30, 2024
c04c119
feat: Token Network Filter UI [Extension] (#27884)
gambinish Oct 30, 2024
d61b77e
feat: Copy updates to satisfy UK regulation requirements (#28157)
georgeweiler Oct 30, 2024
d9328f6
chore: Add a new transaction event prop (#28153)
dan437 Oct 30, 2024
956f99a
feat: Bump `QueuedRequestController` from `^2.0.0` to `^7.0.0`  (#28090)
jiexi Oct 30, 2024
f301604
test: Fix data deletion e2e tests (#28221)
Gudahtt Oct 31, 2024
70ba803
feat: poll native currency prices across chains (#28196)
bergeron Oct 31, 2024
741aa96
test: add ui render for debug ui integration tests (#27621)
cryptotavares Oct 31, 2024
630352a
fix: Fix left-aligned fullscreen UI (#28218)
Gudahtt Oct 31, 2024
dd03cc2
feat: Improve provider method metrics for add/switch chain (#28214)
Gudahtt Oct 31, 2024
1cf8791
refactor: move `getSelectedInternalAccount` from `selectors.js` to `a…
davidmurdoch Nov 1, 2024
fd66efb
Merge origin/develop into master-sync
danjm Nov 1, 2024
7166b79
Merge pull request #28222 from MetaMask/master-sync (following 12.5.1…
danjm Nov 1, 2024
08e4681
chore: improve token lookup performance in `useAccountTotalFiatBalanc…
bergeron Nov 1, 2024
9b85efb
feat: Upgrade alert controller to base controller v2 (#28054)
kanthesha Nov 1, 2024
8c4af60
fix: Error handling for the state log download failure (#26999)
NiranjanaBinoy Nov 1, 2024
2de414e
chore: remove broken link in docs (#28232)
georgewrmarshall Nov 1, 2024
59044a4
chore: Adding installType to Sentry Tags for easy filtering (#28084)
vthomas13 Nov 1, 2024
a94de6a
fix: Removing `warning` prop from settings (#27990)
NiranjanaBinoy Nov 1, 2024
db2e8be
chore: Remove obsolete preview build support (#27968)
Gudahtt Nov 1, 2024
d773dd6
feat: add token verification source count and link to block explorer …
bfullam Nov 2, 2024
5e28e36
fix: margin on asset chart min/max indicators (#27916)
bergeron Nov 4, 2024
3e1dd23
refactor: remove global network usage from signatures (#28167)
matthewwalsh0 Nov 4, 2024
cdfaa42
test: [POM] Migrate edit network rpc e2e tests and create related pag…
chloeYue Nov 4, 2024
49e5e78
fix: Prevent coercing symbols to zero in the edit spending cap modal …
pedronfigueiredo Nov 4, 2024
7a8da64
fix: Add different copy for tooltip when a snap is requesting a signa…
hmalik88 Nov 4, 2024
77b77a8
refactor: move `getInternalAccounts` from `selectors.js` to `accounts…
davidmurdoch Nov 4, 2024
eab6233
feat: multi chain polling for token prices (#28158)
bergeron Nov 4, 2024
08d1854
feat: adds the experimental toggle for Solana (#28190)
zone-live Nov 4, 2024
63ea629
fix: Fix alignment of long RPC labels in Networks menu (#28244)
darkwing Nov 4, 2024
9d77985
chore: use accounts api for token detection (#28254)
bergeron Nov 4, 2024
18e81ba
fix: notification settings type (#28271)
Prithpal-Sooriya Nov 4, 2024
aaee4e7
fix: ignore error when getTokenStandardAndDetails fails (#28030)
sahar-fehri Nov 4, 2024
9fb69f4
fix: Permit message, dataTree value incorrectly using default ERC20 d…
digiwand Nov 5, 2024
7b8d2c6
chore: display bridge quotes (#28031)
micaelae Nov 5, 2024
56e92f8
fix: Hide fiat values on test networks (#28219)
pedronfigueiredo Nov 5, 2024
4a53aea
fix: unit flaky test `AddContact component › should disable submit bu…
seaona Nov 5, 2024
572496a
fix: smart transactions in redesigned confirmations (#28273)
matthewwalsh0 Nov 5, 2024
82c1910
feat: Add simulation metrics to "Transaction Submitted" and "Transact…
digiwand Nov 5, 2024
93e3872
chore: Bump Snaps packages (#28215)
FrederikBolding Nov 5, 2024
d970c25
chore: Add gravity logo and image mappings (#28306)
gambinish Nov 5, 2024
63fb3ac
fix: remove scroll-to-bottom requirement in redesigned transaction co…
vinistevam Nov 6, 2024
3da34f4
feat: btc e2e tests (#27986)
montelaidev Nov 6, 2024
4dd5413
test: [POM] Refactor e2e tests to use onboarding flows defined in Pag…
chloeYue Nov 6, 2024
04e4542
chore: add the gas_included prop into Quotes Requested event (#28295)
dan437 Nov 6, 2024
74e163f
fix: flaky test `Phishing Detection Via Iframe should redirect users …
seaona Nov 6, 2024
f117f7c
fix: use transaction address to get lock for custom nonce (#28272)
jpuri Nov 6, 2024
e1f09aa
fix: GasDetailItem invalid paddingStart prop (#28281)
digiwand Nov 6, 2024
64424be
feat: Enable simulation metrics for redesign transactions (#28280)
digiwand Nov 6, 2024
e5b415f
chore: adding e2e tests for NFT permit (#28004)
jpuri Nov 6, 2024
10102d0
chore: e2e quality gate enhancement (#28206)
seaona Nov 6, 2024
6a54c99
chore: revert commit `3da34f4` (feat: btc e2e tests (#27986)) (#28323)
gantunesr Nov 6, 2024
e5ae877
chore: Remove STX opt in modal (#28291)
dan437 Nov 6, 2024
4e94984
chore: add Solana shared utilities and constants (#28269)
ulissesferreira Nov 6, 2024
ef03946
feat: team-label-token (#28134)
itsyoboieltr Nov 6, 2024
201752e
build(webpack): fix cache issues in webpack build by updating `html-b…
davidmurdoch Nov 6, 2024
e563cfa
feat: adds solana feature, code fence (#28320)
zone-live Nov 6, 2024
264a432
fix: Negate privacy mode in Send screen (#28248)
darkwing Nov 6, 2024
87299be
feat: Show network badge in detected tokens modal (#28231)
darkwing Nov 7, 2024
0064020
chore: adds Solana snap to preinstall list (#28141)
zone-live Nov 7, 2024
bde47a6
refactor: rename SECURITY_PROVIDER_SUPPORTED_CHAIN_IDS_FALLBACK_LIST …
digiwand Nov 7, 2024
3401ef0
fix: Updates to the simulations component (#28107)
pedronfigueiredo Nov 7, 2024
765c62e
feat: Convert mmi controller to a non-controller (#27983)
kanthesha Nov 7, 2024
afa7365
fix: disable account syncing (#28359)
mathieuartu Nov 7, 2024
1614632
fix: Revert "fix: Negate privacy mode in Send screen" (#28360)
darkwing Nov 7, 2024
fce0fe4
fix: bump `@metamask/queued-request-controller` with patch fix (#28355)
adonesky1 Nov 7, 2024
2484e86
perf: ensure `setupLocale` doesn't fetch `_locales/en/messages.json` …
davidmurdoch Nov 7, 2024
54c563e
fix: mv2 firefox csp header (#27770)
itsyoboieltr Nov 7, 2024
82fdd64
fix: Bug 28347 - Privacy mode tweaks (#28367)
gambinish Nov 7, 2024
f3f6507
build: update yarn to v4.5.1 (#28365)
HowardBraham Nov 8, 2024
04dd7d3
fix: gas limit estimation (#28327)
matthewwalsh0 Nov 8, 2024
c564383
refactor: remove global network usage from transaction confirmations …
matthewwalsh0 Nov 8, 2024
e882da0
fix: Address design review for ERC20 token send (#28212)
pedronfigueiredo Nov 8, 2024
1d4fcc0
fix: disable buy for btc testnet accounts (#28341)
montelaidev Nov 8, 2024
152a50e
feat(1852): Implement sentry user report on error screen (#27857)
DDDDDanica Nov 8, 2024
77314cf
test: [POM] Refactor import account e2e tests to use Page Object Mode…
chloeYue Nov 8, 2024
4ba7d89
fix: Return to send page with different asset types (#28382)
pedronfigueiredo Nov 8, 2024
3b1389d
Version v12.6.1
metamaskbot Nov 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(webpack): fix cache issues in webpack build by updating `html-b…
…undler-webpack-plugin` to v4.4.1 (#28225)

Fixes #27831

<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.


## **Description**


## **Related issues**

Fixes:

## **Manual testing steps**

1. Go to this page...
2.
3.

## **Screenshots/Recordings**

### **Before**


### **After**


## **Pre-merge author checklist**

- [ ] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
-->
  • Loading branch information
davidmurdoch authored Nov 6, 2024
commit 201752e931239d4040194c48938423041944446e
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -596,7 +596,7 @@
"gulp-stylelint": "^13.0.0",
"gulp-watch": "^5.0.1",
"gulp-zip": "^5.1.0",
"html-bundler-webpack-plugin": "^3.17.3",
"html-bundler-webpack-plugin": "^4.4.1",
"https-browserify": "^1.0.0",
"husky": "^8.0.3",
"ini": "^3.0.0",
@@ -670,7 +670,7 @@
"wait-on": "^7.0.1",
"watchify": "^4.0.0",
"webextension-polyfill": "^0.8.0",
"webpack": "^5.91.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.3",
"ws": "^8.17.1",
106 changes: 48 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -10341,13 +10341,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint-scope@npm:^3.7.3":
version: 3.7.4
resolution: "@types/eslint-scope@npm:3.7.4"
"@types/eslint-scope@npm:^3.7.7":
version: 3.7.7
resolution: "@types/eslint-scope@npm:3.7.7"
dependencies:
"@types/eslint": "npm:*"
"@types/estree": "npm:*"
checksum: 10/ea6a9363e92f301cd3888194469f9ec9d0021fe0a397a97a6dd689e7545c75de0bd2153dfb13d3ab532853a278b6572c6f678ce846980669e41029d205653460
checksum: 10/e2889a124aaab0b89af1bab5959847c5bec09809209255de0e63b9f54c629a94781daa04adb66bffcdd742f5e25a17614fb933965093c0eea64aacda4309380e
languageName: node
linkType: hard

@@ -10361,10 +10361,10 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:^1.0.5":
version: 1.0.5
resolution: "@types/estree@npm:1.0.5"
checksum: 10/7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
"@types/estree@npm:*, @types/estree@npm:^1.0.6":
version: 1.0.6
resolution: "@types/estree@npm:1.0.6"
checksum: 10/9d35d475095199c23e05b431bcdd1f6fec7380612aed068b14b2a08aa70494de8a9026765a5a91b1073f636fb0368f6d8973f518a31391d519e20c59388ed88d
languageName: node
linkType: hard

@@ -12093,15 +12093,6 @@ __metadata:
languageName: node
linkType: hard

"acorn-import-assertions@npm:^1.9.0":
version: 1.9.0
resolution: "acorn-import-assertions@npm:1.9.0"
peerDependencies:
acorn: ^8
checksum: 10/af8dd58f6b0c6a43e85849744534b99f2133835c6fcdabda9eea27d0a0da625a0d323c4793ba7cb25cf4507609d0f747c210ccc2fc9b5866de04b0e59c9c5617
languageName: node
linkType: hard

"acorn-jsx@npm:^5.3.1, acorn-jsx@npm:^5.3.2":
version: 5.3.2
resolution: "acorn-jsx@npm:5.3.2"
@@ -12154,12 +12145,12 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.1.0, acorn@npm:^8.10.0, acorn@npm:^8.11.3, acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.11.3
resolution: "acorn@npm:8.11.3"
"acorn@npm:^8.1.0, acorn@npm:^8.10.0, acorn@npm:^8.11.3, acorn@npm:^8.14.0, acorn@npm:^8.2.4, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 10/b688e7e3c64d9bfb17b596e1b35e4da9d50553713b3b3630cf5690f2b023a84eac90c56851e6912b483fe60e8b4ea28b254c07e92f17ef83d72d78745a8352dd
checksum: 10/6df29c35556782ca9e632db461a7f97947772c6c1d5438a81f0c873a3da3a792487e83e404d1c6c25f70513e91aa18745f6eafb1fcc3a43ecd1920b21dd173d2
languageName: node
linkType: hard

@@ -12564,10 +12555,10 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:2.0.3":
version: 2.0.3
resolution: "ansis@npm:2.0.3"
checksum: 10/7ac1a7505536ec20523fc57e2234c38f7bc0620eff90bfb3efe237384ccc392dae4445c77ec6ffe5159002a65cc5b77227610b9228bb2b68e065490520ef9476
"ansis@npm:3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 10/e6c7b93a4f7b1e22c2d11ba53736af7f56c2952f6497ea109757573738fa0e7317066377577d9896a3e1db7ce2bd622ab2eabc7f6cdab6c0e0f9b25eebb5d2af
languageName: node
linkType: hard

@@ -14156,7 +14147,7 @@ __metadata:
languageName: node
linkType: hard

"browserslist@npm:^4.12.0, browserslist@npm:^4.21.10, browserslist@npm:^4.23.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0":
"browserslist@npm:^4.12.0, browserslist@npm:^4.23.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0":
version: 4.24.2
resolution: "browserslist@npm:4.24.2"
dependencies:
@@ -17583,13 +17574,13 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:>=5.7.0, enhanced-resolve@npm:^5.14.1, enhanced-resolve@npm:^5.16.0":
version: 5.16.0
resolution: "enhanced-resolve@npm:5.16.0"
"enhanced-resolve@npm:>=5.7.0, enhanced-resolve@npm:^5.14.1, enhanced-resolve@npm:^5.17.1":
version: 5.17.1
resolution: "enhanced-resolve@npm:5.17.1"
dependencies:
graceful-fs: "npm:^4.2.4"
tapable: "npm:^2.2.0"
checksum: 10/47f123676b9b179b35195769b9d9523f314f6fc3a13d4461a4d95d5beaec9adc26aaa3b60b61f93e21ed1290dff0e9d9e67df343ec47f4480669a8e26ffe52a3
checksum: 10/e8e03cb7a4bf3c0250a89afbd29e5ec20e90ba5fcd026066232a0754864d7d0a393fa6fc0e5379314a6529165a1834b36731147080714459d98924520410d8f5
languageName: node
linkType: hard

@@ -18662,10 +18653,10 @@ __metadata:
languageName: node
linkType: hard

"eta@npm:^3.2.0, eta@npm:^3.4.0":
version: 3.4.1
resolution: "eta@npm:3.4.1"
checksum: 10/be903dbe7b01b0c7bde1f6ee311a6b6e5a4bc5aa0400c970912d517cafb1a5cc2aab58e19751d8333cadb80a2256bf02e6e0c08a2aef0153800774f61cc4db49
"eta@npm:^3.2.0, eta@npm:^3.5.0":
version: 3.5.0
resolution: "eta@npm:3.5.0"
checksum: 10/d3d90609cfd8cb837c9690a203f13a166118ccfe13e9ccb924d4a8251832e4d5fc39fedf9569a186c2e70abe1e15b15326434ea2a17311b1072f52e61229d461
languageName: node
linkType: hard

@@ -21658,28 +21649,28 @@ __metadata:
languageName: node
linkType: hard

"html-bundler-webpack-plugin@npm:^3.17.3":
version: 3.17.3
resolution: "html-bundler-webpack-plugin@npm:3.17.3"
"html-bundler-webpack-plugin@npm:^4.4.1":
version: 4.4.1
resolution: "html-bundler-webpack-plugin@npm:4.4.1"
dependencies:
"@types/html-minifier-terser": "npm:^7.0.2"
ansis: "npm:2.0.3"
ansis: "npm:3.3.2"
enhanced-resolve: "npm:>=5.7.0"
eta: "npm:^3.4.0"
eta: "npm:^3.5.0"
html-minifier-terser: "npm:^7.2.0"
peerDependencies:
ejs: ">=3.1.9"
favicons: ">=7.1.4"
handlebars: ">=4.7.7"
liquidjs: ">=10.7.0"
ejs: ">=3.1.10"
favicons: ">=7.2.0"
handlebars: ">=4.7.8"
liquidjs: ">=10.17.0"
markdown-it: ">=12"
mustache: ">=4.2.0"
nunjucks: ">=3.2.3"
parse5: ">=7.1.2"
prismjs: ">=1.29.0"
pug: ">=3.0.2"
pug: ">=3.0.3"
twig: ">=1.17.1"
webpack: ">=5.32.0"
webpack: ">=5.81.0"
peerDependenciesMeta:
ejs:
optional: true
@@ -21703,7 +21694,7 @@ __metadata:
optional: true
twig:
optional: true
checksum: 10/6e1456f580ab24bfbf28f00e2876a08013e2bf9ae67e6a99b87c9b58a186b980ae02b9319fc7f609466d51b6342afa16630ce9cc4d597f8a43bc9a3f4797c45d
checksum: 10/029795013e6d955febe14b63fa9d735ad17818f6944d94bbdda50820fe4df82e31662e6aa0d27a313291233e98ce1930b7f90e2923e6c6d06b86f140de81efd3
languageName: node
linkType: hard

@@ -26730,7 +26721,7 @@ __metadata:
gulp-zip: "npm:^5.1.0"
he: "npm:^1.2.0"
history: "npm:^5.3.0"
html-bundler-webpack-plugin: "npm:^3.17.3"
html-bundler-webpack-plugin: "npm:^4.4.1"
https-browserify: "npm:^1.0.0"
human-standard-token-abi: "npm:^2.0.0"
husky: "npm:^8.0.3"
@@ -26851,7 +26842,7 @@ __metadata:
watchify: "npm:^4.0.0"
web3-stream-provider: "npm:^5.0.0"
webextension-polyfill: "npm:^0.8.0"
webpack: "npm:^5.91.0"
webpack: "npm:^5.96.1"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^5.0.3"
ws: "npm:^8.17.1"
@@ -37468,20 +37459,19 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5, webpack@npm:^5.91.0":
version: 5.91.0
resolution: "webpack@npm:5.91.0"
"webpack@npm:5, webpack@npm:^5.96.1":
version: 5.96.1
resolution: "webpack@npm:5.96.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.6"
"@webassemblyjs/ast": "npm:^1.12.1"
"@webassemblyjs/wasm-edit": "npm:^1.12.1"
"@webassemblyjs/wasm-parser": "npm:^1.12.1"
acorn: "npm:^8.7.1"
acorn-import-assertions: "npm:^1.9.0"
browserslist: "npm:^4.21.10"
acorn: "npm:^8.14.0"
browserslist: "npm:^4.24.0"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.16.0"
enhanced-resolve: "npm:^5.17.1"
es-module-lexer: "npm:^1.2.1"
eslint-scope: "npm:5.1.1"
events: "npm:^3.2.0"
@@ -37501,7 +37491,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/647ca53c15fe0fa1af4396a7257d7a93cbea648d2685e565a11cc822a9e3ea9316345250987d75f02c0b45dae118814f094ec81908d1032e77a33cd6470b289e
checksum: 10/d3419ffd198252e1d0301bd0c072cee93172f3e47937c745aa8202691d2f5d529d4ba4a1965d1450ad89a1bcd3c1f70ae09e57232b0d01dd38d69c1060e964d5
languageName: node
linkType: hard