Skip to content

Commit 947aa93

Browse files
committed
Merge main & resolve conflicts
2 parents 6662e0b + a9913ba commit 947aa93

33 files changed

+2662
-944
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", "plasma","ronin",
160160
"scroll", "shibarium", "sei", "soneium", "sonic",
161161
"solana", "taiko", "unichain", "worldchain", "zksync"
162162
];

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"@11ty/eleventy-fetch": "^4.0.1",
5050
"@apollo/client": "^3.14.0",
5151
"@astro-community/astro-embed-youtube": "^0.5.7",
52-
"@astrojs/mdx": "^4.3.4",
52+
"@astrojs/mdx": "^4.3.6",
5353
"@astrojs/partytown": "^2.1.4",
5454
"@astrojs/preact": "^4.1.0",
5555
"@astrojs/prism": "^3.3.0",
56-
"@astrojs/react": "^4.3.0",
57-
"@astrojs/sitemap": "^3.5.1",
56+
"@astrojs/react": "^4.4.0",
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",
@@ -67,8 +67,8 @@
6767
"@nanostores/preact": "^0.5.2",
6868
"@nanostores/react": "^0.8.4",
6969
"@openzeppelin/contracts": "^4.9.6",
70-
"@supabase/supabase-js": "^2.57.4",
71-
"astro": "^5.13.7",
70+
"@supabase/supabase-js": "^2.58.0",
71+
"astro": "^5.14.1",
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.12.0",
9595
"preact": "^10.27.2",
9696
"react-instantsearch": "^7.16.3",
9797
"rehype-autolink-headings": "^7.1.0",
@@ -116,10 +116,10 @@
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",
122-
"@types/react": "^19.1.13",
122+
"@types/react": "^19.1.15",
123123
"@types/react-dom": "^19.1.9",
124124
"@types/swagger-ui-dist": "^3.30.6",
125125
"@types/swagger-ui-react": "^5.18.0",
@@ -135,7 +135,7 @@
135135
"hardhat": "^2.26.3",
136136
"husky": "^9.1.7",
137137
"jest-yaml-transform": "^0.2.0",
138-
"knip": "^5.63.0",
138+
"knip": "^5.64.1",
139139
"lint-staged": "^15.5.2",
140140
"openapi-types": "^12.1.3",
141141
"pino-pretty": "^13.1.1",
@@ -145,9 +145,9 @@
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",
150-
"tsx": "^4.20.5",
150+
"tsx": "^4.20.6",
151151
"typescript": "^5.9.2",
152152
"vite": "^6.3.5"
153153
},

public/assets/chains/jovay.svg

Lines changed: 21 additions & 0 deletions
Loading

public/assets/chains/plasma.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)