Skip to content

Commit

Permalink
chore: Update caniuse-lite (#15468)
Browse files Browse the repository at this point in the history
update
  • Loading branch information
liuxingbaoyu committed Mar 4, 2023
1 parent 3b836c4 commit 9a85d70
Show file tree
Hide file tree
Showing 40 changed files with 250 additions and 258 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -84,10 +84,10 @@
"benchmark"
],
"resolutions": {
"browserslist": "npm:4.21.3",
"caniuse-lite": "npm:1.0.30001397",
"core-js-compat": "npm:3.25.1",
"electron-to-chromium": "npm:1.4.248",
"browserslist": "npm:4.21.5",
"caniuse-lite": "npm:1.0.30001460",
"core-js-compat": "npm:3.29.0",
"electron-to-chromium": "npm:1.4.320",
"glob-watcher/chokidar": "npm:^3.4.0",
"@types/babel__core": "link:./nope",
"@types/babel__traverse": "link:./nope",
Expand Down
@@ -1,4 +1,3 @@
import "core-js/modules/es7.array.includes.js";
import "core-js/modules/web.timers.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.dom.iterable.js";
@@ -1,4 +1,3 @@
import "core-js/modules/es7.array.includes.js";
import "core-js/modules/web.timers.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.dom.iterable.js";
@@ -1,4 +1,3 @@
import "core-js/modules/es7.array.includes.js";
import "core-js/modules/web.timers.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.dom.iterable.js";
@@ -1,4 +1,3 @@
import "core-js/modules/es.array.includes.js";
import "core-js/modules/es.regexp.flags.js";
import "core-js/modules/esnext.array.last-index.js";
import "core-js/modules/esnext.array.last-item.js";
Expand Down
@@ -1,4 +1,3 @@
import "core-js/modules/es.array.includes.js";
import "core-js/modules/es.regexp.flags.js";
import "core-js/modules/esnext.array.last-index.js";
import "core-js/modules/esnext.array.last-item.js";
Expand Down
@@ -1,3 +1,2 @@
import "core-js/modules/es.array.includes.js";
import "core-js/modules/es.regexp.flags.js";
import "core-js/modules/web.immediate.js";
@@ -1,4 +1,3 @@
import "core-js/modules/es.array.includes.js";
var arrayInstance = [];
var includesStr = "includes";
var findStr = "find";
Expand Down
@@ -1,4 +1,3 @@
import "core-js/modules/es.array.includes.js";
'entries' in Object;
'includes' in [1, 2, 3];
'va' + 'lues' in Object;
Expand Down
Expand Up @@ -2,20 +2,20 @@

Using targets:
{
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using modules transform: auto

Using plugins:
proposal-class-static-block { firefox < 93, ios, safari }
proposal-class-static-block { ios, safari }
proposal-private-property-in-object { ios < 15 }
proposal-class-properties { ios < 15 }
proposal-private-methods { ios < 15 }
Expand Down
Expand Up @@ -2,20 +2,20 @@

Using targets:
{
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using modules transform: auto

Using plugins:
proposal-class-static-block { firefox < 93, ios, safari }
proposal-class-static-block { ios, safari }
proposal-private-property-in-object { ios < 15 }
proposal-class-properties { ios < 15 }
proposal-private-methods { ios < 15 }
Expand Down
Expand Up @@ -2,14 +2,14 @@

Using targets:
{
"android": "104",
"chrome": "104",
"edge": "104",
"firefox": "103",
"ios": "15.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"android": "109",
"chrome": "109",
"edge": "109",
"firefox": "109",
"ios": "16.2",
"opera": "94",
"safari": "16.2",
"samsung": "19"
}

Using modules transform: auto
Expand Down
Expand Up @@ -2,20 +2,20 @@

Using targets:
{
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using modules transform: auto

Using plugins:
proposal-class-static-block { firefox < 93, ios, safari }
proposal-class-static-block { ios, safari }
proposal-private-property-in-object { ios < 15 }
proposal-class-properties { ios < 15 }
proposal-private-methods { ios < 15 }
Expand Down
Expand Up @@ -2,20 +2,20 @@

Using targets:
{
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using modules transform: auto

Using plugins:
proposal-class-static-block { firefox < 93, ios, safari }
proposal-class-static-block { ios, safari }
proposal-private-property-in-object { ios < 15 }
proposal-class-properties { ios < 15 }
proposal-private-methods { ios < 15 }
Expand Down
Expand Up @@ -2,14 +2,14 @@

Using targets:
{
"android": "104",
"chrome": "104",
"edge": "104",
"firefox": "103",
"ios": "15.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"android": "109",
"chrome": "109",
"edge": "109",
"firefox": "109",
"ios": "16.2",
"opera": "94",
"safari": "16.2",
"samsung": "19"
}

Using modules transform: auto
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -62,14 +62,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -63,14 +63,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down
Expand Up @@ -63,14 +63,14 @@ Using polyfills with `usage-global` method:
regenerator: `DEBUG` option

Using targets: {
"android": "104",
"chrome": "103",
"edge": "103",
"firefox": "91",
"android": "109",
"chrome": "108",
"edge": "109",
"firefox": "102",
"ios": "14.5",
"opera": "89",
"safari": "15.5",
"samsung": "17"
"opera": "94",
"safari": "15.6",
"samsung": "19"
}

Using polyfills with `usage-global` method:
Expand Down

0 comments on commit 9a85d70

Please sign in to comment.