Skip to content

Commit 048ba74

Browse files
committed
resolve conflicts
2 parents ccdc929 + bb44d5f commit 048ba74

File tree

5 files changed

+323
-654
lines changed

5 files changed

+323
-654
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@astrojs/prism": "^3.3.0",
5050
"@astrojs/react": "^4.3.0",
5151
"@astrojs/sitemap": "^3.5.1",
52-
"@astrojs/vercel": "^8.2.6",
52+
"@astrojs/vercel": "^8.2.7",
5353
"@chainlink/cl-search-frontend": "^0.11.4",
5454
"@chainlink/components": "^0.4.18",
5555
"@chainlink/contracts": "1.4.0",
@@ -62,7 +62,7 @@
6262
"@nanostores/preact": "^0.5.2",
6363
"@nanostores/react": "^0.8.4",
6464
"@openzeppelin/contracts": "^4.9.6",
65-
"astro": "^5.13.3",
65+
"astro": "^5.13.5",
6666
"bignumber.js": "^9.3.1",
6767
"clipboard": "^2.0.11",
6868
"dotenv": "^16.6.1",
@@ -81,8 +81,8 @@
8181
"rehype-slug": "^6.0.0",
8282
"rehype-wrap-all": "^1.1.0",
8383
"remark-directive": "^3.0.1",
84-
"swagger-ui-dist": "^5.27.1",
85-
"swagger-ui-react": "^5.27.1",
84+
"swagger-ui-dist": "^5.28.0",
85+
"swagger-ui-react": "^5.28.0",
8686
"uuid": "^11.1.0"
8787
},
8888
"devDependencies": {
@@ -101,8 +101,8 @@
101101
"@types/node": "^20.19.11",
102102
"@types/node-fetch": "^2.6.13",
103103
"@types/prismjs": "^1.26.5",
104-
"@types/react": "^19.1.11",
105-
"@types/react-dom": "^19.1.7",
104+
"@types/react": "^19.1.12",
105+
"@types/react-dom": "^19.1.9",
106106
"@types/swagger-ui-dist": "^3.30.6",
107107
"@types/swagger-ui-react": "^5.18.0",
108108
"@typescript-eslint/eslint-plugin": "^5.62.0",

0 commit comments

Comments
 (0)