Skip to content

Commit c5df5c6

Browse files
committed
Upgrade dev dependencies
1 parent f8c097f commit c5df5c6

File tree

2 files changed

+52
-54
lines changed

2 files changed

+52
-54
lines changed

packages/extension/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,28 @@
4444
"@gemwallet/constants": "*",
4545
"@gemwallet/eslint-config": "*",
4646
"@rollup/plugin-inject": "^5.0.5",
47-
"@testing-library/jest-dom": "^6.2.0",
47+
"@testing-library/jest-dom": "^6.6.3",
4848
"@testing-library/react": "^14.1.2",
49-
"@testing-library/user-event": "^14.5.2",
50-
"@types/chrome": "^0.0.268",
49+
"@testing-library/user-event": "^14.6.1",
50+
"@types/chrome": "^0.0.315",
5151
"@types/crypto-js": "^4.2.1",
52-
"@types/jest": "^29.5.11",
52+
"@types/jest": "^29.5.14",
5353
"@types/node": "^20.11.5",
54-
"@types/prismjs": "^1.26.3",
54+
"@types/prismjs": "^1.26.5",
5555
"@types/react": "^18.2.43",
5656
"@types/react-dom": "^18.2.17",
57-
"@types/react-lazy-load-image-component": "^1.6.3",
57+
"@types/react-lazy-load-image-component": "^1.6.4",
5858
"@typescript-eslint/eslint-plugin": "^6.14.0",
5959
"@typescript-eslint/parser": "^6.14.0",
6060
"@vitejs/plugin-react": "^4.2.1",
6161
"cypress": "^13.17.0",
6262
"eslint": "^8.55.0",
6363
"eslint-plugin-react-hooks": "^4.6.0",
6464
"eslint-plugin-react-refresh": "^0.4.5",
65-
"happy-dom": "^15.10.2",
65+
"happy-dom": "^17.4.4",
6666
"typescript": "^5.3.3",
6767
"vite": "^5.4.18",
68-
"vite-plugin-node-polyfills": "^0.19.0",
68+
"vite-plugin-node-polyfills": "^0.23.0",
6969
"vitest": "^1.2.2",
7070
"vitest-canvas-mock": "^0.3.3"
7171
}

yarn.lock

Lines changed: 44 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@adobe/css-tools@^4.3.2":
11-
version "4.3.2"
12-
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.2.tgz#a6abc715fb6884851fca9dad37fc34739a04fd11"
13-
integrity sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==
10+
"@adobe/css-tools@^4.4.0":
11+
version "4.4.2"
12+
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.4.2.tgz#c836b1bd81e6d62cd6cdf3ee4948bcdce8ea79c8"
13+
integrity sha512-baYZExFpsdkBNuvGKTKWCwKH57HRZLVtycZS05WTQNVOiXVSeAki3nU35zlRbToeMW8aHlJfyS+1C4BOv27q0A==
1414

1515
"@ampproject/remapping@^2.2.0":
1616
version "2.2.1"
@@ -324,7 +324,7 @@
324324
dependencies:
325325
"@babel/helper-plugin-utils" "^7.22.5"
326326

327-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
327+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
328328
version "7.23.8"
329329
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
330330
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
@@ -1529,18 +1529,17 @@
15291529
lz-string "^1.5.0"
15301530
pretty-format "^27.0.2"
15311531

1532-
"@testing-library/jest-dom@^6.2.0":
1533-
version "6.2.0"
1534-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.2.0.tgz#b572bd5cd6b29314487bac7ba393188e4987b4f7"
1535-
integrity sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==
1532+
"@testing-library/jest-dom@^6.6.3":
1533+
version "6.6.3"
1534+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
1535+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
15361536
dependencies:
1537-
"@adobe/css-tools" "^4.3.2"
1538-
"@babel/runtime" "^7.9.2"
1537+
"@adobe/css-tools" "^4.4.0"
15391538
aria-query "^5.0.0"
15401539
chalk "^3.0.0"
15411540
css.escape "^1.5.1"
15421541
dom-accessibility-api "^0.6.3"
1543-
lodash "^4.17.15"
1542+
lodash "^4.17.21"
15441543
redent "^3.0.0"
15451544

15461545
"@testing-library/react@^14.1.2":
@@ -1552,10 +1551,10 @@
15521551
"@testing-library/dom" "^9.0.0"
15531552
"@types/react-dom" "^18.0.0"
15541553

1555-
"@testing-library/user-event@^14.5.2":
1556-
version "14.5.2"
1557-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd"
1558-
integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==
1554+
"@testing-library/user-event@^14.6.1":
1555+
version "14.6.1"
1556+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
1557+
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
15591558

15601559
"@tootallnate/once@2":
15611560
version "2.0.0"
@@ -1622,10 +1621,10 @@
16221621
dependencies:
16231622
"@types/node" "*"
16241623

1625-
"@types/chrome@^0.0.268":
1626-
version "0.0.268"
1627-
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2"
1628-
integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA==
1624+
"@types/chrome@^0.0.315":
1625+
version "0.0.315"
1626+
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.315.tgz#3d315d996c31ec5cef53c726ce2f893187ce8710"
1627+
integrity sha512-Oy1dYWkr6BCmgwBtOngLByCHstQ3whltZg7/7lubgIZEYvKobDneqplgc6LKERNRBwckFviV4UU5AZZNUFrJ4A==
16291628
dependencies:
16301629
"@types/filesystem" "*"
16311630
"@types/har-format" "*"
@@ -1748,14 +1747,6 @@
17481747
dependencies:
17491748
"@types/istanbul-lib-report" "*"
17501749

