chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates #122
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 8 updates in the / directory:
7.25.8
7.26.0
7.25.8
7.26.0
28.0.0
28.0.1
4.12.13
4.12.14
8.4.47
8.4.49
4.24.0
4.28.0
16.10.0
16.11.0
3.4.13
3.4.15
Updates
@babel/core
from 7.25.8 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/preset-env
from 7.25.8 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)Updates
@rollup/plugin-commonjs
from 28.0.0 to 28.0.1Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
0f45234
chore(release): commonjs v28.0.1dd1deee
chore(commonjs): upgrade picomatch (#1775)Updates
daisyui
from 4.12.13 to 4.12.14Release notes
Sourced from daisyui's releases.
Changelog
Sourced from daisyui's changelog.
Commits
54fe0d0
chore(release): 4.12.141c39933
Fix: nested drawer-enddfec9ea
docse19e17a
gitignore5631373
Update src/docs/.envUpdates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
rollup
from 4.24.0 to 4.28.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0595e43
4.28.05053019
fix: supports modify the import attributes key in the config file (#5743)a0f1dcc
chore(deps): lock file maintenance minor/patch updates (#5748)a949c87
chore(deps): update codecov/codecov-action action to v5 (#5747)e805b54
4.27.4dd623b5
chore(deps): lock file maintenance minor/patch updates (#5740)7c0b1f8
4.27.310bc150
Revert object tree-shaking (#5420) until some issues have been resolved (#5736)a503a4d
4.27.26c68455
Fix more variable deconflicting issues (#5728)Updates
stylelint
from 16.10.0 to 16.11.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
4385d8f
16.11.0d24438b
Prepare 16.11.0 (#8049)cce8a86
Fixfont-family-no-missing-generic-family-keyword
false positives for `font...49f32a5
Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)25cf2b3
Bump rollup from 4.27.2 to 4.27.4 (#8142)4a82b50
Fixmedia-feature-name-value-no-unknown
false positives for `display-mode: ...e1460bd
Bump@changesets/cli
from 2.27.9 to 2.27.10 in the changesets group (#8140)aefbb7a
Bump rollup from 4.25.0 to 4.27.2 (#8130)3de7212
Enable tokenless upload for Codecov (#8131)bda98ab
Bump eslint from 9.14.0 to 9.15.0 in the eslint group (#8128)Updates
tailwindcss
from 3.4.13 to 3.4.15Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
6069a81
v3.4.15d093dce
Add variable fallback to fix Chrome issue (#15003)4de0769
Fix config types for boxShadow (#14856)8b41e82
update changelog825cd83
AddCODEOWNERS
file (#14702)c8c3a22
Bump dependencies to fix vulnerabilities (#14697)c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(