|
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 | }, |
|
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.21", |
| 119 | + "@types/node": "^20.19.22", |
120 | 120 | "@types/node-fetch": "^2.6.13", |
121 | 121 | "@types/prismjs": "^1.26.5", |
122 | 122 | "@types/react": "^19.2.2", |
123 | | - "@types/react-dom": "^19.2.1", |
| 123 | + "@types/react-dom": "^19.2.2", |
124 | 124 | "@types/swagger-ui-dist": "^3.30.6", |
125 | 125 | "@types/swagger-ui-react": "^5.18.0", |
126 | 126 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
|
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