|
|
@ -14,7 +14,7 @@ |
|
|
"antd-mobile": "^2.3.4", |
|
|
"antd-mobile": "^2.3.4", |
|
|
"axios": "^0.21.1", |
|
|
"axios": "^0.21.1", |
|
|
"graphql": "^15.5.0", |
|
|
"graphql": "^15.5.0", |
|
|
"node-sass": "^9.0.0", |
|
|
|
|
|
|
|
|
"node-sass": "^8.0.0", |
|
|
"qrcodejs2": "^0.0.2", |
|
|
"qrcodejs2": "^0.0.2", |
|
|
"react": "^17.0.1", |
|
|
"react": "^17.0.1", |
|
|
"react-dom": "^17.0.1", |
|
|
"react-dom": "^17.0.1", |
|
|
@ -13761,9 +13761,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/node-sass": { |
|
|
"node_modules/node-sass": { |
|
|
"version": "9.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/node-sass/-/node-sass-9.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-yltEuuLrfH6M7Pq2gAj5B6Zm7m+gdZoG66wTqG6mIZV/zijq3M2OO2HswtT6oBspPyFhHDcaxWpsBm0fRNDHPg==", |
|
|
|
|
|
|
|
|
"version": "8.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/node-sass/-/node-sass-8.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-jPzqCF2/e6JXw6r3VxfIqYc8tKQdkj5Z/BDATYyG6FL6b/LuYBNFGFVhus0mthcWifHm/JzBpKAd+3eXsWeK/A==", |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"async-foreach": "^0.1.3", |
|
|
"async-foreach": "^0.1.3", |
|
|
@ -13785,7 +13785,7 @@ |
|
|
"node-sass": "bin/node-sass" |
|
|
"node-sass": "bin/node-sass" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=16" |
|
|
|
|
|
|
|
|
"node": ">=14" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/nopt": { |
|
|
"node_modules/nopt": { |
|
|
@ -17020,36 +17020,6 @@ |
|
|
"json5": "lib/cli.js" |
|
|
"json5": "lib/cli.js" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/react-scripts/node_modules/node-sass": { |
|
|
|
|
|
"version": "8.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/node-sass/-/node-sass-8.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-jPzqCF2/e6JXw6r3VxfIqYc8tKQdkj5Z/BDATYyG6FL6b/LuYBNFGFVhus0mthcWifHm/JzBpKAd+3eXsWeK/A==", |
|
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"async-foreach": "^0.1.3", |
|
|
|
|
|
"chalk": "^4.1.2", |
|
|
|
|
|
"cross-spawn": "^7.0.3", |
|
|
|
|
|
"gaze": "^1.0.0", |
|
|
|
|
|
"get-stdin": "^4.0.1", |
|
|
|
|
|
"glob": "^7.0.3", |
|
|
|
|
|
"lodash": "^4.17.15", |
|
|
|
|
|
"make-fetch-happen": "^10.0.4", |
|
|
|
|
|
"meow": "^9.0.0", |
|
|
|
|
|
"nan": "^2.17.0", |
|
|
|
|
|
"node-gyp": "^8.4.1", |
|
|
|
|
|
"sass-graph": "^4.0.1", |
|
|
|
|
|
"stdout-stream": "^1.4.0", |
|
|
|
|
|
"true-case-path": "^2.2.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"node-sass": "bin/node-sass" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=14" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/react-scripts/node_modules/pify": { |
|
|
"node_modules/react-scripts/node_modules/pify": { |
|
|
"version": "4.0.1", |
|
|
"version": "4.0.1", |
|
|
"resolved": "https://registry.npm.taobao.org/pify/download/pify-4.0.1.tgz", |
|
|
"resolved": "https://registry.npm.taobao.org/pify/download/pify-4.0.1.tgz", |
|
|
|