Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 1b916e4 commit ca73752
Show file tree
Hide file tree
Showing 5 changed files with 1,544 additions and 1,202 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16
18.17
6 changes: 3 additions & 3 deletions api/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"author": "AlgoWorld <info@algoworld.io>",
"license": "GPL-3.0",
"dependencies": {
"typescript": "5.1.6",
"web3.storage": "4.5.4"
"typescript": "5.2.2",
"web3.storage": "4.5.5"
},
"devDependencies": {
"@vercel/node": "2.15.5"
"@vercel/node": "2.15.10"
}
}
72 changes: 41 additions & 31 deletions api/storage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,31 +294,32 @@
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==

"@vercel/build-utils@6.8.2":
version "6.8.2"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-6.8.2.tgz#dfdbb8f6c2abb973449de5807876c5bba11ec681"
integrity sha512-pyDBREAzaLBM3zoURCCKjnKIqtqPprKcwDdd9eBTGI32qOSpbwswtyqtgj2zH/Ro0LI61jCr6sK87JHILCr1sg==
"@vercel/build-utils@6.8.3":
version "6.8.3"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-6.8.3.tgz#f4269c626eb108851f68815c036176718cecade1"
integrity sha512-C86OPuPAvG/pSr27DPKecmptkYYsgyhOKdHTLv9jI3Pv1yvru78k+JjrAyn7N+0ev75KNV0Prv4P3p76168ePw==

"@vercel/error-utils@1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@vercel/error-utils/-/error-utils-1.0.10.tgz#6530e9c930d5cf4c7f96045ec3a0bccaf2e6b14c"
integrity sha512-nsKy2sy+pjUWyKI1V/XXKspVzHMYgSalmj5+EsKWFXZbnNZicqxNtMR94J8Hs7SB4TQxh0s4KhczJtL59AVGMg==

"@vercel/node@2.15.5":
version "2.15.5"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-2.15.5.tgz#c2e1b3c8e3e368cada457e55f7d4d76a6d9d1873"
integrity sha512-KYMeVyGBsZ1xw/74/95wZdE/ZW1cRa8nrMKasjy2r54IuOUcdE35bcpMhw7hip34esL+PtQI50rXtMTQOLa0kQ==
"@vercel/node@2.15.10":
version "2.15.10"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-2.15.10.tgz#8b84840e21c566df6318932c8c493f8970b75d39"
integrity sha512-IfnqnKAJlL1+0FSDJgxoe9J3kfYAgPGDjz4aO/H5FSjvqP7cKJnns1F9GsQq4pM499+TY8T8mKAdos7/m+WOEw==
dependencies:
"@edge-runtime/node-utils" "2.0.3"
"@edge-runtime/primitives" "2.1.2"
"@edge-runtime/vm" "3.0.1"
"@types/node" "14.18.33"
"@types/node-fetch" "2.6.3"
"@vercel/build-utils" "6.8.2"
"@vercel/build-utils" "6.8.3"
"@vercel/error-utils" "1.0.10"
"@vercel/static-config" "2.0.17"
async-listen "3.0.0"
edge-runtime "2.4.3"
content-type "1.0.5"
edge-runtime "2.4.4"
esbuild "0.14.47"
exit-hook "2.2.1"
node-fetch "2.6.9"
Expand All @@ -344,25 +345,29 @@
"@web-std/stream" "1.0.0"
web-encoding "1.1.5"

"@web-std/fetch@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-3.0.3.tgz#507e1371825298aae61172b0da439570437d3982"
integrity sha512-PtaKr6qvw2AmKChugzhQWuTa12dpbogHRBxwcleAZ35UhWucnfD4N+g3f7qYK2OeioSWTK3yMf6n/kOOfqxHaQ==
"@web-std/fetch@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-4.1.0.tgz#db1eb659198376dad692421896b7119fb13e6e52"
integrity sha512-ZRizMcP8YyuRlhIsRYNFD9x/w28K7kbUhNGmKM9hDy4qeQ5xMTk//wA89EF+Clbl6EP4ksmCcN+4TqBMSRL8Zw==
dependencies:
"@web-std/blob" "^3.0.3"
"@web-std/form-data" "^3.0.2"
"@web-std/stream" "^1.0.1"
"@web3-storage/multipart-parser" "^1.0.0"
data-uri-to-buffer "^3.0.1"
mrmime "^1.0.0"

"@web-std/fetch@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-4.1.0.tgz#db1eb659198376dad692421896b7119fb13e6e52"
integrity sha512-ZRizMcP8YyuRlhIsRYNFD9x/w28K7kbUhNGmKM9hDy4qeQ5xMTk//wA89EF+Clbl6EP4ksmCcN+4TqBMSRL8Zw==
"@web-std/fetch@^4.1.2":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-4.2.1.tgz#692c5545787081217fce3c024708fa8979c21f9c"
integrity sha512-M6sgHDgKegcjuVsq8J6jb/4XvhPGui8uwp3EIoADGXUnBl9vKzKLk9H9iFzrPJ6fSV6zZzFWXPyziBJp9hxzBA==
dependencies:
"@web-std/blob" "^3.0.3"
"@web-std/file" "^3.0.2"
"@web-std/form-data" "^3.0.2"
"@web-std/stream" "^1.0.1"
"@web3-storage/multipart-parser" "^1.0.0"
abort-controller "^3.0.0"
data-uri-to-buffer "^3.0.1"
mrmime "^1.0.0"

