|
49 | 49 | "@11ty/eleventy-fetch": "^4.0.1", |
50 | 50 | "@apollo/client": "^3.14.0", |
51 | 51 | "@astro-community/astro-embed-youtube": "^0.5.7", |
52 | | - "@astrojs/mdx": "^4.3.4", |
| 52 | + "@astrojs/mdx": "^4.3.6", |
53 | 53 | "@astrojs/partytown": "^2.1.4", |
54 | 54 | "@astrojs/preact": "^4.1.0", |
55 | 55 | "@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", |
58 | 58 | "@astrojs/vercel": "^8.2.7", |
59 | 59 | "@chainlink/cl-search-frontend": "^0.11.4", |
60 | 60 | "@chainlink/components": "^0.4.18", |
|
67 | 67 | "@nanostores/preact": "^0.5.2", |
68 | 68 | "@nanostores/react": "^0.8.4", |
69 | 69 | "@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", |
72 | 72 | "@solana-program/compute-budget": "^0.9.0", |
73 | 73 | "@solana-program/system": "^0.8.0", |
74 | 74 | "@solana-program/token": "^0.6.0", |
|
91 | 91 | "lodash": "^4.17.21", |
92 | 92 | "marked": "^15.0.12", |
93 | 93 | "nanostores": "^0.11.4", |
94 | | - "pino": "^9.9.5", |
| 94 | + "pino": "^9.12.0", |
95 | 95 | "preact": "^10.27.2", |
96 | 96 | "react-instantsearch": "^7.16.3", |
97 | 97 | "rehype-autolink-headings": "^7.1.0", |
|
116 | 116 | "@rollup/plugin-yaml": "^4.1.2", |
117 | 117 | "@types/jest": "^29.5.14", |
118 | 118 | "@types/lodash": "^4.17.20", |
119 | | - "@types/node": "^20.19.14", |
| 119 | + "@types/node": "^20.19.17", |
120 | 120 | "@types/node-fetch": "^2.6.13", |
121 | 121 | "@types/prismjs": "^1.26.5", |
122 | | - "@types/react": "^19.1.13", |
| 122 | + "@types/react": "^19.1.15", |
123 | 123 | "@types/react-dom": "^19.1.9", |
124 | 124 | "@types/swagger-ui-dist": "^3.30.6", |
125 | 125 | "@types/swagger-ui-react": "^5.18.0", |
|
135 | 135 | "hardhat": "^2.26.3", |
136 | 136 | "husky": "^9.1.7", |
137 | 137 | "jest-yaml-transform": "^0.2.0", |
138 | | - "knip": "^5.63.0", |
| 138 | + "knip": "^5.64.1", |
139 | 139 | "lint-staged": "^15.5.2", |
140 | 140 | "openapi-types": "^12.1.3", |
141 | 141 | "pino-pretty": "^13.1.1", |
|
145 | 145 | "solhint": "^5.2.0", |
146 | 146 | "solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules", |
147 | 147 | "solhint-plugin-prettier": "^0.1.0", |
148 | | - "ts-jest": "^29.4.1", |
| 148 | + "ts-jest": "^29.4.4", |
149 | 149 | "tsconfig-paths": "^4.2.0", |
150 | | - "tsx": "^4.20.5", |
| 150 | + "tsx": "^4.20.6", |
151 | 151 | "typescript": "^5.9.2", |
152 | 152 | "vite": "^6.3.5" |
153 | 153 | }, |
|
0 commit comments