|
1 | 1 | { |
2 | 2 | "name": "bootstrap-vue", |
3 | | - "version": "2.3.0", |
| 3 | + "version": "2.4.0", |
4 | 4 | "description": "BootstrapVue, with over 40 plugins and more than 80 custom components, custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.", |
5 | 5 | "main": "dist/bootstrap-vue.common.js", |
6 | 6 | "web": "dist/bootstrap-vue.js", |
|
28 | 28 | "url": "https://github.com/tmorehouse" |
29 | 29 | }, |
30 | 30 | { |
31 | | - "name": "SirLamer", |
32 | | - "url": "https://github.com/SirLamer" |
| 31 | + "name": "Jacob Müller", |
| 32 | + "url": "https://github.com/jackmu95" |
33 | 33 | }, |
34 | 34 | { |
35 | 35 | "name": "Vitaly Mosin", |
36 | 36 | "url": "https://github.com/mosinve" |
37 | 37 | }, |
38 | | - { |
39 | | - "name": "vizo", |
40 | | - "url": "https://github.com/vizo" |
41 | | - }, |
42 | 38 | { |
43 | 39 | "name": "Alex Regan", |
44 | 40 | "url": "https://github.com/alexsasharegan" |
45 | 41 | }, |
46 | 42 | { |
47 | | - "name": "Jacob Müller", |
48 | | - "url": "https://github.com/jackmu95" |
| 43 | + "name": "SirLamer", |
| 44 | + "url": "https://github.com/SirLamer" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "vizo", |
| 48 | + "url": "https://github.com/vizo" |
49 | 49 | } |
50 | 50 | ], |
51 | 51 | "files": [ |
|
96 | 96 | "vue-functional-data-merge": "^3.1.0" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@babel/cli": "^7.8.3", |
100 | | - "@babel/core": "^7.8.3", |
| 99 | + "@babel/cli": "^7.8.4", |
| 100 | + "@babel/core": "^7.8.4", |
101 | 101 | "@babel/plugin-transform-modules-commonjs": "^7.8.3", |
102 | 102 | "@babel/plugin-transform-runtime": "^7.8.3", |
103 | | - "@babel/preset-env": "^7.8.3", |
104 | | - "@babel/standalone": "^7.8.3", |
| 103 | + "@babel/preset-env": "^7.8.4", |
| 104 | + "@babel/standalone": "^7.8.4", |
105 | 105 | "@nuxtjs/google-analytics": "^2.2.3", |
106 | 106 | "@nuxtjs/pwa": "^3.0.0-beta.19", |
107 | 107 | "@vue/test-utils": "1.0.0-beta.29", |
|
112 | 112 | "babel-plugin-istanbul": "^6.0.0", |
113 | 113 | "bootstrap-icons": "^1.0.0-alpha2", |
114 | 114 | "clean-css-cli": "^4.3.0", |
115 | | - "codecov": "^3.6.2", |
| 115 | + "codecov": "^3.6.4", |
116 | 116 | "codemirror": "^5.51.0", |
117 | 117 | "codesandbox": "^2.1.11", |
118 | 118 | "core-js": ">=2.6.5 <3.0.0", |
119 | | - "cross-env": "^6.0.3", |
| 119 | + "cross-env": "^7.0.0", |
120 | 120 | "eslint": "^6.8.0", |
121 | | - "eslint-config-prettier": "^6.9.0", |
| 121 | + "eslint-config-prettier": "^6.10.0", |
122 | 122 | "eslint-config-standard": "^14.1.0", |
123 | 123 | "eslint-config-vue": "^2.0.2", |
124 | 124 | "eslint-plugin-import": "^2.20.0", |
|
131 | 131 | "eslint-plugin-vue": "^6.1.2", |
132 | 132 | "esm": "^3.2.25", |
133 | 133 | "gh-pages": "^2.2.0", |
134 | | - "highlight.js": "^9.18.0", |
| 134 | + "highlight.js": "^9.18.1", |
135 | 135 | "html-loader": "^0.5.5", |
136 | 136 | "husky": "^4.2.1", |
137 | 137 | "jest": "^25.1.0", |
138 | 138 | "jest-environment-jsdom-fourteen": "^1.0.1", |
139 | | - "lint-staged": "^10.0.2", |
| 139 | + "lint-staged": "^10.0.7", |
140 | 140 | "loader-utils": "^1.2.3", |
141 | 141 | "lodash": "^4.17.15", |
142 | 142 | "marked": "^0.8.0", |
|
145 | 145 | "postcss-cli": "^7.1.0", |
146 | 146 | "prettier": "1.14.3", |
147 | 147 | "require-context": "^1.1.0", |
148 | | - "rollup": "^1.29.1", |
| 148 | + "rollup": "^1.31.0", |
149 | 149 | "rollup-plugin-babel": "^4.3.3", |
150 | 150 | "rollup-plugin-commonjs": "^10.1.0", |
151 | 151 | "rollup-plugin-node-resolve": "^5.2.0", |
|
0 commit comments