|
49 | 49 | "@astrojs/prism": "^3.3.0", |
50 | 50 | "@astrojs/react": "^4.3.0", |
51 | 51 | "@astrojs/sitemap": "^3.5.1", |
52 | | - "@astrojs/vercel": "^8.2.6", |
| 52 | + "@astrojs/vercel": "^8.2.7", |
53 | 53 | "@chainlink/cl-search-frontend": "^0.11.4", |
54 | 54 | "@chainlink/components": "^0.4.18", |
55 | 55 | "@chainlink/contracts": "1.4.0", |
|
62 | 62 | "@nanostores/preact": "^0.5.2", |
63 | 63 | "@nanostores/react": "^0.8.4", |
64 | 64 | "@openzeppelin/contracts": "^4.9.6", |
65 | | - "astro": "^5.13.3", |
| 65 | + "astro": "^5.13.5", |
66 | 66 | "bignumber.js": "^9.3.1", |
67 | 67 | "clipboard": "^2.0.11", |
68 | 68 | "dotenv": "^16.6.1", |
|
81 | 81 | "rehype-slug": "^6.0.0", |
82 | 82 | "rehype-wrap-all": "^1.1.0", |
83 | 83 | "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", |
86 | 86 | "uuid": "^11.1.0" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
|
101 | 101 | "@types/node": "^20.19.11", |
102 | 102 | "@types/node-fetch": "^2.6.13", |
103 | 103 | "@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", |
106 | 106 | "@types/swagger-ui-dist": "^3.30.6", |
107 | 107 | "@types/swagger-ui-react": "^5.18.0", |
108 | 108 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
|
0 commit comments