Skip to content

Commit 1a03749

Browse files
authored
Merge branch 'main' into rwa-v8-ff
2 parents d8c805f + 3de85b3 commit 1a03749

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6313
-537
lines changed

.github/scripts/data/detect-data.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ node <<EOF
154154
155155
// === data-streams networks
156156
const STREAMS_NETWORKS = [
157-
"apechain", "arbitrum", "avalanche", "base", "berachain", "bitlayer", "blast",
157+
"0g", apechain", "arbitrum", "avalanche", "base", "berachain", "bitlayer", "blast",
158158
"bnb-chain", "bob", "botanix", "celo", "ethereum", "gnosis-chain", "gravity", "hashkey", "hyperliquid",
159-
"ink", "katana", "lens", "linea", "mantle", "metis", "opbnb", "optimism", "polygon", "ronin",
159+
"ink", jovay, "katana", "lens", "linea", "mantle", "metis", "opbnb", "optimism", "polygon", "ronin",
160160
"scroll", "shibarium", "sei", "soneium", "sonic",
161161
"solana", "taiko", "unichain", "worldchain", "zksync"
162162
];

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@astrojs/preact": "^4.1.0",
5555
"@astrojs/prism": "^3.3.0",
5656
"@astrojs/react": "^4.3.0",
57-
"@astrojs/sitemap": "^3.5.1",
57+
"@astrojs/sitemap": "^3.6.0",
5858
"@astrojs/vercel": "^8.2.7",
5959
"@chainlink/cl-search-frontend": "^0.11.4",
6060
"@chainlink/components": "^0.4.18",
@@ -68,7 +68,7 @@
6868
"@nanostores/react": "^0.8.4",
6969
"@openzeppelin/contracts": "^4.9.6",
7070
"@supabase/supabase-js": "^2.57.4",
71-
"astro": "^5.13.7",
71+
"astro": "^5.13.9",
7272
"@solana-program/compute-budget": "^0.9.0",
7373
"@solana-program/system": "^0.8.0",
7474
"@solana-program/token": "^0.6.0",
@@ -91,7 +91,7 @@
9191
"lodash": "^4.17.21",
9292
"marked": "^15.0.12",
9393
"nanostores": "^0.11.4",
94-
"pino": "^9.9.5",
94+
"pino": "^9.11.0",
9595
"preact": "^10.27.2",
9696
"react-instantsearch": "^7.16.3",
9797
"rehype-autolink-headings": "^7.1.0",
@@ -116,7 +116,7 @@
116116
"@rollup/plugin-yaml": "^4.1.2",
117117
"@types/jest": "^29.5.14",
118118
"@types/lodash": "^4.17.20",
119-
"@types/node": "^20.19.14",
119+
"@types/node": "^20.19.17",
120120
"@types/node-fetch": "^2.6.13",
121121
"@types/prismjs": "^1.26.5",
122122
"@types/react": "^19.1.13",
@@ -145,7 +145,7 @@
145145
"solhint": "^5.2.0",
146146
"solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules",
147147
"solhint-plugin-prettier": "^0.1.0",
148-
"ts-jest": "^29.4.1",
148+
"ts-jest": "^29.4.4",
149149
"tsconfig-paths": "^4.2.0",
150150
"tsx": "^4.20.5",
151151
"typescript": "^5.9.2",

public/assets/chains/jovay.svg

Lines changed: 21 additions & 0 deletions
Loading

public/assets/chains/kaia.svg

Lines changed: 4 additions & 0 deletions
Loading

public/assets/chains/plasma.svg

Lines changed: 4 additions & 0 deletions
Loading

public/assets/chains/tac.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)