Skip to content

Commit 3f8522c

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/linting-tools-a9e6197da8
2 parents 4a43c70 + b1d7a37 commit 3f8522c

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 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
},
@@ -116,11 +116,11 @@
116116
"@rollup/plugin-yaml": "^4.1.2",
117117
"@types/jest": "^29.5.14",
118118
"@types/lodash": "^4.17.20",
119-
"@types/node": "^20.19.21",
119+
"@types/node": "^20.19.22",
120120
"@types/node-fetch": "^2.6.13",
121121
"@types/prismjs": "^1.26.5",
122122
"@types/react": "^19.2.2",
123-
"@types/react-dom": "^19.2.1",
123+
"@types/react-dom": "^19.2.2",
124124
"@types/swagger-ui-dist": "^3.30.6",
125125
"@types/swagger-ui-react": "^5.18.0",
126126
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -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)