|
1 | 1 | { |
2 | 2 | "name": "bootstrap-vue", |
3 | | - "version": "2.17.3", |
| 3 | + "version": "2.18.1", |
4 | 4 | "description": "With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup.", |
5 | 5 | "main": "dist/bootstrap-vue.common.js", |
6 | 6 | "web": "dist/bootstrap-vue.js", |
|
42 | 42 | { |
43 | 43 | "name": "Alex Regan", |
44 | 44 | "url": "https://github.com/alexsasharegan" |
45 | | - }, |
46 | | - { |
47 | | - "name": "SirLamer", |
48 | | - "url": "https://github.com/SirLamer" |
49 | | - }, |
50 | | - { |
51 | | - "name": "vizo", |
52 | | - "url": "https://github.com/vizo" |
53 | 45 | } |
54 | 46 | ], |
55 | 47 | "files": [ |
|
93 | 85 | }, |
94 | 86 | "dependencies": { |
95 | 87 | "@nuxt/opencollective": "^0.3.2", |
96 | | - "bootstrap": ">=4.5.2 <5.0.0", |
| 88 | + "bootstrap": ">=4.5.3 <5.0.0", |
97 | 89 | "popper.js": "^1.16.1", |
98 | 90 | "portal-vue": "^2.1.7", |
99 | 91 | "vue-functional-data-merge": "^3.1.0" |
100 | 92 | }, |
101 | 93 | "devDependencies": { |
102 | | - "@babel/cli": "^7.11.6", |
103 | | - "@babel/core": "^7.11.6", |
104 | | - "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
105 | | - "@babel/plugin-transform-runtime": "^7.11.5", |
106 | | - "@babel/preset-env": "^7.11.5", |
107 | | - "@babel/standalone": "^7.11.6", |
| 94 | + "@babel/cli": "^7.12.1", |
| 95 | + "@babel/core": "^7.12.3", |
| 96 | + "@babel/plugin-transform-modules-commonjs": "^7.12.1", |
| 97 | + "@babel/plugin-transform-runtime": "^7.12.1", |
| 98 | + "@babel/preset-env": "^7.12.1", |
| 99 | + "@babel/standalone": "^7.12.4", |
108 | 100 | "@nuxt/content": "^1.10.0", |
109 | 101 | "@nuxtjs/google-analytics": "^2.4.0", |
110 | 102 | "@nuxtjs/pwa": "^3.2.2", |
111 | 103 | "@nuxtjs/robots": "^2.4.2", |
112 | 104 | "@nuxtjs/sitemap": "^2.4.0", |
113 | | - "@testing-library/jest-dom": "^5.11.4", |
| 105 | + "@testing-library/jest-dom": "^5.11.5", |
114 | 106 | "@vue/test-utils": "^1.1.0", |
115 | 107 | "autoprefixer": "^10.0.1", |
116 | 108 | "babel-core": "^7.0.0-bridge.0", |
117 | 109 | "babel-eslint": "^10.1.0", |
118 | | - "babel-jest": "^26.5.2", |
| 110 | + "babel-jest": "^26.6.1", |
119 | 111 | "babel-plugin-istanbul": "^6.0.0", |
120 | | - "bootstrap-icons": "^1.0.0", |
| 112 | + "bootstrap-icons": "^1.1.0", |
121 | 113 | "bundlewatch": "^0.3.1", |
122 | 114 | "clean-css-cli": "^4.3.0", |
123 | | - "codemirror": "^5.58.1", |
| 115 | + "codemirror": "^5.58.2", |
124 | 116 | "codesandbox": "^2.2.1", |
125 | 117 | "core-js": "^3.6.5", |
126 | 118 | "cross-env": "^7.0.2", |
127 | | - "eslint": "^7.11.0", |
128 | | - "eslint-config-prettier": "^6.12.0", |
129 | | - "eslint-config-standard": "^14.1.1", |
| 119 | + "eslint": "^7.12.1", |
| 120 | + "eslint-config-prettier": "^6.15.0", |
| 121 | + "eslint-config-standard": "^15.0.1", |
130 | 122 | "eslint-config-vue": "^2.0.2", |
131 | 123 | "eslint-plugin-import": "^2.22.1", |
132 | 124 | "eslint-plugin-jest": "^24.1.0", |
133 | 125 | "eslint-plugin-markdown": "^1.0.2", |
134 | 126 | "eslint-plugin-node": "^11.1.0", |
135 | 127 | "eslint-plugin-prettier": "^3.1.4", |
136 | 128 | "eslint-plugin-promise": "^4.2.1", |
137 | | - "eslint-plugin-standard": "^4.0.1", |
138 | | - "eslint-plugin-vue": "^7.0.1", |
| 129 | + "eslint-plugin-standard": "^4.0.2", |
| 130 | + "eslint-plugin-vue": "^7.1.0", |
139 | 131 | "esm": "^3.2.25", |
140 | | - "execa": "^4.0.3", |
| 132 | + "execa": "^4.1.0", |
141 | 133 | "highlight.js": "^9.18.2", |
142 | 134 | "html-loader": "^1.3.2", |
143 | 135 | "husky": "^4.3.0", |
144 | 136 | "improved-yarn-audit": "^2.3.1", |
145 | | - "jest": "^26.5.3", |
146 | | - "lint-staged": "^10.4.0", |
| 137 | + "jest": "^26.6.1", |
| 138 | + "lint-staged": "^10.5.0", |
147 | 139 | "loader-utils": "^2.0.0", |
148 | 140 | "lodash": "^4.17.20", |
149 | | - "marked": "^1.2.0", |
| 141 | + "marked": "^1.2.2", |
150 | 142 | "node-sass": "^4.14.1", |
151 | | - "nuxt": "^2.14.6", |
152 | | - "postcss": "^8.1.1", |
| 143 | + "nuxt": "^2.14.7", |
| 144 | + "postcss": "^8.1.4", |
153 | 145 | "postcss-cli": "^8.1.0", |
154 | 146 | "prettier": "1.14.3", |
155 | 147 | "require-context": "^1.1.0", |
156 | | - "rollup": "^2.30.0", |
| 148 | + "rollup": "^2.32.1", |
157 | 149 | "rollup-plugin-babel": "^4.4.0", |
158 | 150 | "rollup-plugin-commonjs": "^10.1.0", |
159 | 151 | "rollup-plugin-node-resolve": "^5.2.0", |
160 | | - "sass-loader": "^10.0.3", |
| 152 | + "sass-loader": "^10.0.4", |
161 | 153 | "standard-version": "^9.0.0", |
162 | | - "terser": "^5.3.5", |
| 154 | + "terser": "^5.3.8", |
163 | 155 | "vue": "^2.6.12", |
164 | 156 | "vue-jest": "^3.0.7", |
165 | | - "vue-router": "^3.4.6", |
| 157 | + "vue-router": "^3.4.8", |
166 | 158 | "vue-server-renderer": "^2.6.12", |
167 | 159 | "vue-template-compiler": "^2.6.12" |
168 | 160 | }, |
|
0 commit comments