|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@11ty/eleventy-fetch": "^4.0.1", |
44 | | - "@apollo/client": "^3.13.8", |
| 44 | + "@apollo/client": "^3.13.9", |
45 | 45 | "@astro-community/astro-embed-youtube": "^0.5.6", |
46 | | - "@astrojs/mdx": "^4.3.1", |
| 46 | + "@astrojs/mdx": "^4.3.3", |
47 | 47 | "@astrojs/partytown": "^2.1.4", |
48 | 48 | "@astrojs/preact": "^4.1.0", |
49 | 49 | "@astrojs/prism": "^3.3.0", |
50 | 50 | "@astrojs/react": "^4.3.0", |
51 | | - "@astrojs/sitemap": "^3.4.1", |
52 | | - "@astrojs/vercel": "^8.2.3", |
| 51 | + "@astrojs/sitemap": "^3.4.2", |
| 52 | + "@astrojs/vercel": "^8.2.5", |
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.12.3", |
| 65 | + "astro": "^5.12.8", |
66 | 66 | "bignumber.js": "^9.3.1", |
67 | 67 | "clipboard": "^2.0.11", |
68 | 68 | "dotenv": "^16.6.1", |
|
99 | 99 | "@types/jest": "^29.5.14", |
100 | 100 | "@types/lodash": "^4.17.20", |
101 | 101 | "@types/node": "^20.19.9", |
102 | | - "@types/node-fetch": "^2.6.12", |
| 102 | + "@types/node-fetch": "^2.6.13", |
103 | 103 | "@types/prismjs": "^1.26.5", |
104 | | - "@types/react": "^19.1.8", |
105 | | - "@types/react-dom": "^19.1.6", |
| 104 | + "@types/react": "^19.1.9", |
| 105 | + "@types/react-dom": "^19.1.7", |
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", |
|
125 | 125 | "solhint": "^5.2.0", |
126 | 126 | "solhint-plugin-chainlink-solidity": "github:smartcontractkit/chainlink-solhint-rules", |
127 | 127 | "solhint-plugin-prettier": "^0.1.0", |
128 | | - "ts-jest": "^29.4.0", |
| 128 | + "ts-jest": "^29.4.1", |
129 | 129 | "tsconfig-paths": "^4.2.0", |
130 | 130 | "tsx": "^4.20.3", |
131 | | - "typescript": "^5.8.3", |
| 131 | + "typescript": "^5.9.2", |
132 | 132 | "vite": "^6.3.5" |
133 | 133 | }, |
134 | 134 | "lint-staged": { |
|
0 commit comments