Expand Down Expand Up @@ -629,6 +634,11 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

content-type@1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==

convert-hrtime@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-3.0.0.tgz#62c7593f5809ca10be8da858a6d2f702bcda00aa"
Expand Down Expand Up @@ -683,10 +693,10 @@ dns-over-http-resolver@^1.2.3:
native-fetch "^3.0.0"
receptacle "^1.3.2"

edge-runtime@2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/edge-runtime/-/edge-runtime-2.4.3.tgz#8fed85fb061dcb1b443ee0bc5f46a2369b1eb5f6"
integrity sha512-Amv/P+OJhxopvoVXFr7UXAKheBpdLeCcdR5Vw4GSdNFDWVny9sioQbczjEKPLER5WsMXl17P+llS011Xftducw==
edge-runtime@2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/edge-runtime/-/edge-runtime-2.4.4.tgz#7c305429f02098c78b99fb0c96dbbd447fec4ea6"
integrity sha512-uq1YdIxkMDsBYLdSSp/w62PciCL46ic4m1Z/2G6N8RcAPI8p35O8u6hJQT83j28Dnt4U5iyvmwFMYouHMK51uA==
dependencies:
"@edge-runtime/format" "2.1.0"
"@edge-runtime/vm" "3.0.3"
Expand Down Expand Up @@ -2119,10 +2129,10 @@ typescript@4.9.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

typescript@5.1.6:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
typescript@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

uint8arrays@^3.0.0:
version "3.1.1"
Expand Down Expand Up @@ -2198,14 +2208,14 @@ web-streams-polyfill@^3.1.1:
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==

web3.storage@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/web3.storage/-/web3.storage-4.5.4.tgz#bd85dd41e881ab8e22da65d681f8b25361e5b9a7"
integrity sha512-QSdiPEMgXCkk9Y0y3U1pyTu8n1TOOctwq7h9Loz7NYPla9QZesbg4lSxe0XWPltzyJEkI43yC1hy8gNxNEiizA==
web3.storage@4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/web3.storage/-/web3.storage-4.5.5.tgz#6c886c51e09bd97bf242e7867f16db2efe223822"
integrity sha512-ABW1Gk4gpkVkEIgeQTcoqZ1pI1YKQiBbZDploAcyldFWCXtdBpsijrRHg0S5Mwlvllw4E8OsRm/9HG2nVaGsCg==
dependencies:
"@ipld/car" "^3.1.4"
"@web-std/blob" "^3.0.4"
"@web-std/fetch" "^3.0.3"
"@web-std/fetch" "^4.1.2"
"@web-std/file" "^3.0.2"
"@web3-storage/parse-link-header" "^3.1.0"
browser-readablestream-to-it "^1.0.3"
Expand Down
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,69 +37,69 @@
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.8",
"@hookform/resolvers": "3.1.1",
"@mui/icons-material": "5.14.0",
"@mui/lab": "5.0.0-alpha.136",
"@mui/material": "5.14.0",
"@mui/x-data-grid": "6.10.0",
"@hookform/resolvers": "3.3.1",
"@mui/icons-material": "5.14.8",
"@mui/lab": "5.0.0-alpha.143",
"@mui/material": "5.14.8",
"@mui/x-data-grid": "6.12.1",
"@reduxjs/toolkit": "1.9.5",
"@walletconnect/modal-sign-html": "^2.5.5",
"@algorandfoundation/algokit-utils": "^2.2.0",
"@blockshake/defly-connect": "1.1.5",
"@blockshake/defly-connect": "1.1.6",
"@daffiwallet/connect": "1.0.3",
"@perawallet/connect": "1.3.1",
"@txnlab/use-wallet": "2.1.0",
"@txnlab/use-wallet": "2.1.1",
"@vkruglikov/react-telegram-web-app": "1.11.0",
"algosdk": "2.4.0",
"axios": "1.4.0",
"axios-retry": "3.5.1",
"next": "13.4.13",
"algosdk": "2.5.0",
"axios": "1.5.0",
"axios-retry": "3.7.0",
"next": "13.4.19",
"next-pwa": "5.6.0",
"nextjs-google-analytics": "2.3.3",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "8.0.7",
"react-number-format": "4.9.4",
"react-redux": "8.1.1",
"react-redux": "8.1.2",
"react-toastify": "9.1.3",
"react-tsparticles": "2.11.0",
"react-tsparticles": "2.12.2",
"react-use": "17.4.0",
"swr": "1.3.0",
"telegram-webapps-types": "1.0.5",
"tsparticles": "2.11.0"
"tsparticles": "2.12.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@playwright/test": "1.36.1",
"@testing-library/jest-dom": "5.16.5",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@playwright/test": "1.37.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.3",
"@types/node": "18.16.19",
"@types/react": "18.2.15",
"@types/jest": "29.5.4",
"@types/node": "18.17.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"cd": "0.3.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.3.1",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.6.1",
"jest": "29.6.4",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom": "29.6.1",
"lint-staged": "13.2.3",
"postcss": "8.4.26",
"jest-environment-jsdom": "29.6.4",
"lint-staged": "13.3.0",
"postcss": "8.4.29",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit ca73752

Please sign in to comment.