Skip to content

Commit 9798e95

Browse files
feat: remove unused package (#13395)
## **Description** This is a cleanup since feature announcements are handled in CORE ## **Related issues** Fixes: ## **Manual testing steps** NA since notifications aren't released ## **Screenshots/Recordings** <!-- If applicable, add screenshots and/or recordings to visualize the before and after of your change. --> ### **Before** <!-- [screenshots/recordings] --> ### **After** <!-- [screenshots/recordings] --> ## **Pre-merge author checklist** - [x] I’ve followed [MetaMask Contributor Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile Coding Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md). - [x] I've completed the PR template to the best of my ability - [x] I’ve included tests if applicable - [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format if applicable - [x] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.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.
1 parent 85c526b commit 9798e95

File tree

3 files changed

+4
-74
lines changed

3 files changed

+4
-74
lines changed

app/util/notifications/types/featureAnnouncement/index.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@
256256
"cockatiel": "^3.1.2",
257257
"compare-versions": "^3.6.0",
258258
"content-hash": "2.5.2",
259-
"contentful": "^10.8.7",
260259
"cross-spawn": "7.0.6",
261260
"crypto-js": "^4.2.0",
262261
"d3-shape": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,14 +1441,6 @@
14411441
reflect-metadata "^0.1.13"
14421442
uuid "^9.0.0"
14431443

1444-
"@contentful/content-source-maps@^0.6.0":
1445-
version "0.6.1"
1446-
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.6.1.tgz#a12828d287bdcd9f31c132f2a230bd1ac3005b77"
1447-
integrity sha512-IjsyhakG17OC5xtIa5agVRsnjjxiJf9HZjpDIV6Ix036Pd5YHJrbyyiF4KNEmLlIqe3hQ0kHGWEs9S/HfECmRQ==
1448-
dependencies:
1449-
"@vercel/stega" "^0.1.2"
1450-
json-pointer "^0.6.2"
1451-
14521444
"@contentful/rich-text-html-renderer@^16.5.2":
14531445
version "16.6.4"
14541446
resolved "https://registry.yarnpkg.com/@contentful/rich-text-html-renderer/-/rich-text-html-renderer-16.6.4.tgz#7644c3c5e00c06aa35106b6bc222d42ea2191bd8"
@@ -1457,7 +1449,7 @@
14571449
"@contentful/rich-text-types" "^16.7.0"
14581450
escape-html "^1.0.3"
14591451

1460-
"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.7.0":
1452+
"@contentful/rich-text-types@^16.7.0":
14611453
version "16.7.0"
14621454
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.7.0.tgz#e9a5d59a94867536180a4e506b1745dfe04f83f0"
14631455
integrity sha512-SMW6JjJpp05CU5xBjIJp9azxFJ/bzcRzd2o9sF49C736m3aCxSobfuUIJz0dHw92MGsiFKAfzn5yTL3JMfqBqg==
@@ -10637,11 +10629,6 @@
1063710629
"@urql/core" ">=2.3.1"
1063810630
wonka "^4.0.14"
1063910631

10640-
"@vercel/stega@^0.1.2":
10641-
version "0.1.2"
10642-
resolved "https://registry.yarnpkg.com/@vercel/stega/-/stega-0.1.2.tgz#0c20c5c9419c4288b1de58a64b5f9f26c763b25f"
10643-
integrity sha512-P7mafQXjkrsoyTRppnt0N21udKS9wUmLXHRyP9saLXLHw32j/FgUJ3FscSWgvSqRs4cj7wKZtwqJEvWJ2jbGmA==
10644-
1064510632
1064610633
version "3.3.4"
1064710634
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.4.tgz#7fbf591c1c19e1acd28ffd284526e98b4f581128"
@@ -12510,7 +12497,7 @@ axios-retry@^3.1.2:
1251012497
"@babel/runtime" "^7.15.4"
1251112498
is-retry-allowed "^2.2.0"
1251212499

12513-
[email protected], [email protected], axios@^0.28.0, axios@^1.6.7, axios@^1.6.8, axios@^1.7.4, axios@~1.6.8:
12500+
[email protected], [email protected], axios@^0.28.0, axios@^1.6.7, axios@^1.6.8, axios@^1.7.4:
1251412501
version "1.7.4"
1251512502
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
1251612503
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
@@ -14249,37 +14236,6 @@ content-type@^1.0.4, content-type@~1.0.4, content-type@~1.0.5:
1424914236
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
1425014237
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
1425114238

14252-
contentful-resolve-response@^1.8.1:
14253-
version "1.8.1"
14254-
resolved "https://registry.yarnpkg.com/contentful-resolve-response/-/contentful-resolve-response-1.8.1.tgz#b44ff13e12fab7deb00ef6216d8a7171bdda0395"
14255-
integrity sha512-VXGK2c8dBIGcRCknqudKmkDr2PzsUYfjLN6hhx71T09UzoXOdA/c0kfDhsf/BBCBWPWcLaUgaJEFU0lCo45TSg==
14256-
dependencies:
14257-
fast-copy "^2.1.7"
14258-
14259-
contentful-sdk-core@^8.1.0:
14260-
version "8.1.2"
14261-
resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-8.1.2.tgz#a27ea57cfd631b4c6d58e5ca04fcde6d231e2c1b"
14262-
integrity sha512-XZvX2JMJF4YiICXLrHFv59KBHaQJ6ElqAP8gSNgnCu4x+pPG7Y1bC2JMNOiyAgJuGQGVUOcNZ5PmK+tsNEayYw==
14263-
dependencies:
14264-
fast-copy "^2.1.7"
14265-
lodash.isplainobject "^4.0.6"
14266-
lodash.isstring "^4.0.1"
14267-
p-throttle "^4.1.1"
14268-
qs "^6.11.2"
14269-
14270-
contentful@^10.8.7:
14271-
version "10.12.10"
14272-
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.12.10.tgz#b9c47e64febcc87975f2486d77c7d014402a437c"
14273-
integrity sha512-YVc+aCvehjsJI8K/IglbLjEAl/fiyUzorCFrgR60R4v44VMa4wmFJTrY48x+YQ7DPKZw5MzFk1wgeG74fxCN2g==
14274-
dependencies:
14275-
"@contentful/content-source-maps" "^0.6.0"
14276-
"@contentful/rich-text-types" "^16.0.2"
14277-
axios "~1.6.8"
14278-
contentful-resolve-response "^1.8.1"
14279-
contentful-sdk-core "^8.1.0"
14280-
json-stringify-safe "^5.0.1"
14281-
type-fest "^4.0.0"
14282-
1428314239
convert-source-map@^1.5.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
1428414240
version "1.9.0"
1428514241
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
@@ -17263,11 +17219,6 @@ fast-base64-decode@^1.0.0:
1726317219
resolved "https://registry.yarnpkg.com/fast-base64-decode/-/fast-base64-decode-1.0.0.tgz#b434a0dd7d92b12b43f26819300d2dafb83ee418"
1726417220
integrity sha512-qwaScUgUGBYeDNRnbc/KyllVU88Jk1pRHPStuF/lO7B0/RTRLj7U0lkdTAutlBblY08rwZDff6tNU9cjv6j//Q==
1726517221

17266-
fast-copy@^2.1.7:
17267-
version "2.1.7"
17268-
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-2.1.7.tgz#affc9475cb4b555fb488572b2a44231d0c9fa39e"
17269-
integrity sha512-ozrGwyuCTAy7YgFCua8rmqmytECYk/JYAMXcswOcm0qvGoE3tPb7ivBeIHTOK2DiapBhDZgacIhzhQIKU5TCfA==
17270-
1727117222
fast-deep-equal@^2.0.1:
1727217223
version "2.0.1"
1727317224
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
@@ -17756,7 +17707,7 @@ for-own@^1.0.0:
1775617707
dependencies:
1775717708
for-in "^1.0.1"
1775817709

17759-
foreach@^2.0.4, foreach@~2.0.1:
17710+
foreach@~2.0.1:
1776017711
version "2.0.6"
1776117712
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.6.tgz#87bcc8a1a0e74000ff2bf9802110708cfb02eb6e"
1776217713
integrity sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg==
@@ -20612,13 +20563,6 @@ json-parse-even-better-errors@^3.0.0:
2061220563
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz#2cb2ee33069a78870a0c7e3da560026b89669cf7"
2061320564
integrity sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==
2061420565

20615-
json-pointer@^0.6.2:
20616-
version "0.6.2"
20617-
resolved "https://registry.yarnpkg.com/json-pointer/-/json-pointer-0.6.2.tgz#f97bd7550be5e9ea901f8c9264c9d436a22a93cd"
20618-
integrity sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw==
20619-
dependencies:
20620-
foreach "^2.0.4"
20621-
2062220566
json-rpc-random-id@^1.0.0, json-rpc-random-id@^1.0.1:
2062320567
version "1.0.1"
2062420568
resolved "https://registry.yarnpkg.com/json-rpc-random-id/-/json-rpc-random-id-1.0.1.tgz#ba49d96aded1444dbb8da3d203748acbbcdec8c8"
@@ -21346,11 +21290,6 @@ lodash.isplainobject@^4.0.6:
2134621290
resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
2134721291
integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
2134821292

21349-
lodash.isstring@^4.0.1:
21350-
version "4.0.1"
21351-
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
21352-
integrity sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==
21353-
2135421293
lodash.memoize@^4.1.2:
2135521294
version "4.1.2"
2135621295
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
@@ -23398,11 +23337,6 @@ p-map@^4.0.0:
2339823337
dependencies:
2339923338
aggregate-error "^3.0.0"
2340023339

23401-
p-throttle@^4.1.1:
23402-
version "4.1.1"
23403-
resolved "https://registry.yarnpkg.com/p-throttle/-/p-throttle-4.1.1.tgz#80b1fbd358af40a8bfa1667f9dc8b72b714ad692"
23404-
integrity sha512-TuU8Ato+pRTPJoDzYD4s7ocJYcNSEZRvlxoq3hcPI2kZDZ49IQ1Wkj7/gDJc3X7XiEAAvRGtDzdXJI0tC3IL1g==
23405-
2340623340
p-try@^2.0.0:
2340723341
version "2.2.0"
2340823342
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
@@ -28193,7 +28127,7 @@ [email protected], type-fest@^3.0.0:
2819328127
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
2819428128
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
2819528129

28196-
[email protected], type-fest@^4.0.0, type-fest@^4.12.0:
28130+
[email protected], type-fest@^4.12.0:
2819728131
version "4.26.1"
2819828132
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e"
2819928133
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==

0 commit comments

Comments
 (0)