Skip to content

Commit 9952a7e

Browse files
committed
Merge branch 'ds-aptos-integration' of github.com:smartcontractkit/documentation into ds-aptos-integration
2 parents 119f6f7 + 667f082 commit 9952a7e

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@astrojs/prism": "^3.3.0",
5656
"@astrojs/react": "^4.4.0",
5757
"@astrojs/sitemap": "^3.6.0",
58-
"@astrojs/vercel": "^8.2.9",
58+
"@astrojs/vercel": "^8.2.10",
5959
"@chainlink/cl-search-frontend": "^0.12.0",
6060
"@chainlink/components": "^0.4.18",
6161
"@chainlink/contracts": "1.4.0",
@@ -98,8 +98,8 @@
9898
"rehype-slug": "^6.0.0",
9999
"rehype-wrap-all": "^1.1.0",
100100
"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",
103103
"tweetnacl": "^1.0.3",
104104
"uuid": "^11.1.0"
105105
},
@@ -135,7 +135,7 @@
135135
"hardhat": "^2.26.3",
136136
"husky": "^9.1.7",
137137
"jest-yaml-transform": "^0.2.0",
138-
"knip": "^5.65.0",
138+
"knip": "^5.66.2",
139139
"lint-staged": "^15.5.2",
140140
"openapi-types": "^12.1.3",
141141
"pino-pretty": "^13.1.2",
@@ -149,7 +149,7 @@
149149
"tsconfig-paths": "^4.2.0",
150150
"tsx": "^4.20.6",
151151
"typescript": "^5.9.3",
152-
"vite": "^6.3.5"
152+
"vite": "^6.4.1"
153153
},
154154
"lint-staged": {
155155
"*.{css,md,mdx,yml,yaml,astro}": "prettier --write",

0 commit comments

Comments
 (0)