1751-
"@types/jest@^29.5.11":
1752-
version "29.5.11"
1753-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
1754-
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
1755-
dependencies:
1756-
expect "^29.0.0"
1757-
pretty-format "^29.0.0"
1758-
17591750
"@types/jest@^29.5.12":
17601751
version "29.5.12"
17611752
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
@@ -1764,6 +1755,14 @@
17641755
expect "^29.0.0"
17651756
pretty-format "^29.0.0"
17661757

1758+
"@types/jest@^29.5.14":
1759+
version "29.5.14"
1760+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1761+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
1762+
dependencies:
1763+
expect "^29.0.0"
1764+
pretty-format "^29.0.0"
1765+
17671766
"@types/jsdom@^20.0.0":
17681767
version "20.0.1"
17691768
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.1.tgz#07c14bc19bd2f918c1929541cdaacae894744808"
@@ -1817,10 +1816,10 @@
18171816
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
18181817
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
18191818

1820-
"@types/prismjs@^1.26.3":
1821-
version "1.26.3"
1822-
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.3.tgz#47fe8e784c2dee24fe636cab82e090d3da9b7dec"
1823-
integrity sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==
1819+
"@types/prismjs@^1.26.5":
1820+
version "1.26.5"
1821+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.5.tgz#72499abbb4c4ec9982446509d2f14fb8483869d6"
1822+
integrity sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==
18241823

18251824
"@types/prop-types@*":
18261825
version "15.7.11"
@@ -1849,10 +1848,10 @@
18491848
dependencies:
18501849
"@types/react" "*"
18511850

1852-
"@types/react-lazy-load-image-component@^1.6.3":
1853-
version "1.6.3"
1854-
resolved "https://registry.yarnpkg.com/@types/react-lazy-load-image-component/-/react-lazy-load-image-component-1.6.3.tgz#f5382f7925d9b8421ded31ac9b2d76985b80edb8"
1855-
integrity sha512-HsIsYz7yWWTh/bftdzGnijKD26JyofLRqM/RM80sxs7Gk13G83ew8R/ra2XzXuiZfjNEjAq/Va+NBHFF9ciwxA==
1851+
"@types/react-lazy-load-image-component@^1.6.4":
1852+
version "1.6.4"
1853+
resolved "https://registry.yarnpkg.com/@types/react-lazy-load-image-component/-/react-lazy-load-image-component-1.6.4.tgz#b524656f3a468ca18740768075afbc51b4242412"
1854+
integrity sha512-8pFPeDPF4yVG4lU1/ixZidJEEDZmEOYOTYDvmIu2IAabyuv97Q7n/93nMCocHvQ7vD1czKGiW+op55D9m3MkdA==
18561855
dependencies:
18571856
"@types/react" "*"
18581857
csstype "^3.0.2"
@@ -4119,7 +4118,7 @@ entities@^2.0.0:
41194118
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
41204119
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
41214120

4122-
entities@^4.4.0, entities@^4.5.0:
4121+
entities@^4.4.0:
41234122
version "4.5.0"
41244123
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
41254124
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -5119,12 +5118,11 @@ handle-thing@^2.0.0:
51195118
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e"
51205119
integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==
51215120

5122-
happy-dom@^15.10.2:
5123-
version "15.10.2"
5124-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.10.2.tgz#14ae6652d1a80d2611e3f5832cb61ab5e2d1b539"
5125-
integrity sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==
5121+
happy-dom@^17.4.4:
5122+
version "17.4.4"
5123+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.4.4.tgz#dea96fcc2f3dd2571d688b93dd853975270a623a"
5124+
integrity sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==
51265125
dependencies:
5127-
entities "^4.5.0"
51285126
webidl-conversions "^7.0.0"
51295127
whatwg-mimetype "^3.0.0"
51305128

@@ -9027,10 +9025,10 @@ vite-node@1.2.2:
90279025
picocolors "^1.0.0"
90289026
vite "^5.0.0"
90299027

9030-
vite-plugin-node-polyfills@^0.19.0:
9031-
version "0.19.0"
9032-
resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.19.0.tgz#54338c47d29fa4c3a19fcd369001331290094c81"
9033-
integrity sha512-AhdVxAmVnd1doUlIRGUGV6ZRPfB9BvIwDF10oCOmL742IsvsFIAV4tSMxSfu5e0Px0QeJLgWVOSbtHIvblzqMw==
9028+
vite-plugin-node-polyfills@^0.23.0:
9029+
version "0.23.0"
9030+
resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.23.0.tgz#99d0d1524fa75ce5c7bb1fc8af30283379e9c684"
9031+
integrity sha512-4n+Ys+2bKHQohPBKigFlndwWQ5fFKwaGY6muNDMTb0fSQLyBzS+jjUNRZG9sKF0S/Go4ApG6LFnUGopjkILg3w==
90349032
dependencies:
90359033
"@rollup/plugin-inject" "^5.0.5"
90369034
node-stdlib-browser "^1.2.0"

0 commit comments

Comments
 (0)