chore: update packages

This commit is contained in:
woothu
2019-06-18 13:16:57 +02:00
parent a95d98c9a3
commit 3ff7ab8f1e
3 changed files with 543 additions and 67 deletions
+530 -52
View File
@@ -849,7 +849,7 @@
"version": "file:../coreui-vue",
"requires": {
"@coreui/coreui": "3.0.0-alpha.12",
"@coreui/icons": "file:../coreui-icons",
"@coreui/icons": "0.3.0",
"element-resize-detector": "1.2.0",
"popper.js": "1.15.0",
"tooltip.js": "1.3.2",
@@ -1468,7 +1468,7 @@
"@babel/plugin-transform-template-literals": "7.4.4",
"@babel/plugin-transform-typeof-symbol": "7.2.0",
"@babel/plugin-transform-unicode-regex": "7.4.4",
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"invariant": "2.2.4",
"js-levenshtein": "1.1.6",
"semver": "5.7.0"
@@ -1530,7 +1530,7 @@
}
},
"@coreui/icons": {
"version": "file:../coreui-icons",
"version": "0.3.0",
"bundled": true
},
"@hapi/address": {
@@ -1781,6 +1781,7 @@
"requires": {
"@vue/cli-shared-utils": "3.8.0",
"chromedriver": "2.46.0",
"deepmerge": "3.2.1",
"execa": "1.0.0",
"nightwatch": "0.9.21",
"selenium-server": "3.141.59"
@@ -1791,6 +1792,7 @@
"bundled": true,
"requires": {
"@vue/cli-shared-utils": "3.8.0",
"babel-eslint": "10.0.2",
"eslint": "4.19.1",
"eslint-loader": "2.1.2",
"eslint-plugin-vue": "4.7.1",
@@ -1977,6 +1979,146 @@
}
}
},
"@vue/cli-service": {
"version": "3.8.4",
"bundled": true,
"requires": {
"@intervolga/optimize-cssnano-plugin": "1.0.6",
"@soda/friendly-errors-webpack-plugin": "1.7.1",
"@vue/cli-overlay": "3.8.0",
"@vue/cli-shared-utils": "3.8.0",
"@vue/component-compiler-utils": "2.6.0",
"@vue/preload-webpack-plugin": "1.1.0",
"@vue/web-component-wrapper": "1.2.0",
"acorn": "6.1.1",
"acorn-walk": "6.1.1",
"address": "1.1.0",
"autoprefixer": "9.6.0",
"browserslist": "4.6.3",
"cache-loader": "2.0.1",
"case-sensitive-paths-webpack-plugin": "2.2.0",
"chalk": "2.4.2",
"cli-highlight": "2.1.1",
"clipboardy": "2.1.0",
"cliui": "5.0.0",
"copy-webpack-plugin": "4.6.0",
"css-loader": "1.0.1",
"cssnano": "4.1.10",
"current-script-polyfill": "1.0.0",
"debug": "4.1.1",
"default-gateway": "5.0.2",
"dotenv": "7.0.0",
"dotenv-expand": "5.1.0",
"escape-string-regexp": "1.0.5",
"file-loader": "3.0.1",
"fs-extra": "7.0.1",
"globby": "9.2.0",
"hash-sum": "1.0.2",
"html-webpack-plugin": "3.2.0",
"launch-editor-middleware": "2.2.1",
"lodash.defaultsdeep": "4.6.0",
"lodash.mapvalues": "4.6.0",
"lodash.transform": "4.6.0",
"mini-css-extract-plugin": "0.6.0",
"minimist": "1.2.0",
"ora": "3.4.0",
"portfinder": "1.0.20",
"postcss-loader": "3.0.0",
"read-pkg": "5.1.1",
"semver": "6.1.1",
"slash": "2.0.0",
"source-map-url": "0.4.0",
"ssri": "6.0.1",
"string.prototype.padend": "3.0.0",
"terser-webpack-plugin": "1.3.0",
"thread-loader": "2.1.2",
"url-loader": "1.1.2",
"vue-loader": "15.7.0",
"webpack": "4.28.4",
"webpack-bundle-analyzer": "3.3.2",
"webpack-chain": "4.12.1",
"webpack-dev-server": "3.7.2",
"webpack-merge": "4.2.1",
"yorkie": "2.0.0"
},
"dependencies": {
"acorn": {
"version": "6.1.1",
"bundled": true
},
"cliui": {
"version": "5.0.0",
"bundled": true,
"requires": {
"string-width": "3.1.0",
"strip-ansi": "5.2.0",
"wrap-ansi": "5.1.0"
}
},
"globby": {
"version": "9.2.0",
"bundled": true,
"requires": {
"@types/glob": "7.1.1",
"array-union": "1.0.2",
"dir-glob": "2.2.2",
"fast-glob": "2.2.7",
"glob": "7.1.4",
"ignore": "4.0.6",
"pify": "4.0.1",
"slash": "2.0.0"
}
},
"ignore": {
"version": "4.0.6",
"bundled": true
},
"lodash.defaultsdeep": {
"version": "4.6.0",
"bundled": true
},
"parse-json": {
"version": "4.0.0",
"bundled": true,
"requires": {
"error-ex": "1.3.2",
"json-parse-better-errors": "1.0.2"
}
},
"read-pkg": {
"version": "5.1.1",
"bundled": true,
"requires": {
"@types/normalize-package-data": "2.4.0",
"normalize-package-data": "2.5.0",
"parse-json": "4.0.0",
"type-fest": "0.4.1"
}
},
"semver": {
"version": "6.1.1",
"bundled": true
},
"string-width": {
"version": "3.1.0",
"bundled": true,
"requires": {
"emoji-regex": "7.0.3",
"is-fullwidth-code-point": "2.0.0",
"strip-ansi": "5.2.0"
}
},
"wrap-ansi": {
"version": "5.1.0",
"bundled": true,
"requires": {
"ansi-styles": "3.2.1",
"string-width": "3.1.0",
"strip-ansi": "5.2.0"
}
}
}
},
"@vue/cli-shared-utils": {
"version": "3.8.0",
"bundled": true,
@@ -2010,7 +2152,7 @@
"hash-sum": "1.0.2",
"less": "3.9.0",
"postcss-modules-sync": "1.0.0",
"pug": "2.0.3",
"pug": "2.0.4",
"sass": "1.21.0",
"source-map": "0.6.1",
"stylus": "0.54.5"
@@ -2604,7 +2746,8 @@
"version": "9.6.0",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"caniuse-lite": "1.0.30000975",
"chalk": "2.4.2",
"normalize-range": "0.1.2",
"num2fraction": "1.2.2",
@@ -2670,8 +2813,26 @@
"bundled": true
},
"babel-eslint": {
"version": "",
"bundled": true
"version": "10.0.2",
"bundled": true,
"requires": {
"@babel/code-frame": "7.0.0",
"@babel/parser": "7.4.5",
"@babel/traverse": "7.4.5",
"@babel/types": "7.4.4",
"eslint-scope": "3.7.1",
"eslint-visitor-keys": "1.0.0"
},
"dependencies": {
"eslint-scope": {
"version": "3.7.1",
"bundled": true,
"requires": {
"esrecurse": "4.2.1",
"estraverse": "4.2.0"
}
}
}
},
"babel-generator": {
"version": "6.26.1",
@@ -3231,7 +3392,11 @@
"dependencies": {
"browserslist": {
"version": "3.2.8",
"bundled": true
"bundled": true,
"requires": {
"caniuse-lite": "1.0.30000975",
"electron-to-chromium": "1.3.164"
}
}
}
},
@@ -3727,9 +3892,11 @@
}
},
"browserslist": {
"version": "4.6.2",
"version": "4.6.3",
"bundled": true,
"requires": {
"caniuse-lite": "1.0.30000975",
"electron-to-chromium": "1.3.164",
"node-releases": "1.1.23"
}
},
@@ -3789,6 +3956,26 @@
"version": "3.1.0",
"bundled": true
},
"cacache": {
"version": "11.3.3",
"bundled": true,
"requires": {
"bluebird": "3.5.5",
"chownr": "1.1.1",
"figgy-pudding": "3.5.1",
"glob": "7.1.4",
"graceful-fs": "4.1.15",
"lru-cache": "5.1.1",
"mississippi": "3.0.0",
"mkdirp": "0.5.1",
"move-concurrently": "1.0.1",
"promise-inflight": "1.0.1",
"rimraf": "2.6.3",
"ssri": "6.0.1",
"unique-filename": "1.1.1",
"y18n": "4.0.0"
}
},
"cache-base": {
"version": "1.0.1",
"bundled": true,
@@ -3886,11 +4073,16 @@
"version": "3.0.0",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"caniuse-lite": "1.0.30000975",
"lodash.memoize": "4.1.2",
"lodash.uniq": "4.5.0"
}
},
"caniuse-lite": {
"version": "1.0.30000975",
"bundled": true
},
"capture-exit": {
"version": "1.2.0",
"bundled": true,
@@ -4219,6 +4411,14 @@
"version": "2.2.0",
"bundled": true
},
"clipboardy": {
"version": "2.1.0",
"bundled": true,
"requires": {
"arch": "2.1.1",
"execa": "1.0.0"
}
},
"cliui": {
"version": "4.1.0",
"bundled": true,
@@ -5193,6 +5393,18 @@
"version": "0.1.3",
"bundled": true
},
"deepmerge": {
"version": "3.2.1",
"bundled": true
},
"default-gateway": {
"version": "5.0.2",
"bundled": true,
"requires": {
"execa": "1.0.0",
"ip-regex": "2.1.0"
}
},
"default-require-extensions": {
"version": "1.0.0",
"bundled": true,
@@ -5508,6 +5720,10 @@
"version": "2.5.7",
"bundled": true
},
"electron-to-chromium": {
"version": "1.3.164",
"bundled": true
},
"element-resize-detector": {
"version": "1.2.0",
"bundled": true,
@@ -5677,6 +5893,7 @@
"semver": "5.7.0",
"strip-ansi": "4.0.0",
"strip-json-comments": "2.0.1",
"table": "5.4.1",
"text-table": "0.2.0"
},
"dependencies": {
@@ -5804,8 +6021,32 @@
}
},
"table": {
"version": "",
"bundled": true
"version": "5.4.1",
"bundled": true,
"requires": {
"ajv": "6.10.0",
"lodash": "4.17.11",
"slice-ansi": "2.1.0",
"string-width": "3.1.0"
},
"dependencies": {
"string-width": {
"version": "3.1.0",
"bundled": true,
"requires": {
"emoji-regex": "7.0.3",
"is-fullwidth-code-point": "2.0.0",
"strip-ansi": "5.2.0"
}
},
"strip-ansi": {
"version": "5.2.0",
"bundled": true,
"requires": {
"ansi-regex": "4.1.0"
}
}
}
},
"write": {
"version": "1.0.3",
@@ -10753,7 +10994,7 @@
"version": "4.0.3",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"color": "3.1.2",
"has": "1.0.3",
"postcss": "7.0.17",
@@ -10839,7 +11080,7 @@
"version": "4.0.3",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"caniuse-api": "3.0.0",
"cssnano-util-same-parent": "4.0.1",
"postcss": "7.0.17",
@@ -10881,7 +11122,7 @@
"bundled": true,
"requires": {
"alphanum-sort": "1.0.2",
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"cssnano-util-get-arguments": "4.0.0",
"postcss": "7.0.17",
"postcss-value-parser": "3.3.1",
@@ -11136,7 +11377,7 @@
"version": "4.0.1",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"postcss": "7.0.17",
"postcss-value-parser": "3.3.1"
}
@@ -11172,7 +11413,7 @@
"version": "4.0.3",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"caniuse-api": "3.0.0",
"has": "1.0.3",
"postcss": "7.0.17"
@@ -11432,59 +11673,59 @@
}
},
"pug": {
"version": "2.0.3",
"version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
"pug-code-gen": "2.0.1",
"pug-filters": "3.1.0",
"pug-lexer": "4.0.0",
"pug-linker": "3.0.5",
"pug-load": "2.0.11",
"pug-parser": "5.0.0",
"pug-runtime": "2.0.4",
"pug-strip-comments": "1.0.3"
"pug-code-gen": "2.0.2",
"pug-filters": "3.1.1",
"pug-lexer": "4.1.0",
"pug-linker": "3.0.6",
"pug-load": "2.0.12",
"pug-parser": "5.0.1",
"pug-runtime": "2.0.5",
"pug-strip-comments": "1.0.4"
}
},
"pug-attrs": {
"version": "2.0.3",
"version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
"constantinople": "3.1.2",
"js-stringify": "1.0.2",
"pug-runtime": "2.0.4"
"pug-runtime": "2.0.5"
}
},
"pug-code-gen": {
"version": "2.0.1",
"version": "2.0.2",
"bundled": true,
"optional": true,
"requires": {
"constantinople": "3.1.2",
"doctypes": "1.1.0",
"js-stringify": "1.0.2",
"pug-attrs": "2.0.3",
"pug-error": "1.3.2",
"pug-runtime": "2.0.4",
"pug-attrs": "2.0.4",
"pug-error": "1.3.3",
"pug-runtime": "2.0.5",
"void-elements": "2.0.1",
"with": "5.1.1"
}
},
"pug-error": {
"version": "1.3.2",
"version": "1.3.3",
"bundled": true
},
"pug-filters": {
"version": "3.1.0",
"version": "3.1.1",
"bundled": true,
"optional": true,
"requires": {
"clean-css": "4.2.1",
"constantinople": "3.1.2",
"jstransformer": "1.0.0",
"pug-error": "1.3.2",
"pug-walk": "1.1.7",
"pug-error": "1.3.3",
"pug-walk": "1.1.8",
"resolve": "1.11.0",
"uglify-js": "2.8.29"
},
@@ -11533,56 +11774,56 @@
}
},
"pug-lexer": {
"version": "4.0.0",
"version": "4.1.0",
"bundled": true,
"optional": true,
"requires": {
"character-parser": "2.2.0",
"is-expression": "3.0.0",
"pug-error": "1.3.2"
"pug-error": "1.3.3"
}
},
"pug-linker": {
"version": "3.0.5",
"version": "3.0.6",
"bundled": true,
"optional": true,
"requires": {
"pug-error": "1.3.2",
"pug-walk": "1.1.7"
"pug-error": "1.3.3",
"pug-walk": "1.1.8"
}
},
"pug-load": {
"version": "2.0.11",
"version": "2.0.12",
"bundled": true,
"optional": true,
"requires": {
"object-assign": "4.1.1",
"pug-walk": "1.1.7"
"pug-walk": "1.1.8"
}
},
"pug-parser": {
"version": "5.0.0",
"version": "5.0.1",
"bundled": true,
"optional": true,
"requires": {
"pug-error": "1.3.2",
"pug-error": "1.3.3",
"token-stream": "0.0.1"
}
},
"pug-runtime": {
"version": "2.0.4",
"version": "2.0.5",
"bundled": true
},
"pug-strip-comments": {
"version": "1.0.3",
"version": "1.0.4",
"bundled": true,
"optional": true,
"requires": {
"pug-error": "1.3.2"
"pug-error": "1.3.3"
}
},
"pug-walk": {
"version": "1.1.7",
"version": "1.1.8",
"bundled": true
},
"pump": {
@@ -12090,9 +12331,24 @@
}
},
"rollup": {
"version": "",
"version": "1.15.6",
"bundled": true,
"requires": {
"@types/estree": "0.0.39",
"@types/node": "12.0.8",
"acorn": "6.1.1"
},
"dependencies": {
"@types/node": {
"version": "12.0.8",
"bundled": true
},
"acorn": {
"version": "6.1.1",
"bundled": true
}
}
},
"rollup-plugin-babel": {
"version": "4.3.2",
"bundled": true,
@@ -12158,6 +12414,17 @@
"moment": "2.24.0"
}
},
"rollup-plugin-node-resolve": {
"version": "5.0.3",
"bundled": true,
"requires": {
"@types/resolve": "0.0.8",
"builtin-modules": "3.1.0",
"is-module": "1.0.0",
"resolve": "1.11.0",
"rollup-pluginutils": "2.8.1"
}
},
"rollup-plugin-postcss": {
"version": "2.0.3",
"bundled": true,
@@ -13249,7 +13516,7 @@
"version": "4.0.3",
"bundled": true,
"requires": {
"browserslist": "4.6.2",
"browserslist": "4.6.3",
"postcss": "7.0.17",
"postcss-selector-parser": "3.1.1"
},
@@ -13524,6 +13791,7 @@
"version": "1.3.0",
"bundled": true,
"requires": {
"cacache": "11.3.3",
"find-cache-dir": "2.1.0",
"is-wsl": "1.1.0",
"loader-utils": "1.2.3",
@@ -14363,6 +14631,7 @@
"bfj": "6.1.1",
"chalk": "2.4.2",
"commander": "2.20.0",
"ejs": "2.6.2",
"express": "4.17.1",
"filesize": "3.6.1",
"gzip-size": "5.1.1",
@@ -14376,6 +14645,10 @@
"version": "6.1.1",
"bundled": true
},
"ejs": {
"version": "2.6.2",
"bundled": true
},
"ws": {
"version": "6.2.1",
"bundled": true,
@@ -14410,9 +14683,214 @@
}
},
"webpack-dev-server": {
"version": "",
"version": "3.7.2",
"bundled": true,
"requires": {
"ansi-html": "0.0.7",
"bonjour": "3.5.0",
"chokidar": "2.1.6",
"compression": "1.7.4",
"connect-history-api-fallback": "1.6.0",
"debug": "4.1.1",
"del": "4.1.1",
"express": "4.17.1",
"html-entities": "1.2.1",
"http-proxy-middleware": "0.19.1",
"import-local": "2.0.0",
"internal-ip": "4.3.0",
"ip": "1.1.5",
"killable": "1.0.1",
"loglevel": "1.6.3",
"opn": "5.5.0",
"p-retry": "3.0.1",
"portfinder": "1.0.20",
"schema-utils": "1.0.0",
"selfsigned": "1.10.4",
"semver": "6.1.1",
"serve-index": "1.9.1",
"sockjs": "0.3.19",
"sockjs-client": "1.3.0",
"spdy": "4.0.0",
"strip-ansi": "3.0.1",
"supports-color": "6.1.0",
"url": "0.11.0",
"webpack-dev-middleware": "3.7.0",
"webpack-log": "2.0.0",
"yargs": "12.0.5"
},
"dependencies": {
"ansi-regex": {
"version": "2.1.1",
"bundled": true
},
"del": {
"version": "4.1.1",
"bundled": true,
"requires": {
"@types/glob": "7.1.1",
"globby": "6.1.0",
"is-path-cwd": "2.1.0",
"is-path-in-cwd": "2.1.0",
"p-map": "2.1.0",
"pify": "4.0.1",
"rimraf": "2.6.3"
}
},
"find-up": {
"version": "3.0.0",
"bundled": true,
"requires": {
"locate-path": "3.0.0"
}
},
"import-local": {
"version": "2.0.0",
"bundled": true,
"requires": {
"pkg-dir": "3.0.0",
"resolve-cwd": "2.0.0"
}
},
"invert-kv": {
"version": "2.0.0",
"bundled": true
},
"ip": {
"version": "1.1.5",
"bundled": true
},
"is-path-cwd": {
"version": "2.1.0",
"bundled": true
},
"is-path-in-cwd": {
"version": "2.1.0",
"bundled": true,
"requires": {
"is-path-inside": "2.1.0"
}
},
"is-path-inside": {
"version": "2.1.0",
"bundled": true,
"requires": {
"path-is-inside": "1.0.2"
}
},
"lcid": {
"version": "2.0.0",
"bundled": true,
"requires": {
"invert-kv": "2.0.0"
}
},
"locate-path": {
"version": "3.0.0",
"bundled": true,
"requires": {
"p-locate": "3.0.0",
"path-exists": "3.0.0"
}
},
"mem": {
"version": "4.3.0",
"bundled": true,
"requires": {
"map-age-cleaner": "0.1.3",
"mimic-fn": "2.1.0",
"p-is-promise": "2.1.0"
}
},
"mimic-fn": {
"version": "2.1.0",
"bundled": true
},
"os-locale": {
"version": "3.1.0",
"bundled": true,
"requires": {
"execa": "1.0.0",
"lcid": "2.0.0",
"mem": "4.3.0"
}
},
"p-limit": {
"version": "2.2.0",
"bundled": true,
"requires": {
"p-try": "2.2.0"
}
},
"p-locate": {
"version": "3.0.0",
"bundled": true,
"requires": {
"p-limit": "2.2.0"
}
},
"p-map": {
"version": "2.1.0",
"bundled": true
},
"p-try": {
"version": "2.2.0",
"bundled": true
},
"schema-utils": {
"version": "1.0.0",
"bundled": true,
"requires": {
"ajv": "6.10.0",
"ajv-errors": "1.0.1",
"ajv-keywords": "3.4.0"
}
},
"semver": {
"version": "6.1.1",
"bundled": true
},
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
"requires": {
"ansi-regex": "2.1.1"
}
},
"supports-color": {
"version": "6.1.0",
"bundled": true,
"requires": {
"has-flag": "3.0.0"
}
},
"yargs": {
"version": "12.0.5",
"bundled": true,
"requires": {
"cliui": "4.1.0",
"decamelize": "1.2.0",
"find-up": "3.0.0",
"get-caller-file": "1.0.3",
"os-locale": "3.1.0",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "2.1.1",
"which-module": "2.0.0",
"y18n": "4.0.0",
"yargs-parser": "11.1.1"
}
},
"yargs-parser": {
"version": "11.1.1",
"bundled": true,
"requires": {
"camelcase": "5.3.1",
"decamelize": "1.2.0"
}
}
}
},
"webpack-log": {
"version": "2.0.0",
"bundled": true,
+10 -10
View File
@@ -15,30 +15,30 @@
},
"dependencies": {
"@coreui/coreui": "next",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.0",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
"@coreui/coreui-vue-chartjs": "coreui/coreui-vue-chartjs",
"@coreui/icons": "coreui/coreui-icons#v1-alpha",
"@coreui/vue": "../coreui-vue",
"vue": "^2.6.10",
"vue-router": "^3.0.1"
"vue-router": "^3.0.6"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.5",
"@vue/cli-plugin-e2e-nightwatch": "^3.0.5",
"@vue/cli-plugin-eslint": "^3.0.5",
"@vue/cli-plugin-unit-jest": "^3.0.5",
"@vue/cli-service": "^3.0.5",
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-plugin-e2e-nightwatch": "^3.8.0",
"@vue/cli-plugin-eslint": "^3.8.0",
"@vue/cli-plugin-unit-jest": "^3.8.0",
"@vue/cli-service": "^3.8.4",
"@vue/test-utils": "^1.0.0-beta.25",
"babel-core": "^6.26.3",
"babel-plugin-dynamic-import-node": "^2.2.0",
"babel-plugin-module-resolver": "^3.1.2",
"babel-plugin-module-resolver": "^3.2.0",
"babel-preset-vue-app": "^2.0.0",
"babel-jest": "^23.6.0",
"growl": "^1.10.5",
"https-proxy-agent": "^2.2.1",
"node-sass": "^4.9.4",
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.6.6"
"vue-template-compiler": "^2.6.10"
},
"browserslist": [
"> 1%",
+1 -3
View File
@@ -1,12 +1,10 @@
import Vue from 'vue'
import App from './App'
import router from './router'
// import CoreuiVue from '@coreui/vue/src'
import CoreuiVue from '@coreui/vue/src'
import { CIconPlugin } from '@coreui/icons/vue'
import { iconsSet } from './assets/icons/icons.js'
import CoreuiVue from '@coreui/vue/src'
Vue.config.performance = true
Vue.use(CoreuiVue)
Vue.use(CIconPlugin, iconsSet)