deps: bump the major-dependencies group across 1 directory with 6 updates #388
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 major-dependencies group with 6 updates in the / directory:
18.3.1
19.0.0
1.9.0
3.2.2
8.57.1
9.16.0
4.6.2
5.1.0
24.1.3
25.0.1
5.4.11
6.0.3
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@chromatic-com/storybook
from 1.9.0 to 3.2.2Release notes
Sourced from
@chromatic-com/storybook
's releases.... (truncated)
Changelog
Sourced from
@chromatic-com/storybook
's changelog.... (truncated)
Commits
478aa13
Bump version to: 3.2.2 [skip ci]7ac9e17
Update CHANGELOG.md [skip ci]0d5a793
Merge pull request #346 from chromaui/fix-dependencies1e6e793
add version requirements to changelog and readme8726212
drop shim package deps, peer dep on SB 8.2+558264a
fix lock file3623ba1
fix type imports173fb39
fix usage of new core event not being present pre 8.426e1fb9
allow SB 8.0.0 and onwards919b656
be more precise about requiring storybook > 8.3.0Updates
eslint
from 8.57.1 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/js@9.16.0
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
eslint-plugin-react-hooks
from 4.6.2 to 5.1.0Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Updates
jsdom
from 24.1.3 to 25.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
04541b3
Version 25.0.196bd111
Update dependencies and dev dependenciesd08440c
Upgrade tough-cookie to v5.0.0c53efc8
Version 25.0.0784c8a5
Set EventTarget.prototype to the jsdom's Object.prototypeUpdates
vite
from 5.4.11 to 6.0.3Release notes
Sourced from