Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 8f44f6e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 56b6040 commit 8f44f6e

File tree

6 files changed

+115
-115
lines changed

6 files changed

+115
-115
lines changed

NextJS/package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NextJS/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@randlabs/myalgo-connect": "1.4.2",
1818
"@txnlab/use-wallet": "1.3.0",
1919
"@types/node": "18.16.16",
20-
"@types/react": "18.2.8",
20+
"@types/react": "18.2.9",
2121
"@types/react-dom": "18.2.4",
2222
"algorand-walletconnect-qrcode-modal": "1.8.0",
2323
"algosdk": "2.3.0",
24-
"eslint": "8.41.0",
24+
"eslint": "8.42.0",
2525
"eslint-config-next": "13.4.4",
2626
"next": "13.4.4",
2727
"react": "18.2.0",

NextJS/yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,20 @@
6868
minimatch "^3.1.2"
6969
strip-json-comments "^3.1.1"
7070

71-
"@eslint/js@8.41.0":
72-
version "8.41.0"
73-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz"
74-
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
71+
"@eslint/js@8.42.0":
72+
version "8.42.0"
73+
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.42.0.tgz"
74+
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
7575

7676
"@evanhahn/lottie-web-light@5.8.1":
7777
version "5.8.1"
7878
resolved "https://registry.npmjs.org/@evanhahn/lottie-web-light/-/lottie-web-light-5.8.1.tgz"
7979
integrity sha512-U0G1tt3/UEYnyCNNslWPi1dB7X1xQ9aoSip+B3GTKO/Bns8yz/p39vBkRSN9d25nkbHuCsbjky2coQftj5YVKw==
8080

81-
"@humanwhocodes/config-array@^0.11.8":
82-
version "0.11.8"
83-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz"
84-
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
81+
"@humanwhocodes/config-array@^0.11.10":
82+
version "0.11.10"
83+
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz"
84+
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
8585
dependencies:
8686
"@humanwhocodes/object-schema" "^1.2.1"
8787
debug "^4.1.1"
@@ -283,10 +283,10 @@
283283
dependencies:
284284
"@types/react" "*"
285285

286-
"@types/react@*", "@types/react@18.2.8":
287-
version "18.2.8"
288-
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz"
289-
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
286+
"@types/react@*", "@types/react@18.2.9":
287+
version "18.2.9"
288+
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.9.tgz"
289+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
290290
dependencies:
291291
"@types/prop-types" "*"
292292
"@types/scheduler" "*"
@@ -1149,16 +1149,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
11491149
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz"
11501150
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
11511151

1152-
eslint@8.41.0:
1153-
version "8.41.0"
1154-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz"
1155-
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
1152+
eslint@8.42.0:
1153+
version "8.42.0"
1154+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.42.0.tgz"
1155+
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
11561156
dependencies:
11571157
"@eslint-community/eslint-utils" "^4.2.0"
11581158
"@eslint-community/regexpp" "^4.4.0"
11591159
"@eslint/eslintrc" "^2.0.3"
1160-
"@eslint/js" "8.41.0"
1161-
"@humanwhocodes/config-array" "^0.11.8"
1160+
"@eslint/js" "8.42.0"
1161+
"@humanwhocodes/config-array" "^0.11.10"
11621162
"@humanwhocodes/module-importer" "^1.0.1"
11631163
"@nodelib/fs.walk" "^1.2.8"
11641164
ajv "^6.10.0"

React/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,9 +2137,9 @@
21372137
"@types/react" "*"
21382138

21392139
"@types/react@*", "@types/react@^18.0.0":
2140-
version "18.2.8"
2141-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
2142-
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
2140+
version "18.2.9"
2141+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
2142+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
21432143
dependencies:
21442144
"@types/prop-types" "*"
21452145
"@types/scheduler" "*"

Svelte/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,9 +1011,9 @@ tslib@1.14.1:
10111011
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
10121012

10131013
tslib@^2.5.0:
1014-
version "2.5.2"
1015-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
1016-
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
1014+
version "2.5.3"
1015+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
1016+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
10171017

10181018
tweetnacl@^1.0.3:
10191019
version "1.0.3"

0 commit comments

Comments
 (0)