Update all minor npm dependencies (master) #577
Closed
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:
11.11.4
->11.13.3
11.11.5
->11.13.0
5.0.14
->5.1.0
4.5.1
->4.6.0
1.28.9
->1.29.4
5.15.1
->5.21.1
5.15.1
->5.21.1
5.15.1
->5.21.1
5.15.1
->5.21.1
8.27.0
->8.32.0
5.32.1
->5.58.1
5.32.1
->5.56.2
5.32.1
->5.58.0
8.9.3
->8.20.5
5.16.5
->5.17.0
14.0.0
->14.3.1
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
2.2.4
->2.7.4
3.0.7
->3.2.1
3.3.0
->3.4.2
18.0.28
->18.3.10
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
4.9.1
->4.10.0
4.7.6
->4.9.2
13.13.2
->13.15.0
6.1.3
->6.2.0
3.3.0
->3.5.0
7.33.2
->7.37.0
10.12.21
->10.18.0
23.11.5
->23.15.1
24.0.0
->24.1.3
3.3.0
->3.5.0
10.8.0
->10.9.1
2.3.5
->2.4.9
7.2.6
->7.4.0
18.2.0
->18.3.1
18.2.0
->18.3.1
7.43.9
->7.53.0
5.0.1
->5.3.0
6.11.2
->6.26.2
1.70.0
->1.79.4
15.6.2
->15.11.0
5.0.4
->5.6.2
5.2.14
->5.4.8
1.5.3
->1.6.0
4.4.7
->4.5.5
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
emotion-js/emotion (@emotion/react)
v11.13.3
Compare Source
v11.13.0
Compare Source
v11.12.0
Compare Source
fontsource/font-files (@fontsource/roboto)
v5.1.0
Compare Source
v5.0.15
Compare Source
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
propspercy/cli (@percy/cli)
v1.29.4
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
⬆️⬇️ Dependency Updates
New Contributors
Full Changelog: percy/cli@v1.29.3...v1.29.4
v1.29.3
Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
Full Changelog: percy/cli@v1.29.2...v1.29.3
v1.29.2
Compare Source
What's Changed
New Contributors
Full Changelog: percy/cli@v1.29.1...v1.29.2
v1.29.1
Compare Source
Full Changelog: percy/cli@v1.29.0...v1.29.1
v1.29.0
Compare Source
What's Changed
New Contributors
Full Changelog: percy/cli@v1.28.9...v1.29.0
rjsf-team/react-jsonschema-form (@rjsf/core)
v5.21.1
Compare Source
@rjsf/utils
deepEquals()
from [#4292]@validator-ajv8
deepEquals()
instead oflodash.isEqual()
from [#4292]v5.21.0
Compare Source
@rjsf/core
Form
to fixfocusOnError()
to support the ids that include dots, fixing #4279@rjsf/mui
@mui/material
and@mui/icon-material
, fixing 4283@rjsf/utils
deepEquals()
to usefast-equals.createCustomEqual()
instead oflodash.isEqualWith()
, fixing #4291lodash.isEqual()
to