Skip to content

Commit 3a461e9

Browse files
committed
chore(deps): update dependencies
1 parent 3d2eb0f commit 3a461e9

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.11",
74-
"@types/node": "18.19.3",
74+
"@types/node": "18.19.4",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -69,19 +69,19 @@
6969
source-map "^0.5.0"
7070

7171
"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.20.2", "@babel/core@^7.7.5":
72-
version "7.23.6"
73-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4"
74-
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==
72+
version "7.23.7"
73+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
74+
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
7575
dependencies:
7676
"@ampproject/remapping" "^2.2.0"
7777
"@babel/code-frame" "^7.23.5"
7878
"@babel/generator" "^7.23.6"
7979
"@babel/helper-compilation-targets" "^7.23.6"
8080
"@babel/helper-module-transforms" "^7.23.3"
81-
"@babel/helpers" "^7.23.6"
81+
"@babel/helpers" "^7.23.7"
8282
"@babel/parser" "^7.23.6"
8383
"@babel/template" "^7.22.15"
84-
"@babel/traverse" "^7.23.6"
84+
"@babel/traverse" "^7.23.7"
8585
"@babel/types" "^7.23.6"
8686
convert-source-map "^2.0.0"
8787
debug "^4.1.0"
@@ -426,13 +426,13 @@
426426
"@babel/traverse" "^7.17.9"
427427
"@babel/types" "^7.17.0"
428428

429-
"@babel/helpers@^7.23.6":
430-
version "7.23.6"
431-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a"
432-
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==
429+
"@babel/helpers@^7.23.7":
430+
version "7.23.7"
431+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60"
432+
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==
433433
dependencies:
434434
"@babel/template" "^7.22.15"
435-
"@babel/traverse" "^7.23.6"
435+
"@babel/traverse" "^7.23.7"
436436
"@babel/types" "^7.23.6"
437437

438438
"@babel/highlight@^7.22.13", "@babel/highlight@^7.23.4":
@@ -1431,10 +1431,10 @@
14311431
debug "^4.1.0"
14321432
globals "^11.1.0"
14331433

1434-
"@babel/traverse@^7.23.6":
1435-
version "7.23.6"
1436-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
1437-
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
1434+
"@babel/traverse@^7.23.7":
1435+
version "7.23.7"
1436+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1437+
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
14381438
dependencies:
14391439
"@babel/code-frame" "^7.23.5"
14401440
"@babel/generator" "^7.23.6"
@@ -3727,10 +3727,10 @@
37273727
dependencies:
37283728
undici-types "~5.26.4"
37293729

3730-
"@types/node@18.19.3":
3731-
version "18.19.3"
3732-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0"
3733-
integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==
3730+
"@types/node@18.19.4":
3731+
version "18.19.4"
3732+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.4.tgz#89672e84f11a2c19543d694dac00ab8d7bc20ddb"
3733+
integrity sha512-xNzlUhzoHotIsnFoXmJB+yWmBvFZgKCI9TtPIEdYIMM1KWfwuY8zh7wvc1u1OAXlC7dlf6mZVx/s+Y5KfFz19A==
37343734
dependencies:
37353735
undici-types "~5.26.4"
37363736

@@ -5575,9 +5575,9 @@ caniuse-lite@^1.0.30001541:
55755575
integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==
55765576

55775577
caniuse-lite@^1.0.30001565:
5578-
version "1.0.30001568"
5579-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001568.tgz#53fa9297273c9a977a560663f48cbea1767518b7"
5580-
integrity sha512-vSUkH84HontZJ88MiNrOau1EBrCqEQYgkC5gIySiDlpsm8sGVrhU7Kx4V6h0tnqaHzIHZv08HlJIwPbL4XL9+A==
5578+
version "1.0.30001572"
5579+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0"
5580+
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==
55815581

55825582
capture-exit@^2.0.0:
55835583
version "2.0.0"
@@ -6790,9 +6790,9 @@ electron-to-chromium@^1.4.535:
67906790
integrity sha512-zW3zbZ40Icb2BCWjm47nxwcFGYlIgdXkAx85XDO7cyky9J4QQfq8t0W19/TLZqq3JPQXtlv8BPIGmfa9Jb4scg==
67916791

67926792
electron-to-chromium@^1.4.601:
6793-
version "1.4.609"
6794-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988"
6795-
integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw==
6793+
version "1.4.616"
6794+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb"
6795+
integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==
67966796

67976797
elliptic@^6.5.3, elliptic@^6.5.4:
67986798
version "6.5.4"

0 commit comments

Comments
 (0)