We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee12c32 commit 61be82dCopy full SHA for 61be82d
package.json
@@ -93,11 +93,11 @@
93
},
94
"devDependencies": {
95
"@actions/github": "~5.1.1",
96
- "@algolia/client-search": "~4.17.1",
+ "@algolia/client-search": "~4.18.0",
97
"@types/markdown-it": "~12.2.3",
98
"@types/node": "~20.3.1",
99
"@types/prettier": "~2.7.3",
100
- "@types/react": "~18.2.8",
+ "@types/react": "~18.2.14",
101
"@types/sanitize-html": "~2.9.0",
102
"@types/semver": "~7.5.0",
103
"@types/validator": "~13.7.17",
@@ -133,7 +133,7 @@
133
"typescript": "~4.9.5",
134
"validator": "~13.9.0",
135
"vite": "~4.3.9",
136
- "vitepress": "1.0.0-beta.1",
+ "vitepress": "1.0.0-beta.4",
137
"vitest": "~0.32.2",
138
"vue": "~3.3.4"
139
0 commit comments