|
55 | 55 | "@astrojs/prism": "^3.3.0", |
56 | 56 | "@astrojs/react": "^4.4.0", |
57 | 57 | "@astrojs/sitemap": "^3.6.0", |
58 | | - "@astrojs/vercel": "^8.2.9", |
| 58 | + "@astrojs/vercel": "^8.2.10", |
59 | 59 | "@chainlink/cl-search-frontend": "^0.12.0", |
60 | 60 | "@chainlink/components": "^0.4.18", |
61 | 61 | "@chainlink/contracts": "1.4.0", |
|
98 | 98 | "rehype-slug": "^6.0.0", |
99 | 99 | "rehype-wrap-all": "^1.1.0", |
100 | 100 | "remark-directive": "^3.0.1", |
101 | | - "swagger-ui-dist": "^5.29.4", |
102 | | - "swagger-ui-react": "^5.29.4", |
| 101 | + "swagger-ui-dist": "^5.29.5", |
| 102 | + "swagger-ui-react": "^5.29.5", |
103 | 103 | "tweetnacl": "^1.0.3", |
104 | 104 | "uuid": "^11.1.0" |
105 | 105 | }, |
|
135 | 135 | "hardhat": "^2.26.3", |
136 | 136 | "husky": "^9.1.7", |
137 | 137 | "jest-yaml-transform": "^0.2.0", |
138 | | - "knip": "^5.65.0", |
| 138 | + "knip": "^5.66.2", |
139 | 139 | "lint-staged": "^15.5.2", |
140 | 140 | "openapi-types": "^12.1.3", |
141 | 141 | "pino-pretty": "^13.1.2", |
|
149 | 149 | "tsconfig-paths": "^4.2.0", |
150 | 150 | "tsx": "^4.20.6", |
151 | 151 | "typescript": "^5.9.3", |
152 | | - "vite": "^6.3.5" |
| 152 | + "vite": "^6.4.1" |
153 | 153 | }, |
154 | 154 | "lint-staged": { |
155 | 155 | "*.{css,md,mdx,yml,yaml,astro}": "prettier --write", |
|
0 commit comments