Skip to content

Commit 08a51db

Browse files
Sosuke Suzukifisker
andauthored
Update dependencies (#14052)
Co-authored-by: fisker <lionkay@gmail.com>
1 parent 7564339 commit 08a51db

8 files changed

Lines changed: 2095 additions & 1791 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"@angular/compiler": "12.2.16",
26-
"@babel/code-frame": "7.16.7",
26+
"@babel/code-frame": "7.18.6",
2727
"@babel/parser": "7.20.7",
2828
"@glimmer/syntax": "0.84.2",
2929
"@iarna/toml": "2.2.5",
@@ -46,7 +46,7 @@
4646
"escape-string-regexp": "5.0.0",
4747
"espree": "9.4.1",
4848
"esutils": "2.0.3",
49-
"fast-glob": "3.2.11",
49+
"fast-glob": "3.2.12",
5050
"fast-json-stable-stringify": "2.1.0",
5151
"file-entry-cache": "6.0.1",
5252
"find-cache-dir": "3.3.2",
@@ -81,7 +81,7 @@
8181
"remark-footnotes": "2.0.0",
8282
"remark-math": "3.0.1",
8383
"remark-parse": "8.0.3",
84-
"resolve": "1.22.0",
84+
"resolve": "1.22.1",
8585
"sdbm": "2.0.0",
8686
"semver": "7.3.7",
8787
"string-width": "5.0.1",
@@ -94,9 +94,9 @@
9494
"yaml-unist-parser": "1.3.1"
9595
},
9696
"devDependencies": {
97-
"@babel/core": "7.17.9",
98-
"@babel/preset-env": "7.16.11",
99-
"@babel/types": "7.17.0",
97+
"@babel/core": "7.20.7",
98+
"@babel/preset-env": "7.20.2",
99+
"@babel/types": "7.20.7",
100100
"@esbuild-plugins/node-modules-polyfill": "0.1.4",
101101
"@glimmer/reference": "0.84.2",
102102
"@types/estree": "0.0.51",
@@ -106,14 +106,14 @@
106106
"@typescript-eslint/eslint-plugin": "5.36.2",
107107
"babel-jest": "27.5.1",
108108
"benchmark": "2.1.4",
109-
"browserslist-to-esbuild": "1.1.1",
110-
"core-js": "3.22.2",
109+
"browserslist-to-esbuild": "1.2.0",
110+
"core-js": "3.26.1",
111111
"cross-env": "7.0.3",
112112
"cspell": "5.19.7",
113113
"enquirer": "2.3.6",
114-
"esbuild": "0.14.42",
115-
"esbuild-visualizer": "0.3.1",
116-
"eslint": "8.23.1",
114+
"esbuild": "0.16.10",
115+
"esbuild-visualizer": "0.4.0",
116+
"eslint": "8.30.0",
117117
"eslint-config-prettier": "8.5.0",
118118
"eslint-formatter-friendly": "7.0.0",
119119
"eslint-plugin-compat": "4.0.2",
@@ -129,7 +129,7 @@
129129
"jest-snapshot-serializer-ansi": "1.0.0",
130130
"jest-snapshot-serializer-raw": "1.2.0",
131131
"jest-watch-typeahead": "1.0.0",
132-
"magic-string": "0.26.4",
132+
"magic-string": "0.27.0",
133133
"node-actionlint": "1.2.2",
134134
"node-fetch": "3.2.10",
135135
"npm-run-all": "4.1.5",

scripts/vendors/vendor-meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@
747747
{
748748
"name": "fast-glob",
749749
"maintainers": [],
750-
"version": "3.2.11",
750+
"version": "3.2.12",
751751
"description": "It's a very fast and efficient glob library for Node.js",
752752
"repository": "mrmlnc/fast-glob",
753753
"homepage": null,
@@ -1185,7 +1185,7 @@
11851185
{
11861186
"name": "fastq",
11871187
"maintainers": [],
1188-
"version": "1.13.0",
1188+
"version": "1.14.0",
11891189
"description": "Fast, in memory work queue",
11901190
"repository": {
11911191
"type": "git",
@@ -1252,7 +1252,7 @@
12521252
{
12531253
"name": "ignore",
12541254
"maintainers": [],
1255-
"version": "5.2.0",
1255+
"version": "5.2.4",
12561256
"description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
12571257
"repository": {
12581258
"type": "git",
@@ -1306,7 +1306,7 @@
13061306
{
13071307
"name": "graceful-fs",
13081308
"maintainers": [],
1309-
"version": "4.2.9",
1309+
"version": "4.2.10",
13101310
"description": "A drop-in replacement for fs, making various improvements.",
13111311
"repository": {
13121312
"type": "git",
@@ -1315,7 +1315,7 @@
13151315
"homepage": null,
13161316
"private": false,
13171317
"license": "ISC",
1318-
"licenseText": "The ISC License\n\nCopyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n",
1318+
"licenseText": "The ISC License\n\nCopyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n",
13191319
"author": null,
13201320
"contributors": []
13211321
},
@@ -1486,7 +1486,7 @@
14861486
{
14871487
"name": "glob",
14881488
"maintainers": [],
1489-
"version": "7.2.0",
1489+
"version": "7.2.3",
14901490
"description": "a little globber",
14911491
"repository": {
14921492
"type": "git",
@@ -1651,7 +1651,7 @@
16511651
{
16521652
"name": "del",
16531653
"maintainers": [],
1654-
"version": "6.0.0",
1654+
"version": "6.1.1",
16551655
"description": "Delete files and directories",
16561656
"repository": "sindresorhus/del",
16571657
"homepage": null,

vendors/chalk.js

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,10 @@
22
// This file is generated automatically
33
var __create = Object.create;
44
var __defProp = Object.defineProperty;
5-
var __defProps = Object.defineProperties;
65
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
7-
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
86
var __getOwnPropNames = Object.getOwnPropertyNames;
9-
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
107
var __getProtoOf = Object.getPrototypeOf;
118
var __hasOwnProp = Object.prototype.hasOwnProperty;
12-
var __propIsEnum = Object.prototype.propertyIsEnumerable;
13-
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
14-
var __spreadValues = (a, b) => {
15-
for (var prop in b || (b = {}))
16-
if (__hasOwnProp.call(b, prop))
17-
__defNormalProp(a, prop, b[prop]);
18-
if (__getOwnPropSymbols)
19-
for (var prop of __getOwnPropSymbols(b)) {
20-
if (__propIsEnum.call(b, prop))
21-
__defNormalProp(a, prop, b[prop]);
22-
}
23-
return a;
24-
};
25-
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
269
var __export = (target, all) => {
2710
for (var name in all)
2811
__defProp(target, name, { get: all[name], enumerable: true });
@@ -35,7 +18,10 @@ var __copyProps = (to, from, except, desc) => {
3518
}
3619
return to;
3720
};
38-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
21+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
22+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
23+
mod
24+
));
3925
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
4026

4127
// node_modules/chalk/source/index.js
@@ -328,9 +314,10 @@ function _supportsColor(haveStream, { streamIsTTY, sniffFlags = true } = {}) {
328314
return min;
329315
}
330316
function createSupportsColor(stream, options = {}) {
331-
const level = _supportsColor(stream, __spreadValues({
332-
streamIsTTY: stream && stream.isTTY
333-
}, options));
317+
const level = _supportsColor(stream, {
318+
streamIsTTY: stream && stream.isTTY,
319+
...options
320+
});
334321
return translateLevel(level);
335322
}
336323
var supportsColor = {
@@ -457,7 +444,8 @@ for (const model of usedModels) {
457444
};
458445
}
459446
var proto = Object.defineProperties(() => {
460-
}, __spreadProps(__spreadValues({}, styles), {
447+
}, {
448+
...styles,
461449
level: {
462450
enumerable: true,
463451
get() {
@@ -467,7 +455,7 @@ var proto = Object.defineProperties(() => {
467455
this[GENERATOR].level = level;
468456
}
469457
}
470-
}));
458+
});
471459
var createStyler = (open, close, parent) => {
472460
let openAll;
473461
let closeAll;

0 commit comments

Comments
 (0)