From e2f5abae37bd8a4f36f37cc3b5bc5a41ca3d8e19 Mon Sep 17 00:00:00 2001 From: cebgcontract <99630598+cebgcontract@users.noreply.github.com> Date: Mon, 7 Mar 2022 14:32:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4w3modal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 162 ++-------------------------------------------- package.json | 3 +- 2 files changed, 6 insertions(+), 159 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04166c5..9fd3d42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,6 +54,7 @@ "version": "7.16.0", "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.16.0.tgz?cache=0&sync_timestamp=1635560850385&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.16.0.tgz", "integrity": "sha1-mh8OvNpT2aLQAQjEzqzmpdXx8I0=", + "dev": true, "requires": { "@babel/types": "^7.16.0" } @@ -3755,29 +3756,6 @@ "@better-scroll/core": "^2.4.2" } }, - "@emotion/is-prop-valid": { - "version": "0.8.8", - "resolved": "https://registry.npmmirror.com/@emotion/is-prop-valid/download/@emotion/is-prop-valid-0.8.8.tgz", - "integrity": "sha1-2yixxDaKJZtgqXMR1qlS1P0BrBo=", - "requires": { - "@emotion/memoize": "0.7.4" - } - }, - "@emotion/memoize": { - "version": "0.7.4", - "resolved": "https://registry.npmmirror.com/@emotion/memoize/download/@emotion/memoize-0.7.4.tgz", - "integrity": "sha1-Gb8PWvGRSREcQNmLsM+CEZ9dnus=" - }, - "@emotion/stylis": { - "version": "0.8.5", - "resolved": "https://registry.npmmirror.com/@emotion/stylis/download/@emotion/stylis-0.8.5.tgz", - "integrity": "sha1-3qyzib1u530ef8rMzp4WxcfnjgQ=" - }, - "@emotion/unitless": { - "version": "0.7.5", - "resolved": "https://registry.npmmirror.com/@emotion/unitless/download/@emotion/unitless-0.7.5.tgz", - "integrity": "sha1-dyESkcGQCnALinjPr9oxYNdpSe0=" - }, "@eslint/eslintrc": { "version": "0.4.3", "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/download/@eslint/eslintrc-0.4.3.tgz", @@ -6434,22 +6412,6 @@ "@babel/helper-define-polyfill-provider": "^0.3.0" } }, - "babel-plugin-styled-components": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/babel-plugin-styled-components/download/babel-plugin-styled-components-2.0.2.tgz", - "integrity": "sha512-7eG5NE8rChnNTDxa6LQfynwgHTVOYYaHJbUYSlOhk8QBXIQiMBKq4gyfHBBKPrxUcVBXVJL61ihduCpCQbuNbw==", - "requires": { - "@babel/helper-annotate-as-pure": "^7.16.0", - "@babel/helper-module-imports": "^7.16.0", - "babel-plugin-syntax-jsx": "^6.18.0", - "lodash": "^4.17.11" - } - }, - "babel-plugin-syntax-jsx": { - "version": "6.18.0", - "resolved": "https://registry.npmmirror.com/babel-plugin-syntax-jsx/download/babel-plugin-syntax-jsx-6.18.0.tgz", - "integrity": "sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=" - }, "babel-plugin-transform-remove-console": { "version": "6.9.4", "resolved": "https://registry.npmmirror.com/babel-plugin-transform-remove-console/download/babel-plugin-transform-remove-console-6.9.4.tgz", @@ -7158,11 +7120,6 @@ } } }, - "camelize": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/camelize/download/camelize-1.0.0.tgz", - "integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=" - }, "caniuse-api": { "version": "3.0.0", "resolved": "http://registry.npm.taobao.org/caniuse-api/download/caniuse-api-3.0.0.tgz", @@ -8306,11 +8263,6 @@ "randomfill": "^1.0.3" } }, - "css-color-keywords": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/css-color-keywords/download/css-color-keywords-1.0.0.tgz", - "integrity": "sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=" - }, "css-color-names": { "version": "0.0.4", "resolved": "http://registry.npm.taobao.org/css-color-names/download/css-color-names-0.0.4.tgz", @@ -8374,16 +8326,6 @@ "integrity": "sha1-Oy/0lyzDYquIVhUHqVQIoUMhNdc=", "dev": true }, - "css-to-react-native": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/css-to-react-native/download/css-to-react-native-3.0.0.tgz", - "integrity": "sha1-YtvmeAcqgkpom8/uAR/JbgKn11Y=", - "requires": { - "camelize": "^1.0.0", - "css-color-keywords": "^1.0.0", - "postcss-value-parser": "^4.0.2" - } - }, "css-tree": { "version": "1.0.0-alpha.37", "resolved": "https://registry.npmmirror.com/css-tree/download/css-tree-1.0.0-alpha.37.tgz", @@ -11792,14 +11734,6 @@ "minimalistic-crypto-utils": "^1.0.1" } }, - "hoist-non-react-statics": { - "version": "3.3.2", - "resolved": "https://registry.npmmirror.com/hoist-non-react-statics/download/hoist-non-react-statics-3.3.2.tgz", - "integrity": "sha1-7OCsr3HWLClpwuxZ/v9CpLGoW0U=", - "requires": { - "react-is": "^16.7.0" - } - }, "hoopy": { "version": "0.1.4", "resolved": "http://registry.npm.taobao.org/hoopy/download/hoopy-0.1.4.tgz", @@ -13479,14 +13413,6 @@ "integrity": "sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==", "dev": true }, - "loose-envify": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/loose-envify/download/loose-envify-1.4.0.tgz", - "integrity": "sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=", - "requires": { - "js-tokens": "^3.0.0 || ^4.0.0" - } - }, "loud-rejection": { "version": "1.6.0", "resolved": "https://registry.npm.taobao.org/loud-rejection/download/loud-rejection-1.6.0.tgz", @@ -15650,7 +15576,8 @@ "postcss-value-parser": { "version": "4.2.0", "resolved": "https://registry.npmmirror.com/postcss-value-parser/download/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" + "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", + "dev": true }, "preact": { "version": "10.4.1", @@ -15743,16 +15670,6 @@ "set-immediate-shim": "^1.0.1" } }, - "prop-types": { - "version": "15.8.1", - "resolved": "https://registry.npmmirror.com/prop-types/download/prop-types-15.8.1.tgz", - "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", - "requires": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.13.1" - } - }, "proxy-addr": { "version": "2.0.7", "resolved": "https://registry.nlark.com/proxy-addr/download/proxy-addr-2.0.7.tgz", @@ -16074,32 +15991,6 @@ "unpipe": "1.0.0" } }, - "react": { - "version": "16.14.0", - "resolved": "https://registry.npmmirror.com/react/download/react-16.14.0.tgz", - "integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "prop-types": "^15.6.2" - } - }, - "react-dom": { - "version": "16.14.0", - "resolved": "https://registry.npmmirror.com/react-dom/download/react-dom-16.14.0.tgz", - "integrity": "sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1", - "prop-types": "^15.6.2", - "scheduler": "^0.19.1" - } - }, - "react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmmirror.com/react-is/download/react-is-16.13.1.tgz", - "integrity": "sha1-eJcppNw23imZ3BVt1sHZwYzqVqQ=" - }, "read-pkg": { "version": "5.2.0", "resolved": "https://registry.nlark.com/read-pkg/download/read-pkg-5.2.0.tgz?cache=0&sync_timestamp=1628985016801&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fread-pkg%2Fdownload%2Fread-pkg-5.2.0.tgz", @@ -16818,15 +16709,6 @@ "integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk=", "dev": true }, - "scheduler": { - "version": "0.19.1", - "resolved": "https://registry.npmmirror.com/scheduler/download/scheduler-0.19.1.tgz", - "integrity": "sha1-Tz4u0sGn1laB9MhU+oxaHMtA8ZY=", - "requires": { - "loose-envify": "^1.1.0", - "object-assign": "^4.1.1" - } - }, "schema-utils": { "version": "2.7.1", "resolved": "https://registry.npmmirror.com/schema-utils/download/schema-utils-2.7.1.tgz?cache=0&sync_timestamp=1637075905726&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fschema-utils%2Fdownload%2Fschema-utils-2.7.1.tgz", @@ -17100,11 +16982,6 @@ "kind-of": "^6.0.2" } }, - "shallowequal": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/shallowequal/download/shallowequal-1.1.0.tgz", - "integrity": "sha1-GI1SHelbkIdAT9TctosT3wrk5/g=" - }, "shebang-command": { "version": "1.2.0", "resolved": "https://registry.npm.taobao.org/shebang-command/download/shebang-command-1.2.0.tgz", @@ -17751,23 +17628,6 @@ "integrity": "sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=", "dev": true }, - "styled-components": { - "version": "5.3.3", - "resolved": "https://registry.npmmirror.com/styled-components/download/styled-components-5.3.3.tgz", - "integrity": "sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==", - "requires": { - "@babel/helper-module-imports": "^7.0.0", - "@babel/traverse": "^7.4.5", - "@emotion/is-prop-valid": "^0.8.8", - "@emotion/stylis": "^0.8.4", - "@emotion/unitless": "^0.7.4", - "babel-plugin-styled-components": ">= 1.12.0", - "css-to-react-native": "^3.0.0", - "hoist-non-react-statics": "^3.0.0", - "shallowequal": "^1.1.0", - "supports-color": "^5.5.0" - } - }, "stylehacks": { "version": "4.0.3", "resolved": "https://registry.nlark.com/stylehacks/download/stylehacks-4.0.3.tgz?cache=0&sync_timestamp=1621449595596&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstylehacks%2Fdownload%2Fstylehacks-4.0.3.tgz", @@ -18424,7 +18284,8 @@ "tslib": { "version": "1.14.1", "resolved": "https://registry.nlark.com/tslib/download/tslib-1.14.1.tgz?cache=0&sync_timestamp=1628722833529&other_urls=https%3A%2F%2Fregistry.nlark.com%2Ftslib%2Fdownload%2Ftslib-1.14.1.tgz", - "integrity": "sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=" + "integrity": "sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=", + "dev": true }, "tslint": { "version": "5.20.1", @@ -19786,19 +19647,6 @@ } } }, - "web3modal": { - "version": "1.9.5", - "resolved": "https://registry.npmmirror.com/web3modal/download/web3modal-1.9.5.tgz", - "integrity": "sha512-L5ME6zgoaCDa+T66skW9WpxGOJX6vU9v+7aLacoQJhU3AMTk784ionpX+Pg4UdhdM+UQW+odge32GkwEX11czQ==", - "requires": { - "detect-browser": "^5.1.0", - "prop-types": "^15.7.2", - "react": "^16.8.6", - "react-dom": "^16.8.6", - "styled-components": "^5.3.3", - "tslib": "^1.10.0" - } - }, "webpack": { "version": "4.46.0", "resolved": "https://registry.npmmirror.com/webpack/download/webpack-4.46.0.tgz", diff --git a/package.json b/package.json index 1d8c080..6ebdbdf 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,7 @@ "vue-youtube-embed": "^2.2.2", "vuex": "^3.4.0", "vuex-module-decorators": "^2.0.0", - "web3": "^1.7.0", - "web3modal": "^1.9.5" + "web3": "^1.7.0" }, "devDependencies": { "@babel/plugin-proposal-optional-chaining": "^7.16.7",