We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 303f6f6 + 02ead05 commit a399b84Copy full SHA for a399b84
package.json
@@ -93,7 +93,7 @@
93
]
94
},
95
"devDependencies": {
96
- "@algolia/client-search": "~4.14.1",
+ "@algolia/client-search": "~4.14.2",
97
"@types/markdown-it": "~12.2.3",
98
"@types/node": "~18.0.6",
99
"@types/prettier": "~2.6.4",
@@ -106,7 +106,7 @@
106
"c8": "~7.12.0",
107
"conventional-changelog-cli": "~2.2.2",
108
"cypress": "~10.3.1",
109
- "esbuild": "~0.14.50",
+ "esbuild": "~0.14.51",
110
"eslint": "~8.20.0",
111
"eslint-config-prettier": "~8.5.0",
112
"eslint-define-config": "~1.5.1",
@@ -135,7 +135,7 @@
135
"vitepress": "~0.22.4",
136
"vitest": "~0.19.1"
137
138
- "packageManager": "pnpm@7.6.0",
+ "packageManager": "pnpm@7.7.0",
139
"engines": {
140
"node": ">=14.0.0",
141
"npm": ">=6.0.0"
0 commit comments