π€ Update core dependencies (#1781)
Co-authored-by: saschanaz <saschanaz@users.noreply.github.com>
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
1d592b48cc
ΠΠΎΠΌΠΌΠΈΡ
9b597c19bc
|
@ -4102,11 +4102,13 @@ interface CSSStyleDeclaration {
|
|||
clip: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-path) */
|
||||
clipPath: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-rule) */
|
||||
clipRule: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color) */
|
||||
color: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation) */
|
||||
colorInterpolation: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation-filters) */
|
||||
colorInterpolationFilters: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-scheme) */
|
||||
colorScheme: string;
|
||||
|
@ -4176,8 +4178,11 @@ interface CSSStyleDeclaration {
|
|||
dominantBaseline: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/empty-cells) */
|
||||
emptyCells: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill) */
|
||||
fill: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-opacity) */
|
||||
fillOpacity: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-rule) */
|
||||
fillRule: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/filter) */
|
||||
filter: string;
|
||||
|
@ -4602,7 +4607,9 @@ interface CSSStyleDeclaration {
|
|||
shapeOutside: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-rendering) */
|
||||
shapeRendering: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-color) */
|
||||
stopColor: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-opacity) */
|
||||
stopOpacity: string;
|
||||
stroke: string;
|
||||
strokeDasharray: string;
|
||||
|
@ -5125,7 +5132,9 @@ interface CSSStyleDeclaration {
|
|||
wordWrap: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/writing-mode) */
|
||||
writingMode: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/x) */
|
||||
x: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/y) */
|
||||
y: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/z-index) */
|
||||
zIndex: string;
|
||||
|
|
|
@ -4102,11 +4102,13 @@ interface CSSStyleDeclaration {
|
|||
clip: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-path) */
|
||||
clipPath: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-rule) */
|
||||
clipRule: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color) */
|
||||
color: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation) */
|
||||
colorInterpolation: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation-filters) */
|
||||
colorInterpolationFilters: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-scheme) */
|
||||
colorScheme: string;
|
||||
|
@ -4176,8 +4178,11 @@ interface CSSStyleDeclaration {
|
|||
dominantBaseline: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/empty-cells) */
|
||||
emptyCells: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill) */
|
||||
fill: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-opacity) */
|
||||
fillOpacity: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-rule) */
|
||||
fillRule: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/filter) */
|
||||
filter: string;
|
||||
|
@ -4602,7 +4607,9 @@ interface CSSStyleDeclaration {
|
|||
shapeOutside: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-rendering) */
|
||||
shapeRendering: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-color) */
|
||||
stopColor: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-opacity) */
|
||||
stopOpacity: string;
|
||||
stroke: string;
|
||||
strokeDasharray: string;
|
||||
|
@ -5125,7 +5132,9 @@ interface CSSStyleDeclaration {
|
|||
wordWrap: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/writing-mode) */
|
||||
writingMode: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/x) */
|
||||
x: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/y) */
|
||||
y: string;
|
||||
/** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/z-index) */
|
||||
zIndex: string;
|
||||
|
|
|
@ -276,9 +276,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@mdn/browser-compat-data": {
|
||||
"version": "5.5.45",
|
||||
"resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.5.45.tgz",
|
||||
"integrity": "sha512-ZSQFGihUPlFxG2S9sUWS2tjDKQNTVVEgN62Au5yFcnbYsC183T1JrLz6I5H467Hw8WMCjwRuOEFQSpBW6IvZCg==",
|
||||
"version": "5.5.46",
|
||||
"resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.5.46.tgz",
|
||||
"integrity": "sha512-FTcBvYkPLJWfWjfAYTKUyY+cRW6pB7DDOAqZnN7Q10kYNHYK8FefKGLhsM1jcWlmXb+ClSxpF77jr5fzUZaJbw==",
|
||||
"dev": true,
|
||||
"license": "CC0-1.0"
|
||||
},
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