chore: update changelog

This commit is contained in:
woothu
2020-07-16 14:27:35 +02:00
parent 5f5a2f79d1
commit 94d642ef80
3 changed files with 178 additions and 136 deletions
+102 -135
View File
@@ -1,150 +1,117 @@
## [CoreUI for Vue.js](./README.md) version `changelog` ### Changelog
##### `v2.0.1` All notable changes to this project will be documented in this file. Dates are displayed in UTC.
- refactor(Modals): add spacing
- refactor(BrandButtons): add spacing
- chore: update `@coreui/coreui` to `2.0.14`
- chore: update `@coreui/vue` to `2.0.2`
- chore: update `flag-icon-css` to `3.2.0`
- chore: update `@vue/cli-plugin-babel` to `3.0.4`
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.4`
- chore: update `@vue/cli-plugin-eslint` to `3.0.4`
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.4`
- chore: update `@vue/cli-service` to `3.0.4`
- chore: update `@vue/test-utils` to `1.0.0-beta.25`
- chore: update `babel-jest` to `23.6.0`
- chore: update `growl` to `1.10.5`
- chore: update `https-proxy-agent` to `2.2.1`
##### `v2.0.0` #### [3.1.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.2...3.1.0)
- chore: update `@coreui/vue` to `2.0.0`
- chore: update `@coreui/icons` to `0.3.0`
- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0`
- fix(Dashboard): SocialBoxChartExample height
- fix(Widgets): SocialBoxChartExample height
- fix(Widgets): Income widgets cols
- test(unit): add test for User.vue
- test: add jest config for coverage
##### `v2.0.0-rc.0` > 16 July 2020
- test(unit): add some views testing
- test(e2e): add testing for mobile `sidebar-show`
- refactor: card headers margins
- chore: update `vue` to `2.5.17`
- chore: update `vue-template-compiler` to `2.5.17`
- chore: update `@vue/cli-plugin-babel` to `3.0.1`
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.1`
- chore: update `@vue/cli-plugin-eslint` to `3.0.1`
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.1`
- chore: update `@vue/cli-service` to `3.0.1`
- chore: update `@vue/test-utils` to `1.0.0-beta.24`
- chore: update `babel-jest` to `23.4.2`
- chore: update `node-sass` to `4.9.3`
- chore: update `sass-loader` to `7.1.0`
- chore: update `vue-chartjs` to `3.4.0`
##### `v2.0.0-beta.13` - chore: update dependencies [`e152666`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e152666a27a1c8059a29f90b7c47721132b55f04)
- fix(jest.config.js): solves - _SecurityError: localStorage is not available for opaque origins_ - refactor: view fixes and changes, update packages, add e2e sidebar tests [`8c14ca9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/8c14ca9331753ed98ec18f8e193166423e7e219a)
- chore: update `bootstrap` to `4.1.3` - chore: update package-lock.json [`3c0f06f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/3c0f06fd5ae323f958dad39384ab145fc1bac53e)
- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.7` - fix: minor refactors and fixes [`5a23cd1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5a23cd1890b6eb747c74048d677bb5ac0c4e1db1)
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.7` - chore: update login page snapshot [`a6b04a6`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a6b04a6657d55165ae20b3a6e5b654b6451d1e31)
- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.7` - chore: update snapshots [`7ee3b0f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7ee3b0f4dbadecabc3558de106858c4cbfd64f92)
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.7` - test: update tests [`a4a0b68`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a4a0b68f1926315a864ad89ec57ad0d18e856fc0)
- chore: update `@vue/cli-service` to `3.0.0-rc.7` - fix: fix login page on edge browser #204 [`d919129`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d919129ba7293341e7b34b6a10a4162243e51a82)
- refactor: small fixes [`4ca4c90`](https://github.com/coreui/coreui-free-vue-admin-template/commit/4ca4c900cca5664a4f419b59b8bda5054854ff42)
- Update README.md [`1355022`](https://github.com/coreui/coreui-free-vue-admin-template/commit/13550221f6973aa3a1a3475caf669cd5e26ba6fb)
- fix: fix Table border prop #224 [`d756323`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d756323b917eecd661592d0d2b270eed24b226f5)
- chore: 3.1.0 version release [`5f5a2f7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5f5a2f79d184d4b9783698b88cf22fdb82cf148b)
- chore: merge branch 'master' into dev [`bb71694`](https://github.com/coreui/coreui-free-vue-admin-template/commit/bb71694960f86443c1b8454bf1d73d50cc15ce35)
- chore: check if CI works on node 12 [`d06f05c`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d06f05cf0f253b00a18c3ebb82c8d85ab589d1be)
- chore: restore node 8/10 CI [`fed84e8`](https://github.com/coreui/coreui-free-vue-admin-template/commit/fed84e858b0fb01b487d938f7eb624a6ca090bd6)
- chore: check if CI works on node 10 [`86dfcb2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/86dfcb26e8a16fb438b33701fc8a02fcf32fdbb9)
- chore: fix daily-project-check CI [`d86cba1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d86cba17ea7c3bb3b1f385130e986b82c7cd33d7)
- chore: force chromedriver download [`abb50db`](https://github.com/coreui/coreui-free-vue-admin-template/commit/abb50db9cf1209def2df0a52fc793849dd22c288)
- chore: delete .npmrc [`c428f91`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c428f911512edf14748a32576f40e68a63e2ca83)
##### `v2.0.0-beta.7` #### [3.0.2](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.1...3.0.2)
- refactor(Footer): move default footer to the template
- fix(Footer): IE sticky footer issue
- chore: update `@coreui/vue` to `2.0.0-rc.3`
- chore: update `bootstrap` to `4.1.2`
- chore: update `@coreui/coreui` to `2.0.4`
- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.5`
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.5`
- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.5`
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.5`
- chore: update `@vue/cli-service` to `3.0.0-rc.5`
- chore: update `@vue/test-utils` to `1.0.0-beta.21`
- chore: update `babel-jest` to `23.4.0`
- chore: update `node-sass` to `4.9.2`
##### `v2.0.0-beta.6` > 8 April 2020
- fix: typo `DafaultAside` to `DefaultAside` - thanks @DamianLion
- feat(router): `Users/User Details` Breadcrumb example with `/users/:id`
- refactor(router): add dynamic imports for Webpack code splitting
- refactor: remove empty `<style>` sections from `vue` files
- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Login
- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Register
- chore: update `@coreui/coreui` to `2.0.3`
- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.3`
- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.3`
- chore: update `@vue/cli-service` to `3.0.0-rc.3`
- chore: update `@vue/test-utils` to `^1.0.0-beta.20`
- chore: update `babel-jest` to `23.2.0`
##### `v2.0.0-beta.5` - chore: 3.0.1 release - update dependencies and small fixes [`36ea31a`](https://github.com/coreui/coreui-free-vue-admin-template/commit/36ea31a37d8cd285f72602be13da561f192542d5)
- chore: move tooling to `vue-cli v3.0.0-rc.2` - chore: 3.0.2 version release [`a281552`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a28155262a2f692ba73e116ec851f7ea356b420c)
- refactor: move from `static/img` to `public/img` dir - fix: update package-lock.json [`12789d1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/12789d1c12a8a4d9875d214b4b5d1cf4ebc12947)
- refactor: move `index.thml` to `public` dir - fix: lock chromedriver on 80.0.1 [`d17297e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d17297e23df1b294893168a8bf5eea76a67c9daa)
- refactor: move to Jest testing
- tests: fix e2e, unit
##### `v2.0.0-beta.4` #### [3.0.1](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0...3.0.1)
- chore: dependencies update
##### `v2.0.0-beta.3` > 19 March 2020
- refactor: `getStyles()` back to `@coreui/coreui` version `^2.0.2`
- fix(Dashboard): `width` card-line*-chart-example `ie` issue
##### `v2.0.0-beta.2` - chore: replace comment with template string in example js icon [`#201`](https://github.com/coreui/coreui-free-vue-admin-template/pull/201)
- refactor: `HeaderDropdown` with new slots `header` and `dropdown` *breaking change* - test: improve test coverage alert [`#192`](https://github.com/coreui/coreui-free-vue-admin-template/pull/192)
- chore: update `@coreui/vue` to `2.0.0-beta.1` - test: add CChartBarExample unit test [`#193`](https://github.com/coreui/coreui-free-vue-admin-template/pull/193)
- chore: dependencies update - refactor: minor code refactors and fixes, update packages [`0d2b619`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0d2b619677ba170898ec19ae9ad0a99db22b5d51)
- fix: fix user view routing, refactor users view [`e1972c2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e1972c2ceaf0917f3c5567c04ab9369ea4d69cbb)
- chore: update readme and license [`db2fd31`](https://github.com/coreui/coreui-free-vue-admin-template/commit/db2fd31fbd1489a1b6f05aecdaab44f017567b3f)
##### `v2.0.0-beta.1` #### [3.0.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.3...3.0.0)
- chore: update `@coreui/vue` to `2.0.0-beta.0`
##### `v2.0.0-beta.0` > 24 February 2020
- chore: update `core-js` to `2.5.7`
##### `v2.0.0-alpha.1` - test: Improve test coverage to 100% for users views [`#188`](https://github.com/coreui/coreui-free-vue-admin-template/pull/188)
- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module - chore: merge branch 'dev' into v3-next [`9132c2f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/9132c2f449f367dc81e0ee6f39c6ec7958f0280a)
- refactor: project structure change - fix: fix ie11 compatibility and update dependencies [`d57a73a`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d57a73a8a1e6495a94646b268aaddf3967ffdb47)
- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/) - refactor: small fixes [`9ea0664`](https://github.com/coreui/coreui-free-vue-admin-template/commit/9ea06648416b505edd347166d7961ca8550deeae)
- chore: moved to [Semantic Versioning](https://semver.org/) - feat: add vuex state managment [`6d530f7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6d530f74ee02884e69a60a4b74fcfd45bdbc7bc8)
- refactor: move to [CoreUI-Vue](https://github.com/coreui/coreui-vue) components `v2` - feat: copy features from pro template [`7e9d384`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7e9d384af2beb2700909f5eb957b4a35609c10bd)
- refactor: rename containers - test: fix snapshots and sidebar test [`5960f11`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5960f11f6ce864a5ce492f49195d8504eb977933)
- refactor(Colors): view layout, sub-components - refactor: view refactors, snapshot update [`f0533a9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f0533a9b2e467d7ed9bcecfd0ca37fc4478b81d8)
- refactor(Switches): move to `Switch component v2` - refactor: change brand logos [`58fa7d6`](https://github.com/coreui/coreui-free-vue-admin-template/commit/58fa7d633e4a9770740fda013b410911538d7e4f)
- refactor(Cards): add `transition` to card-header-action `btn-close` - feat: Users: add query param for current page, refactor code [`c68263b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c68263b85f458c5a5c45656b837999c7c6314727)
- refactor(Cards): add `collapse` to card-header-action `btn-minimize` - chore: refactor CI workflows [`08f8f01`](https://github.com/coreui/coreui-free-vue-admin-template/commit/08f8f0195a2385217aedc7a2920c3de1bbf45cce)
- refactor(Forms): add `transition` to card-header-action `btn-close` - refactor: minor changes [`f3a1e22`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f3a1e2269f65edf3a67f9770a4697024a6a124a9)
- refactor(Forms): add `autocomplete` attrib - chore: add github CI [`94f3108`](https://github.com/coreui/coreui-free-vue-admin-template/commit/94f31082eb4ebede00f4e86302de8f6a4fd43f31)
- refactor(Forms): add missing `form` tags - refactor: small refactors [`0493a99`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0493a99c315b0a10053476c2a13897158bbfeb93)
- refactor(Buttons): view rearrange - chore: update CI [`f661fb4`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f661fb42571cb88ab3fb0158c9b212235ed01d45)
- refactor(Jumbotrons): view rearrange - chore: update CI of e2e test [`d65c8cc`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d65c8ccf5e357230b6f4c7ab9c8000fe7a769f55)
- feat(Icons): add `CoreUI Icons` set - chore: 3.0.0 version release [`c473182`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c473182f6c92811d9adb07401f3753b62facaedb)
- feat(Tabs): add missing feat `tabs` - chore: update contributing guide [`e5dc6e2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e5dc6e2bfc84353e3581a98b66ba7dfc03e22cc2)
- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue - chore: e2e test CI: fix run command [`c496b32`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c496b32cb0e91bf15ad2da6d5585f5282fdcf675)
- refactor: move `scss` to `assets` - chore: fix CI of e2e tests [`79f8a3b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/79f8a3b315e76b24978559d5a71c400095709508)
- refactor: IE polyfills
- chore: dependencies update
- chore: cleanups
other: #### [3.0.0-beta.3](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.2...3.0.0-beta.3)
- feat: app-footer fixed > 11 December 2019
- refactor(dashboard): brand-card, progress-group-bars
- refactor(social-box-chart-example): props - chore: 3.0.0-beta.3 release merge [`7eb5cd5`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7eb5cd5406a9c8f2e88cc65401e6e394281ee086)
- feat(forms): new `<b-form-input type="date">` example added - chore: 3.0.0-beta.3 release: update descriptions, tests, dependencies [`72f6c4e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/72f6c4e86f133c230bcd82018517c6218eeafe49)
- refactor(cards): Card outline, Card accent - title variants added - chore: update import paths and snapshots [`860d8d5`](https://github.com/coreui/coreui-free-vue-admin-template/commit/860d8d525699628e611cc1cc7d6909d5bb936b7f)
- feat: card-header-actions - refactor: update WidgetDropdown view [`b564797`](https://github.com/coreui/coreui-free-vue-admin-template/commit/b564797ad98dadfc825229ab75852c6ac23d960c)
- feat(_nav): Navbars example added
- update: vuejs-templates/webpack to v1.3.1 #### [3.0.0-beta.2](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.1...3.0.0-beta.2)
- fix: eslint `valid template root`
- refactor: card header title spacing > 4 December 2019
- refactor: btn-brand
- test(e2e): update - chore: 3.0.0-beta.2 release [`6dcf544`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6dcf544f8650eae5ce82e5cf7036ad267c2d6a79)
- refactor: sidebar - refactor: minor refactors, fixes, code clean and snapshots update [`cbeebb7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cbeebb7152218813126268181a253250b5e54b18)
- refactor: chart examples - chore: update package.json file [`20a24e9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/20a24e934d47849a3fdc147a7d5b4c30407b89b6)
- refactor: change header logo, delete obsolete images [`6657f03`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6657f03a584a86222e7d82fe9ece7bf6418230a7)
- fix: change coloured cards text color to white [`6c91472`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6c91472ae574ff36baec9eb9bb995aa1038655b7)
#### [3.0.0-beta.1](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.0...3.0.0-beta.1)
> 21 November 2019
- chore: 3.0.0-beta.1 release - update dependencies and snapshots [`0aaae3d`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0aaae3d34d2de5d04e10a3272dd84d7d5232e397)
- refactor: fix small bugs, update unit tests [`b696666`](https://github.com/coreui/coreui-free-vue-admin-template/commit/b6966668069d91aeeb4fbeb33f0a1f5a9f5c374e)
- refactor: replace font icons with svg icons [`bc82261`](https://github.com/coreui/coreui-free-vue-admin-template/commit/bc822612da823bee9a0f3f113c7d6e49d6a61496)
- refactor: add prefixes to icons [`0bf951c`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0bf951c64d8065a0ee9bc5da6d00ca4079a2e37b)
- refacor: update dashboard to coreui-vue changes [`1c7b133`](https://github.com/coreui/coreui-free-vue-admin-template/commit/1c7b133ae5b97957cd6522dbd20250e60b383154)
- refactor: minor refactors, update snapshots [`07e4966`](https://github.com/coreui/coreui-free-vue-admin-template/commit/07e4966ad2ca181c9501a29b48486478131aee96)
- refactor: update base views [`70058e8`](https://github.com/coreui/coreui-free-vue-admin-template/commit/70058e8c2912a83bef675c03c9507d5f275fc87f)
- refactor: change sidebar nav generation to flat structure [`760dc7b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/760dc7ba79114727987e6917097e045c0f122b7b)
- chore: update dependencies [`2226c3b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/2226c3ba55912ae420aa8fe096edfd3d804d4c95)
- chore: add new favicons [`281c4b9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/281c4b97fb93597db46599aaa098ff3b47cffa59)
- refactor: change icon descriptions, fix header, add card icon styles [`2310a0e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/2310a0ef005aa4298fea082fa3b22ca621a9c8e5)
- chore: fix documentation links [`cdfef77`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cdfef77bab0f02eaa9db0c27729fa5dc9b92120e)
- chore: update packages and tests [`cb5f6ec`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cb5f6ec3a2d4842f10c9c9b4e5c6facf9fc46e11)
- chore: charts - change import paths [`e875893`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e8758931fd349c3849831a39366dfb57701572a8)
- fix: fix charts [`07a6b95`](https://github.com/coreui/coreui-free-vue-admin-template/commit/07a6b9538081615b2380e1a3e930e1420921544c)
#### [3.0.0-beta.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-alpha.6...3.0.0-beta.0)
> 19 November 2019
- chore: 3.0.0-beta.0 release: update dependencies [`f020186`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f0201861520db3560794405da2606ba2473a1858)
+73
View File
@@ -4297,6 +4297,34 @@
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
"dev": true "dev": true
}, },
"auto-changelog": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/auto-changelog/-/auto-changelog-2.2.0.tgz",
"integrity": "sha512-RBY0hhVNXstggOQL0SyUaCfSiVD11CVXEHvDwB+mEt9UnhXPqhdpQ7nIVGDEog7JopTdYbydULLLt6v//qrWjw==",
"dev": true,
"requires": {
"commander": "^5.0.0",
"handlebars": "^4.7.3",
"lodash.uniqby": "^4.7.0",
"node-fetch": "^2.6.0",
"parse-github-url": "^1.0.2",
"semver": "^6.3.0"
},
"dependencies": {
"commander": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
"integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
"dev": true
},
"semver": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
},
"autoprefixer": { "autoprefixer": {
"version": "9.8.5", "version": "9.8.5",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.5.tgz", "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.5.tgz",
@@ -9350,6 +9378,27 @@
"integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==",
"dev": true "dev": true
}, },
"handlebars": {
"version": "4.7.6",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
"integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==",
"dev": true,
"requires": {
"minimist": "^1.2.5",
"neo-async": "^2.6.0",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4",
"wordwrap": "^1.0.0"
},
"dependencies": {
"source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true
}
}
},
"har-schema": { "har-schema": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
@@ -11787,6 +11836,12 @@
"integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=",
"dev": true "dev": true
}, },
"lodash.uniqby": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz",
"integrity": "sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=",
"dev": true
},
"log-symbols": { "log-symbols": {
"version": "2.2.0", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz", "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
@@ -12731,6 +12786,12 @@
"semver": "^5.7.0" "semver": "^5.7.0"
} }
}, },
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
"dev": true
},
"node-forge": { "node-forge": {
"version": "0.9.0", "version": "0.9.0",
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz", "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz",
@@ -13469,6 +13530,12 @@
"safe-buffer": "^5.1.1" "safe-buffer": "^5.1.1"
} }
}, },
"parse-github-url": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz",
"integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==",
"dev": true
},
"parse-json": { "parse-json": {
"version": "5.0.0", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz",
@@ -17750,6 +17817,12 @@
"integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
"dev": true "dev": true
}, },
"wordwrap": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
"dev": true
},
"worker-farm": { "worker-farm": {
"version": "1.7.0", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz", "resolved": "https://registry.npmjs.org/worker-farm/-/worker-farm-1.7.0.tgz",
+3 -1
View File
@@ -28,7 +28,8 @@
"test:unit": "vue-cli-service test:unit", "test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e", "test:e2e": "vue-cli-service test:e2e",
"clearCache": "jest --clearCache", "clearCache": "jest --clearCache",
"release": "npm-run-all clearCache lint build test:unit test:e2e" "release": "npm-run-all clearCache lint build test:unit test:e2e",
"auto-changelog": "auto-changelog --hide-credit --commit-limit false --package --backfill-limit 0 --starting-version 3.0.0-beta.0"
}, },
"dependencies": { "dependencies": {
"@coreui/coreui": "^3.2.2", "@coreui/coreui": "^3.2.2",
@@ -48,6 +49,7 @@
"@vue/cli-plugin-unit-jest": "~4.4.6", "@vue/cli-plugin-unit-jest": "~4.4.6",
"@vue/cli-service": "~4.4.6", "@vue/cli-service": "~4.4.6",
"@vue/test-utils": "1.0.3", "@vue/test-utils": "1.0.3",
"auto-changelog": "~2.2.0",
"babel-eslint": "~10.1.0", "babel-eslint": "~10.1.0",
"babel-jest": "~26.1.0", "babel-jest": "~26.1.0",
"chromedriver": "83.0.1", "chromedriver": "83.0.1",