This is an automated email from the ASF dual-hosted git repository.

critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 4b53acac update docsearch version for IME (#425)
4b53acac is described below

commit 4b53acacd86b54b6e7d5d06154f641b3f5057e6b
Author: CritasWang <[email protected]>
AuthorDate: Wed Nov 20 16:37:26 2024 +0800

    update docsearch version for IME (#425)
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 8d582258..445a7e5f 100644
--- a/package.json
+++ b/package.json
@@ -14,9 +14,9 @@
     "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix"
   },
   "devDependencies": {
-    "@docsearch/css": "3.6.1",
-    "@docsearch/js": "3.6.1",
-    "@docsearch/react": "3.6.1",
+    "@docsearch/css": "3.8.0",
+    "@docsearch/js": "3.8.0",
+    "@docsearch/react": "3.8.0",
     "@rushstack/eslint-patch": "1.6.0",
     "@vue/eslint-config-airbnb-with-typescript": "^7.0.1",
     "@vue/repl": "4.1.1",

Reply via email to