Card draw / randomizer for use in music game tournaments including DDR, SMX, ITG, and PIU
BSD 2-Clause "Simplified" License
33
stars
34
forks
source link
Bump the development-dependencies group across 1 directory with 23 updates #372
Closed
dependabot[bot] closed 1 month ago
Bumps the development-dependencies group with 23 updates in the / directory:
7.24.7
7.25.4
7.25.3
7.25.4
5.11.0
5.13.0
2.3.8
2.3.10
5.2.2
5.2.4
18.3.3
18.3.8
8.2.0
8.6.0
8.2.0
8.6.0
1.7.4
1.7.7
9.1.3
9.2.1
11.1.2
11.3.0
2.30.0
4.1.0
8.57.0
8.57.1
10.1.8
11.0.2
0.22.12
1.6.0
2.9.3
2.10.0
24.1.1
25.0.1
15.0.0
15.0.2
8.4.41
8.4.47
6.6.8
6.7.0
5.5.4
5.6.2
37.0.2
37.1.1
5.0.4
5.1.0
Updates
@babel/plugin-transform-class-properties
from 7.24.7 to 7.25.4Release notes
Sourced from
@babel/plugin-transform-class-properties
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-class-properties
's changelog.... (truncated)
Commits
cbf124c
v7.25.4575863c
Avoid unnecessary parens around sequence expressions (#16722)5174ad1
Clean all always enabled parser plugins (#16572)479b727
Avoid unnecessary parens around exported arrow functions (#16714)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)e774270
Improvesuper.x
output (#16374)e88dd9d
Simplify output for anonymous classes with no methods (#16656)Updates
@babel/preset-env
from 7.25.3 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@blueprintjs/core
from 5.11.0 to 5.13.0Commits
403a094
chore: Publish new release177fab6
fix(Icon): Support null tagName in Icon component (#6981)dbb1adb
style: simplify test assertions (#6983)66a4ca4
style: HTMLElement casting style (#6982)5410094
Fix border overlap between Buttons in outlined ButtonGroup (#6966)73da785
Make sure toast max width doesn't exceed screen size on mobile devices (#6959)c5e8bdc
feat(SegmentedControl): a11y - set role to radiogroup (#6691)d5f710f
feat(EntityTitle): Add fill to EntityTitle (#6973)0831a39
Handle flex-expander case in tabs gap (#6894)1038d7f
fix(Popover a11y): target only gets aria-expanded if is button type (not hove...Updates
@blueprintjs/datetime2
from 2.3.8 to 2.3.10Commits
403a094
chore: Publish new releasedbb1adb
style: simplify test assertions (#6983)66a4ca4
style: HTMLElement casting style (#6982)ef021bd
chore: Publish new releaseUpdates
@blueprintjs/select
from 5.2.2 to 5.2.4Commits
403a094
chore: Publish new releasedbb1adb
style: simplify test assertions (#6983)66a4ca4
style: HTMLElement casting style (#6982)ef021bd
chore: Publish new releaseUpdates
@types/react
from 18.3.3 to 18.3.8Commits
Updates
@typescript-eslint/eslint-plugin
from 8.2.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
343710e
chore(release): publish 8.6.0454d37e
feat(eslint-plugin): [no-misused-promises] check array predicate return (#9955)af92611
feat: addallow
option forrestrict-template-expressions
(#8556)2a809e2
test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...682299e
feat(eslint-plugin): [no-unnecessary-condition] check switch cases (#9912)77e65df
fix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...c11ca06
chore(eslint-plugin): make utility for static member access (#9836)2a956b2
fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...9a80067
fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...3710c9c
feat(type-utils): isNullableType add Void logic (#9937)Updates
@typescript-eslint/parser
from 8.2.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)Updates
axios
from 1.7.4 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
babel-loader
from 9.1.3 to 9.2.1Release notes
Sourced from babel-loader's releases.
Commits
1a9240b
9.2.15e5dd0c
Avoid error on missing getLogger (v9) (#1045)d280ee3
9.2.0a1a24ca
backport #1034 to 9.x (#1037)e449287
docs: clarify thatcacheIdentifier
is computed from the merged options (#1000)06c3ad8
Update deps (#1025)943f412
Update metadata test (#1024)955e577
Bump braces from 3.0.2 to 3.0.3 (#1020)c5df50c
Update tests (#1003)a186b8b
Remove caller option check (#1007)Updates
better-sqlite3
from 11.1.2 to 11.3.0Release notes
Sourced from better-sqlite3's releases.
Commits
f01e0e4
11.3.0The latest updates on your projects. Learn more about Vercel for Git ↗︎
Looks like these dependencies are updatable in another way, so this is no longer needed.