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

Update deps #13

Merged
merged 5 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
groups:
synthetix:
patterns:
- '@synthetixio/*'
deps:
patterns:
- "*"
# excluding all patterns from other groups
exclude-patterns:
# synthetix
- '@synthetixio/*'
reviewers:
- 'noisekit'
ignore:
- dependency-name: "ethers"
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ supportedArchitectures:
- darwin
- linux

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"prepublishOnly": "tsc"
},
"dependencies": {
"@pythnetwork/pyth-evm-js": "^1.68.0",
"@synthetixio/v3-contracts": "^7.1.0",
"@tanstack/react-query": "^5.59.0",
"@pythnetwork/pyth-evm-js": "^1.73.0",
"@synthetixio/v3-contracts": "^7.3.0",
"@tanstack/react-query": "^5.59.15",
"debug": "^4.3.7",
"ethers": "^5.7.2",
"react": "^18.3.1",
"viem": "^2.21.19"
"viem": "^2.21.31"
},
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@biomejs/biome": "^1.9.4",
"@types/debug": "^4.1.12",
"@types/react": "^18.3.11",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
142 changes: 71 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:^1.9.3":
version: 1.9.3
resolution: "@biomejs/biome@npm:1.9.3"
"@biomejs/biome@npm:^1.9.4":
version: 1.9.4
resolution: "@biomejs/biome@npm:1.9.4"
dependencies:
"@biomejs/cli-darwin-arm64": "npm:1.9.3"
"@biomejs/cli-darwin-x64": "npm:1.9.3"
"@biomejs/cli-linux-arm64": "npm:1.9.3"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.3"
"@biomejs/cli-linux-x64": "npm:1.9.3"
"@biomejs/cli-linux-x64-musl": "npm:1.9.3"
"@biomejs/cli-win32-arm64": "npm:1.9.3"
"@biomejs/cli-win32-x64": "npm:1.9.3"
"@biomejs/cli-darwin-arm64": "npm:1.9.4"
"@biomejs/cli-darwin-x64": "npm:1.9.4"
"@biomejs/cli-linux-arm64": "npm:1.9.4"
"@biomejs/cli-linux-arm64-musl": "npm:1.9.4"
"@biomejs/cli-linux-x64": "npm:1.9.4"
"@biomejs/cli-linux-x64-musl": "npm:1.9.4"
"@biomejs/cli-win32-arm64": "npm:1.9.4"
"@biomejs/cli-win32-x64": "npm:1.9.4"
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
Expand All @@ -52,62 +52,62 @@ __metadata:
optional: true
bin:
biome: bin/biome
checksum: 10/22278454245f3ca178762df09721389abb884fbce87f834f6979a6a9d8db397df160a6d5019a3c7f6bd7d54d136bfaf1b6d3e6852fd9cf45bebc2be0337cb7dd
checksum: 10/bd8ff8fb4dc0581bd60a9b9ac28d0cd03ba17c6a1de2ab6228b7fda582079594ceee774f47e41aac2fc6d35de1637def2e32ef2e58fa24e22d1b24ef9ee5cefa
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.3"
"@biomejs/cli-darwin-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-darwin-x64@npm:1.9.3"
"@biomejs/cli-darwin-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-darwin-x64@npm:1.9.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.3"
"@biomejs/cli-linux-arm64-musl@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-arm64@npm:1.9.3"
"@biomejs/cli-linux-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-arm64@npm:1.9.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.3"
"@biomejs/cli-linux-x64-musl@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-linux-x64@npm:1.9.3"
"@biomejs/cli-linux-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-x64@npm:1.9.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-win32-arm64@npm:1.9.3"
"@biomejs/cli-win32-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-win32-arm64@npm:1.9.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:1.9.3":
version: 1.9.3
resolution: "@biomejs/cli-win32-x64@npm:1.9.3"
"@biomejs/cli-win32-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-win32-x64@npm:1.9.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -554,13 +554,13 @@ __metadata:
languageName: node
linkType: hard

"@pythnetwork/pyth-evm-js@npm:^1.68.0":
version: 1.68.0
resolution: "@pythnetwork/pyth-evm-js@npm:1.68.0"
"@pythnetwork/pyth-evm-js@npm:^1.73.0":
version: 1.73.0
resolution: "@pythnetwork/pyth-evm-js@npm:1.73.0"
dependencies:
"@pythnetwork/price-service-client": "npm:1.9.0"
buffer: "npm:^6.0.3"
checksum: 10/cda6acf64f866deff33e54fb7f4066c8a9b67f730ac88ca2b101fe4a671e4b59f8718b32424141b3f438f0fee1ef145efa137304a87123dd423f4ad16591336e
checksum: 10/c91fd770f896a64934c853da303fc26fe0f774dcced50f9feac683ec7d7e8939711e74d40c5405b5cd372d32f34ff368742c5b6f1deaa6ee85c297634c0cb8d5
languageName: node
linkType: hard

Expand Down Expand Up @@ -596,42 +596,42 @@ __metadata:
version: 0.0.0-use.local
resolution: "@synthetixio/react-sdk@workspace:."
dependencies:
"@biomejs/biome": "npm:^1.9.3"
"@pythnetwork/pyth-evm-js": "npm:^1.68.0"
"@synthetixio/v3-contracts": "npm:^7.1.0"
"@tanstack/react-query": "npm:^5.59.0"
"@biomejs/biome": "npm:^1.9.4"
"@pythnetwork/pyth-evm-js": "npm:^1.73.0"
"@synthetixio/v3-contracts": "npm:^7.3.0"
"@tanstack/react-query": "npm:^5.59.15"
"@types/debug": "npm:^4.1.12"
"@types/react": "npm:^18.3.11"
debug: "npm:^4.3.7"
ethers: "npm:^5.7.2"
react: "npm:^18.3.1"
typescript: "npm:^5.6.2"
viem: "npm:^2.21.19"
typescript: "npm:^5.6.3"
viem: "npm:^2.21.31"
languageName: unknown
linkType: soft

"@synthetixio/v3-contracts@npm:^7.1.0":
version: 7.1.0
resolution: "@synthetixio/v3-contracts@npm:7.1.0"
checksum: 10/fee93d231d7e279870e1c6c16388188999de4c4e4d73a77d6cd06489366670bc21d5758e586735567a38752dfb7fee48680850630fa0c763aec362aa5bef024c
"@synthetixio/v3-contracts@npm:^7.3.0":
version: 7.3.0
resolution: "@synthetixio/v3-contracts@npm:7.3.0"
checksum: 10/e719ae688c36e152e49bbdceed156a196095a6e714752f8ecf0094c68c9a253b3d4b08612e1f91457ad135367aeb3b3fc45b5f54f5dc92f5a0827c414d4aec9e
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/query-core@npm:5.59.0"
checksum: 10/2e8fd7d9bdd62cabc1a2b20b2cf0c9275174ee5550170f224bd4e30fe2d01cc8d39a0dd03caae55ddb8aea259d991966bb54b581b4046fd67c621c081f4b0ba7
"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 10/dc28f8a667095a98e22411a0f067f0c03701c9c92355d1cb74e9b160c49acdf0e5e362cc027ece6a70e4faec721170da2ee38e71f07814c664a2c4cbd494d736
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.0":
version: 5.59.0
resolution: "@tanstack/react-query@npm:5.59.0"
"@tanstack/react-query@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
dependencies:
"@tanstack/query-core": "npm:5.59.0"
"@tanstack/query-core": "npm:5.59.13"
peerDependencies:
react: ^18 || ^19
checksum: 10/48963e7d0603958390db0087c018b71e87187ad84dea03279716b4869de83509027c37f65f3c6c4a1cd7b6f9f14250afffc2aeee5d481528e2308d937422ae41
checksum: 10/a55168650140c6e0a3a20adad9e1ef2088a6834a26d7f3455e90177c7dcff2b9ba92fdc330f4d2b1afe246233330b27f71dec003e883ed6aa195490fcf43e803
languageName: node
linkType: hard

Expand Down Expand Up @@ -1049,23 +1049,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
languageName: node
linkType: hard

Expand All @@ -1076,9 +1076,9 @@ __metadata:
languageName: node
linkType: hard

"viem@npm:^2.21.19":
version: 2.21.19
resolution: "viem@npm:2.21.19"
"viem@npm:^2.21.31":
version: 2.21.31
resolution: "viem@npm:2.21.31"
dependencies:
"@adraffy/ens-normalize": "npm:1.11.0"
"@noble/curves": "npm:1.6.0"
Expand All @@ -1094,7 +1094,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/1e23cb9fbbdc3d7d671b60c45329888cfe6675bc5773f5ec78df6754e65c292b5c20db2567fcacfa6dfd33d8d4123670699e03e3b257bde76d9e40696784b3b5
checksum: 10/32de694c848fb839b60246433fa3c664f8f391612aa8702c55f4528cc3790593cd0c766216ddad16ad049606a8d583b8ba2a3457f314d1cb193e3f358bfa172a
languageName: node
linkType: hard

Expand Down