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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git


The following commit(s) were added to refs/heads/master by this push:
     new 8513760  chore: remove scroll-into-view type dep
8513760 is described below

commit 85137601eed717694fd37f4d8f327da74fd84d5c
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Fri Nov 11 13:42:08 2022 +0800

    chore: remove scroll-into-view type dep
---
 package-lock.json | 13 -------------
 package.json      |  1 -
 2 files changed, 14 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index bc7fa9c..a1125e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,6 @@
         "@nuxt/typescript-build": "^2.1.0",
         "@nuxtjs/eslint-config-typescript": "^11.0.0",
         "@nuxtjs/tailwindcss": "^4.1.2",
-        "@types/scroll-into-view": "^1.16.0",
         "babel-eslint": "^10.1.0",
         "cheerio": "^1.0.0-rc.12",
         "eslint": "^8.27.0",
@@ -3390,12 +3389,6 @@
         "@types/webpack": "^4"
       }
     },
-    "node_modules/@types/scroll-into-view": {
-      "version": "1.16.0",
-      "resolved": 
"https://registry.npmjs.org/@types/scroll-into-view/-/scroll-into-view-1.16.0.tgz";,
-      "integrity": 
"sha512-WT0YBP7CLi3XH/gDbWdtBf4mQVyE7zQrpEZ2rNrxz9tVoIPJf97zGlfRqnkECj7P8rPkFxVlo1KbOOMetcchdA==",
-      "dev": true
-    },
     "node_modules/@types/semver": {
       "version": "7.3.13",
       "resolved": 
"https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz";,
@@ -22139,12 +22132,6 @@
         "@types/webpack": "^4"
       }
     },
-    "@types/scroll-into-view": {
-      "version": "1.16.0",
-      "resolved": 
"https://registry.npmjs.org/@types/scroll-into-view/-/scroll-into-view-1.16.0.tgz";,
-      "integrity": 
"sha512-WT0YBP7CLi3XH/gDbWdtBf4mQVyE7zQrpEZ2rNrxz9tVoIPJf97zGlfRqnkECj7P8rPkFxVlo1KbOOMetcchdA==",
-      "dev": true
-    },
     "@types/semver": {
       "version": "7.3.13",
       "resolved": 
"https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz";,
diff --git a/package.json b/package.json
index 9da8dd0..a8759a5 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,6 @@
     "@nuxt/typescript-build": "^2.1.0",
     "@nuxtjs/eslint-config-typescript": "^11.0.0",
     "@nuxtjs/tailwindcss": "^4.1.2",
-    "@types/scroll-into-view": "^1.16.0",
     "babel-eslint": "^10.1.0",
     "cheerio": "^1.0.0-rc.12",
     "eslint": "^8.27.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to