A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/aeed9812afe770b6561c9513709e4be852250022 below:

update `core-js` to v3 (#5894) · bootstrap-vue/bootstrap-vue@aeed981 · GitHub

File tree Expand file treeCollapse file tree 4 files changed

+239

-300

lines changed

Filter options

Expand file treeCollapse file tree 4 files changed

+239

-300

lines changed Original file line number Diff line number Diff line change

@@ -6,10 +6,6 @@

6 6

"packageNames": ["bootstrap"],

7 7

"allowedVersions": "<5.0.0"

8 8

},

9 -

{

10 -

"packageNames": ["core-js"],

11 -

"allowedVersions": "<3.0.0"

12 -

},

13 9

{

14 10

"packageNames": ["highlight.js"],

15 11

"allowedVersions": "<10.0.0"

Original file line number Diff line number Diff line change

@@ -3,7 +3,7 @@ module.exports = api => {

3 3 4 4

const presets = []

5 5

if (!isDocs) {

6 -

presets.push(['@babel/env', { useBuiltIns: 'entry', corejs: { version: 2 } }])

6 +

presets.push(['@babel/env', { useBuiltIns: 'entry', corejs: { version: 3 } }])

7 7

}

8 8 9 9

return {

Original file line number Diff line number Diff line change

@@ -122,7 +122,7 @@

122 122

"clean-css-cli": "^4.3.0",

123 123

"codemirror": "^5.58.1",

124 124

"codesandbox": "^2.2.1",

125 -

"core-js": ">=2.6.5 <3.0.0",

125 +

"core-js": "^3.6.5",

126 126

"cross-env": "^7.0.2",

127 127

"eslint": "^7.11.0",

128 128

"eslint-config-prettier": "^6.12.0",

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4