Update minimax (#12742) (#12746)

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
This commit is contained in:
Vault Automation 2026-03-04 21:20:12 -05:00 committed by GitHub
parent a0b32a5b97
commit bc2aa7e8ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 61 additions and 84 deletions

View file

@ -191,6 +191,11 @@
"kind-of": "6.0.3",
"markdown-it": "14.1.1",
"micromatch": "4.0.8",
"minimatch@<3.1.3": "3.1.5",
"minimatch@>=5.0.0 <5.1.7": "5.1.9",
"minimatch@>=7.0.0 <7.4.7": "7.4.9",
"minimatch@>=8.0.0 <8.0.5": "8.0.7",
"minimatch@>=9.0.0 <9.0.6": "9.0.9",
"prismjs": "1.30.0",
"qs": "6.14.1",
"rollup": "2.79.2",

View file

@ -21,6 +21,11 @@ overrides:
kind-of: 6.0.3
markdown-it: 14.1.1
micromatch: 4.0.8
minimatch@<3.1.3: 3.1.5
minimatch@>=5.0.0 <5.1.7: 5.1.9
minimatch@>=7.0.0 <7.4.7: 7.4.9
minimatch@>=8.0.0 <8.0.5: 8.0.7
minimatch@>=9.0.0 <9.0.6: 9.0.9
prismjs: 1.30.0
qs: 6.14.1
rollup: 2.79.2
@ -2693,6 +2698,9 @@ packages:
brace-expansion@2.0.1:
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
brace-expansion@2.0.2:
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
braces@3.0.3:
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
engines: {node: '>=8'}
@ -6136,23 +6144,23 @@ packages:
peerDependencies:
webpack: ^5.0.0
minimatch@3.1.2:
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
minimatch@3.1.5:
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
minimatch@5.1.6:
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
minimatch@5.1.9:
resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==}
engines: {node: '>=10'}
minimatch@7.4.6:
resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==}
minimatch@7.4.9:
resolution: {integrity: sha512-Brg/fp/iAVDOQoHxkuN5bEYhyQlZhxddI78yWsCbeEwTHXQjlNLtiJDUsp1GIptVqMI7/gkJMz4vVAc01mpoBw==}
engines: {node: '>=10'}
minimatch@8.0.4:
resolution: {integrity: sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==}
minimatch@8.0.7:
resolution: {integrity: sha512-V+1uQNdzybxa14e/p00HZnQNNcTjnRJjDxg2V8wtkjFctq4M7hXFws4oekyTP0Jebeq7QYtpFyOeBAjc88zvYg==}
engines: {node: '>=16 || 14 >=14.17'}
minimatch@9.0.5:
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
minimatch@9.0.9:
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
engines: {node: '>=16 || 14 >=14.17'}
minimist@1.2.8:
@ -10199,7 +10207,7 @@ snapshots:
is-subdir: 1.2.0
js-string-escape: 1.0.1
lodash: 4.17.23
minimatch: 3.1.2
minimatch: 3.1.5
pkg-entry-points: 1.1.1
resolve-package-path: 4.0.3
semver: 7.7.2
@ -10216,7 +10224,7 @@ snapshots:
is-subdir: 1.2.0
js-string-escape: 1.0.1
lodash: 4.17.23
minimatch: 3.1.2
minimatch: 3.1.5
pkg-entry-points: 1.1.1
resolve-package-path: 4.0.3
resolve.exports: 2.0.3
@ -10252,7 +10260,7 @@ snapshots:
ignore: 5.3.2
import-fresh: 3.3.1
js-yaml: 4.1.1
minimatch: 3.1.2
minimatch: 3.1.5
strip-json-comments: 3.1.1
transitivePeerDependencies:
- supports-color
@ -10581,7 +10589,7 @@ snapshots:
dependencies:
'@humanwhocodes/object-schema': 2.0.3
debug: 4.4.1
minimatch: 3.1.2
minimatch: 3.1.5
transitivePeerDependencies:
- supports-color
@ -11064,26 +11072,6 @@ snapshots:
- '@babel/core'
- supports-color
'@types/ember@4.0.11':
dependencies:
'@types/ember__application': 4.0.11(@babel/core@7.26.10)
'@types/ember__array': 4.0.10(@babel/core@7.26.10)
'@types/ember__component': 4.0.22
'@types/ember__controller': 4.0.12(@babel/core@7.26.10)
'@types/ember__debug': 4.0.8(@babel/core@7.26.10)
'@types/ember__engine': 4.0.11(@babel/core@7.26.10)
'@types/ember__error': 4.0.6
'@types/ember__object': 4.0.12(@babel/core@7.26.10)
'@types/ember__polyfills': 4.0.6
'@types/ember__routing': 4.0.22
'@types/ember__runloop': 4.0.10
'@types/ember__service': 4.0.9(@babel/core@7.26.10)
'@types/ember__string': 3.16.3
'@types/ember__template': 4.0.7
'@types/ember__test': 4.0.6(@babel/core@7.26.10)
'@types/ember__utils': 4.0.7
'@types/rsvp': 4.0.9
'@types/ember@4.0.11(@babel/core@7.26.10)':
dependencies:
'@types/ember__application': 4.0.11(@babel/core@7.26.10)
@ -11110,11 +11098,11 @@ snapshots:
'@types/ember__application@4.0.11(@babel/core@7.26.10)':
dependencies:
'@glimmer/component': 1.1.2(@babel/core@7.26.10)
'@types/ember': 4.0.11
'@types/ember': 4.0.11(@babel/core@7.26.10)
'@types/ember__engine': 4.0.11(@babel/core@7.26.10)
'@types/ember__object': 4.0.12(@babel/core@7.26.10)
'@types/ember__owner': 4.0.9
'@types/ember__routing': 4.0.22
'@types/ember__routing': 4.0.22(@babel/core@7.26.10)
transitivePeerDependencies:
- '@babel/core'
- supports-color
@ -11127,11 +11115,6 @@ snapshots:
- '@babel/core'
- supports-color
'@types/ember__component@4.0.22':
dependencies:
'@types/ember': 4.0.11
'@types/ember__object': 4.0.12(@babel/core@7.26.10)
'@types/ember__component@4.0.22(@babel/core@7.26.10)':
dependencies:
'@types/ember': 4.0.11(@babel/core@7.26.10)
@ -11177,13 +11160,6 @@ snapshots:
'@types/ember__polyfills@4.0.6': {}
'@types/ember__routing@4.0.22':
dependencies:
'@types/ember': 4.0.11
'@types/ember__controller': 4.0.12(@babel/core@7.26.10)
'@types/ember__object': 4.0.12(@babel/core@7.26.10)
'@types/ember__service': 4.0.9(@babel/core@7.26.10)
'@types/ember__routing@4.0.22(@babel/core@7.26.10)':
dependencies:
'@types/ember': 4.0.11(@babel/core@7.26.10)
@ -11194,10 +11170,6 @@ snapshots:
- '@babel/core'
- supports-color
'@types/ember__runloop@4.0.10':
dependencies:
'@types/ember': 4.0.11
'@types/ember__runloop@4.0.10(@babel/core@7.26.10)':
dependencies:
'@types/ember': 4.0.11(@babel/core@7.26.10)
@ -11225,10 +11197,6 @@ snapshots:
- '@babel/core'
- supports-color
'@types/ember__utils@4.0.7':
dependencies:
'@types/ember': 4.0.11
'@types/ember__utils@4.0.7(@babel/core@7.26.10)':
dependencies:
'@types/ember': 4.0.11(@babel/core@7.26.10)
@ -12070,6 +12038,10 @@ snapshots:
dependencies:
balanced-match: 1.0.2
brace-expansion@2.0.2:
dependencies:
balanced-match: 1.0.2
braces@3.0.3:
dependencies:
fill-range: 7.1.1
@ -12080,7 +12052,7 @@ snapshots:
broccoli-filter: 1.3.0
broccoli-persistent-filter: 1.4.6
json-stable-stringify: 1.3.0
minimatch: 3.1.2
minimatch: 3.1.5
rsvp: 3.6.2
transitivePeerDependencies:
- supports-color
@ -12271,7 +12243,7 @@ snapshots:
fast-ordered-set: 1.0.3
fs-tree-diff: 0.5.9
heimdalljs: 0.2.6
minimatch: 3.1.2
minimatch: 3.1.5
mkdirp: 0.5.6
path-posix: 1.0.0
rimraf: 2.7.1
@ -12289,7 +12261,7 @@ snapshots:
fast-ordered-set: 1.0.3
fs-tree-diff: 0.5.9
heimdalljs: 0.2.6
minimatch: 3.1.2
minimatch: 3.1.5
mkdirp: 0.5.6
path-posix: 1.0.0
rimraf: 2.7.1
@ -12305,7 +12277,7 @@ snapshots:
debug: 4.4.1
fs-tree-diff: 2.0.1
heimdalljs: 0.2.6
minimatch: 3.1.2
minimatch: 3.1.5
walk-sync: 2.2.0
transitivePeerDependencies:
- supports-color
@ -12507,7 +12479,7 @@ snapshots:
debug: 4.4.1
ensure-posix-path: 1.1.1
fs-extra: 8.1.0
minimatch: 3.1.2
minimatch: 3.1.5
resolve: 1.22.10
rsvp: 4.8.5
symlink-or-copy: 1.3.1
@ -13572,7 +13544,7 @@ snapshots:
js-string-escape: 1.0.1
lodash: 4.17.23
mini-css-extract-plugin: 2.9.2(webpack@5.94.0)
minimatch: 3.1.2
minimatch: 3.1.5
parse5: 6.0.1
pkg-entry-points: 1.1.1
resolve: 1.22.10
@ -14072,7 +14044,7 @@ snapshots:
lodash: 4.17.23
markdown-it: 14.1.1
markdown-it-terminal: 0.4.0(markdown-it@14.1.1)
minimatch: 7.4.6
minimatch: 7.4.9
morgan: 1.10.0
nopt: 3.0.6
npm-package-arg: 10.1.0
@ -14880,7 +14852,7 @@ snapshots:
ignore: 5.3.2
is-builtin-module: 3.2.1
is-core-module: 2.16.1
minimatch: 3.1.2
minimatch: 3.1.5
resolve: 1.22.10
semver: 7.7.2
@ -14954,7 +14926,7 @@ snapshots:
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
lodash.merge: 4.6.2
minimatch: 3.1.2
minimatch: 3.1.5
natural-compare: 1.4.0
optionator: 0.9.4
strip-ansi: 6.0.1
@ -15296,7 +15268,7 @@ snapshots:
is-type: 0.0.1
lodash.debounce: 3.1.1
lodash.flatten: 3.0.2
minimatch: 3.1.2
minimatch: 3.1.5
fixturify-project@1.10.0:
dependencies:
@ -15592,7 +15564,7 @@ snapshots:
dependencies:
foreground-child: 3.3.1
jackspeak: 3.4.3
minimatch: 9.0.5
minimatch: 9.0.9
minipass: 7.1.2
package-json-from-dist: 1.0.1
path-scurry: 1.11.1
@ -15601,7 +15573,7 @@ snapshots:
dependencies:
inflight: 1.0.6
inherits: 2.0.4
minimatch: 3.1.2
minimatch: 3.1.5
once: 1.4.0
path-is-absolute: 1.0.1
@ -15610,7 +15582,7 @@ snapshots:
fs.realpath: 1.0.0
inflight: 1.0.6
inherits: 2.0.4
minimatch: 3.1.2
minimatch: 3.1.5
once: 1.4.0
path-is-absolute: 1.0.1
@ -15619,13 +15591,13 @@ snapshots:
fs.realpath: 1.0.0
inflight: 1.0.6
inherits: 2.0.4
minimatch: 5.1.6
minimatch: 5.1.9
once: 1.4.0
glob@9.3.5:
dependencies:
fs.realpath: 1.0.0
minimatch: 8.0.4
minimatch: 8.0.7
minipass: 4.2.8
path-scurry: 1.11.1
@ -16617,12 +16589,12 @@ snapshots:
matcher-collection@1.1.2:
dependencies:
minimatch: 3.1.2
minimatch: 3.1.5
matcher-collection@2.0.1:
dependencies:
'@types/minimatch': 3.0.5
minimatch: 3.1.2
minimatch: 3.1.5
math-intrinsics@1.1.0: {}
@ -16848,25 +16820,25 @@ snapshots:
tapable: 2.2.2
webpack: 5.94.0(webpack-cli@6.0.1)
minimatch@3.1.2:
minimatch@3.1.5:
dependencies:
brace-expansion: 1.1.11
minimatch@5.1.6:
minimatch@5.1.9:
dependencies:
brace-expansion: 2.0.1
minimatch@7.4.6:
minimatch@7.4.9:
dependencies:
brace-expansion: 2.0.2
minimatch@8.0.7:
dependencies:
brace-expansion: 2.0.1
minimatch@8.0.4:
minimatch@9.0.9:
dependencies:
brace-expansion: 2.0.1
minimatch@9.0.5:
dependencies:
brace-expansion: 2.0.1
brace-expansion: 2.0.2
minimist@1.2.8: {}
@ -18931,14 +18903,14 @@ snapshots:
'@types/minimatch': 3.0.5
ensure-posix-path: 1.1.1
matcher-collection: 2.0.1
minimatch: 3.1.2
minimatch: 3.1.5
walk-sync@3.0.0:
dependencies:
'@types/minimatch': 3.0.5
ensure-posix-path: 1.1.1
matcher-collection: 2.0.1
minimatch: 3.1.2
minimatch: 3.1.5
walker@1.0.8:
dependencies: