Update all non-major dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/runtime (source) | dependencies | patch | 7.21.0 -> 7.21.5 |
| @emotion/css (source) | dependencies | patch | 11.10.6 -> 11.10.8 |
| @types/lodash-es (source) | dependencies | patch | 4.17.7 -> 4.17.9 |
| @types/react (source) | resolutions | patch | 17.0.58 -> 17.0.66 |
| @types/react (source) | dependencies | patch | 17.0.58 -> 17.0.66 |
| @types/react-dom (source) | resolutions | patch | 17.0.19 -> 17.0.21 |
| @types/react-dom (source) | dependencies | patch | 17.0.19 -> 17.0.21 |
| @types/react-transition-group (source) | dependencies | patch | 4.4.5 -> 4.4.7 |
| Django (source, changelog) | patch |
==3.2.18 -> ==3.2.21
|
|
| prettier (source) | dependencies | patch | 2.8.7 -> 2.8.8 |
Release Notes
babel/babel (@babel/runtime)
v7.21.5
👓 Spec Compliance
-
babel-generator,babel-parser,babel-types-
#15539 fix: Remove
mixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)
-
#15539 fix: Remove
🐛 Bug Fix
-
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx-
#15515 fix:
)position withcreateParenthesizedExpressions(@liuxingbaoyu)
-
#15515 fix:
-
babel-preset-env
💅 Polish
-
babel-types- #15546 Improve the layout of generated validators (@liuxingbaoyu)
-
babel-core-
#15535 Use
ltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)
-
#15535 Use
🏠 Internal
-
babel-core-
#15575 Use synchronous
import.meta.resolve(@nicolo-ribaudo)
-
#15575 Use synchronous
-
babel-helper-fixtures,babel-preset-typescript -
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin-
#15548 Use
semverpackage to compare versions (@nicolo-ribaudo)
-
#15548 Use
emotion-js/emotion (@emotion/css)
v11.10.8
Patch Changes
-
#3025
6bd13425Thanks @Andarist! - Fixed a parsing issue with&within nested functions in declaration values by updating the underlying parser (stylis).
prettier/prettier (prettier)
v2.8.8
This version is a republished version of v2.8.7. A bad version was accidentally published and it can't be unpublished, apologies for the churn.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.