fix(deps): update all minor dependencies npm (master) #474
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.
This PR contains the following updates:
4.5.1
->4.6.0
^0.84.0
->^0.87.0
^0.84.0
->^0.87.0
^0.84.0
->^0.87.0
5.15.1
->5.19.2
5.15.1
->5.19.2
5.15.1
->5.19.2
5.15.1
->5.19.2
5.32.1
->5.50.1
5.32.1
->5.50.1
5.32.1
->5.50.1
8.9.3
->8.19.2
5.16.5
->5.17.0
14.0.0
->14.3.1
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
2.2.4
->2.4.0
3.0.7
->3.2.1
3.3.0
->3.4.2
18.0.28
->18.3.3
18.0.11
->18.3.0
5.57.1
->5.62.0
5.57.1
->5.62.0
4.2.1
->4.3.1
1.5.3
->1.6.0
1.5.3
->1.6.0
1.5.3
->1.6.0
1.6.8
->1.7.2
4.7.6
->4.9.1
13.10.0
->13.13.0
1.12.0
->1.13.0
6.0.2
->6.1.0
8.38.0
->8.57.0
3.0.3
->3.3.0
7.33.2
->7.34.3
^0.3.4
->^0.4.0
10.12.21
->10.18.0
24.0.0
->24.1.0
3.3.0
->3.4.4
10.8.0
->10.9.1
^0.47.0
->^0.50.0
^0.25.0
->^0.29.0
7.2.6
->7.3.2
18.2.0
->18.3.1
18.2.0
->18.3.1
7.43.9
->7.52.1
5.0.1
->5.2.1
6.11.2
->6.24.1
1.70.0
->1.77.6
15.6.2
->15.11.0
5.0.4
->5.5.3
5.2.13
->5.3.3
1.5.3
->1.6.0
4.4.7
->4.5.4
Release Notes
suren-atoyan/monaco-react (@monaco-editor/react)
v4.6.0
Compare Source
Oct 6, 2023
'use client'
on top ofEditor.tsx
andDiffEditor.tsx
@monaco-editor/loader
version (1.4.0)v4.5.2
Compare Source
Aug 23, 2023
originalModelPath
andmodifiedModelPath
beforeoriginal
andmodified
propsplouc/nivo (@nivo/bar)
v0.87.0
Compare Source
What's Changed
AccessorFunc
for Label by @akassaei in https://github.com/plouc/nivo/pull/2541New Contributors
Full Changelog: plouc/nivo@v0.86.0...v0.87.0
v0.86.0
Compare Source
What's Changed
New Contributors
Full Changelog: plouc/nivo@v0.85.1...v0.86.0
v0.85.1
Compare Source
What's Changed
New Contributors
Full Changelog: plouc/nivo@v0.85.0...v0.85.1
v0.85.0
Compare Source
What's Changed
New Contributors
Full Changelog: plouc/nivo@v0.84.0...v0.85.0
rjsf-team/react-jsonschema-form (@rjsf/core)
v5.19.2
Compare Source
@rjsf/core
.only
on tests that was accidentally added in5.19.0
v5.19.1
Compare Source
Dev / docs / playground
5.19.x
due to use of new API in5.19.0
v5.19.0
Compare Source
@rjsf/antd
AltDateWidget
to use the newdateRangeOptions()
function inutils
to support relative Years and reversing the order of the Year choices@rjsf/chakra-ui
AltDateWidget
to use the newdateRangeOptions()
function inutils
to support relative Years and reversing the order of the Year choices@rjsf/core
readOnly
from a JSON Schema was not applied in SchemaField (#4236)AltDateWidget
to use the newdateRangeOptions()
function inutils
to support relative Years and reversing the order of the Year choices@rjsf/utils
dateRangeOptions()
func