Skip to content

Commit e24d772

Browse files
chore(deps): update non-major shared dependencies (#2003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Florent Mathieu <florent.mathieu@zendesk.com>
1 parent 54263fa commit e24d772

File tree

11 files changed

+3666
-18896
lines changed

11 files changed

+3666
-18896
lines changed

package-lock.json

Lines changed: 3592 additions & 18824 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -30,80 +30,80 @@
3030
"packages/*"
3131
],
3232
"devDependencies": {
33-
"@babel/cli": "7.26.4",
34-
"@babel/core": "7.26.0",
35-
"@babel/preset-env": "7.26.0",
36-
"@babel/preset-react": "7.26.3",
37-
"@babel/preset-typescript": "7.26.0",
38-
"@rollup/plugin-babel": "6.0.4",
39-
"@rollup/plugin-commonjs": "28.0.2",
40-
"@rollup/plugin-node-resolve": "16.0.0",
41-
"@rollup/plugin-replace": "6.0.2",
33+
"@babel/cli": "7.28.3",
34+
"@babel/core": "7.28.5",
35+
"@babel/preset-env": "7.28.5",
36+
"@babel/preset-react": "7.28.5",
37+
"@babel/preset-typescript": "7.28.5",
38+
"@rollup/plugin-babel": "6.1.0",
39+
"@rollup/plugin-commonjs": "28.0.9",
40+
"@rollup/plugin-node-resolve": "16.0.3",
41+
"@rollup/plugin-replace": "6.0.3",
4242
"@storybook/addon-a11y": "7.6.20",
43-
"@storybook/addon-designs": "8.0.4",
43+
"@storybook/addon-designs": "8.2.1",
4444
"@storybook/addon-essentials": "7.6.20",
4545
"@storybook/react": "7.6.20",
4646
"@storybook/react-webpack5": "7.6.20",
4747
"@svgr/rollup": "8.1.0",
4848
"@svgr/webpack": "8.1.0",
49-
"@swc/core": "1.10.1",
50-
"@swc/jest": "0.2.37",
49+
"@swc/core": "1.15.3",
50+
"@swc/jest": "0.2.39",
5151
"@testing-library/dom": "^10.1.0",
52-
"@testing-library/jest-dom": "6.6.3",
53-
"@testing-library/react": "16.1.0",
52+
"@testing-library/jest-dom": "6.9.1",
53+
"@testing-library/react": "16.3.0",
5454
"@testing-library/react-hooks": "8.0.1",
55-
"@testing-library/user-event": "14.5.2",
55+
"@testing-library/user-event": "14.6.1",
5656
"@types/jest": "29.5.14",
57-
"@types/prop-types": "15.7.14",
58-
"@types/react": "18.3.17",
59-
"@types/react-dom": "18.3.5",
57+
"@types/prop-types": "15.7.15",
58+
"@types/react": "18.3.27",
59+
"@types/react-dom": "18.3.7",
6060
"@zendeskgarden/css-bedrock": "10.0.1",
6161
"@zendeskgarden/eslint-config": "45.0.0",
62-
"@zendeskgarden/scripts": "2.4.3",
62+
"@zendeskgarden/scripts": "2.5.0",
6363
"@zendeskgarden/stylelint-config": "22.0.0",
64-
"@zendeskgarden/svg-icons": "7.5.0",
64+
"@zendeskgarden/svg-icons": "7.6.0",
6565
"babel-plugin-module-resolver": "5.0.2",
66-
"babel-plugin-react-remove-properties": "0.3.0",
66+
"babel-plugin-react-remove-properties": "0.3.1",
6767
"babel-plugin-styled-components": "2.1.4",
6868
"commander": "12.1.0",
69-
"core-js": "3.39.0",
70-
"envalid": "8.0.0",
71-
"eslint": "9.17.0",
72-
"eslint-config-prettier": "9.1.0",
73-
"execa": "9.5.2",
69+
"core-js": "3.47.0",
70+
"envalid": "8.1.1",
71+
"eslint": "9.39.1",
72+
"eslint-config-prettier": "9.1.2",
73+
"execa": "9.6.1",
7474
"husky": "9.1.7",
7575
"identity-obj-proxy": "3.0.0",
76-
"inquirer": "12.2.0",
76+
"inquirer": "12.11.1",
7777
"jest": "29.7.0",
7878
"jest-environment-jsdom": "29.7.0",
7979
"jest-styled-components": "7.2.0",
80-
"lerna": "8.1.9",
81-
"lint-staged": "15.2.11",
82-
"markdownlint-cli": "0.43.0",
80+
"lerna": "8.2.4",
81+
"lint-staged": "15.5.2",
82+
"markdownlint-cli": "0.46.0",
8383
"micromatch": "4.0.8",
8484
"mockdate": "3.0.5",
85-
"ora": "8.1.1",
85+
"ora": "8.2.0",
8686
"pluralize": "8.0.0",
87-
"postcss-styled-syntax": "0.7.0",
88-
"prettier": "3.4.2",
87+
"postcss-styled-syntax": "0.7.1",
88+
"prettier": "3.7.4",
8989
"prettier-package-json": "2.8.0",
90-
"qs": "6.13.1",
90+
"qs": "6.14.0",
9191
"react": "18.3.1",
9292
"react-dom": "18.3.1",
9393
"react-is": "18.3.1",
9494
"react-test-renderer": "18.3.1",
9595
"regenerator-runtime": "0.14.1",
96-
"rollup": "4.28.1",
96+
"rollup": "4.53.3",
9797
"rollup-plugin-analyzer": "4.0.0",
9898
"rollup-plugin-cleanup": "3.2.1",
99-
"rollup-plugin-delete": "2.1.0",
99+
"rollup-plugin-delete": "2.2.0",
100100
"rollup-plugin-typescript2": "0.36.0",
101101
"storybook": "7.6.20",
102-
"styled-components": "6.1.13",
103-
"stylelint": "16.12.0",
102+
"styled-components": "6.1.19",
103+
"stylelint": "16.26.1",
104104
"stylelint-order": "6.0.4",
105105
"temp": "0.9.4",
106-
"typescript": "5.7.2",
107-
"webpack": "5.97.1"
106+
"typescript": "5.9.3",
107+
"webpack": "5.103.0"
108108
}
109109
}

packages/accordions/src/types/index.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ import {
1414
ReactElement
1515
} from 'react';
1616

17-
export interface IAccordionProps<Value = any>
18-
extends Omit<HTMLAttributes<HTMLDivElement>, 'onChange'> {
17+
export interface IAccordionProps<Value = any> extends Omit<
18+
HTMLAttributes<HTMLDivElement>,
19+
'onChange'
20+
> {
1921
/** Sets `aria-level` heading rank in the document structure */
2022
level: NonNullable<HTMLAttributes<HTMLDivElement>['aria-level']>;
2123
/** Sets the expanded sections in a controlled accordion */

packages/accordions/src/utils/useAccordionContext.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ import { IUseAccordionReturnValue } from '@zendeskgarden/container-accordion';
1010
import { IAccordionProps } from '../types';
1111

1212
export interface IAccordionContext<Value>
13-
extends Omit<IUseAccordionReturnValue<Value>, 'disabledSections'>,
13+
extends
14+
Omit<IUseAccordionReturnValue<Value>, 'disabledSections'>,
1415
Pick<
1516
IAccordionProps<Value>,
1617
'level' | 'isCompact' | 'isAnimated' | 'isBare' | 'isCollapsible'

packages/buttons/src/types/index.ts

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,13 @@ export interface IIconButtonProps extends Omit<IButtonProps, 'isStretched' | 'is
4444
}
4545

4646
export interface IToggleIconButtonProps
47-
extends IIconButtonProps,
48-
Pick<IToggleButtonProps, 'isPressed'> {}
47+
extends IIconButtonProps, Pick<IToggleButtonProps, 'isPressed'> {}
4948

5049
export interface IButtonIconProps
51-
extends Pick<IIconButtonProps, 'isRotated'>,
52-
SVGAttributes<SVGElement> {}
50+
extends Pick<IIconButtonProps, 'isRotated'>, SVGAttributes<SVGElement> {}
5351

5452
export interface IAnchorProps
55-
extends Pick<IButtonProps, 'isDanger'>,
56-
AnchorHTMLAttributes<HTMLAnchorElement> {
53+
extends Pick<IButtonProps, 'isDanger'>, AnchorHTMLAttributes<HTMLAnchorElement> {
5754
/**
5855
* Attaches `target="_blank"` and `rel="noopener noreferrer"` to an anchor that
5956
* navigates to an external resource. This ensures that the anchor is a

packages/colorpickers/src/types/index.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@ export interface IRGBColor {
3939
alpha?: number;
4040
}
4141

42-
export interface IColorPickerProps
43-
extends Omit<HTMLAttributes<HTMLDivElement>, 'color' | 'onChange'> {
42+
export interface IColorPickerProps extends Omit<
43+
HTMLAttributes<HTMLDivElement>,
44+
'color' | 'onChange'
45+
> {
4446
/** Sets the color for an uncontrolled color picker */
4547
defaultColor?: string | IColor;
4648
/** Sets the color for a controlled color picker */

packages/datepickers/src/types/index.ts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,10 @@ export interface IDatePickerProps extends Omit<HTMLAttributes<HTMLDivElement>, '
8282
children: ReactElement;
8383
}
8484

85-
export interface IDatePickerRangeProps
86-
extends Pick<
87-
IDatePickerProps,
88-
'locale' | 'weekStartsOn' | 'minValue' | 'maxValue' | 'formatDate' | 'isCompact'
89-
> {
85+
export interface IDatePickerRangeProps extends Pick<
86+
IDatePickerProps,
87+
'locale' | 'weekStartsOn' | 'minValue' | 'maxValue' | 'formatDate' | 'isCompact'
88+
> {
9089
/**
9190
* Sets the start date
9291
*/

packages/dropdowns.legacy/src/types/index.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,10 @@ export interface ITriggerProps extends HTMLAttributes<HTMLElement> {
9191
refKey?: string;
9292
}
9393

94-
export interface ISelectProps
95-
extends Omit<IFauxInputProps, 'isFocused' | 'isHovered' | 'readOnly'> {
94+
export interface ISelectProps extends Omit<
95+
IFauxInputProps,
96+
'isFocused' | 'isHovered' | 'readOnly'
97+
> {
9698
/** Defines the icon rendered before the element's content */
9799
start?: any;
98100
}

packages/forms/src/types/index.ts

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ export interface IFieldsetProps extends FieldsetHTMLAttributes<HTMLFieldSetEleme
4242
}
4343

4444
export interface IInputGroupProps
45-
extends Pick<IFieldsetProps, 'isCompact'>,
46-
HTMLAttributes<HTMLDivElement> {}
45+
extends Pick<IFieldsetProps, 'isCompact'>, HTMLAttributes<HTMLDivElement> {}
4746

4847
export interface ILabelProps extends LabelHTMLAttributes<HTMLLabelElement> {
4948
/** Applies regular (non-bold) font weight */
@@ -101,7 +100,8 @@ export interface IMediaInputProps extends IInputProps {
101100
}
102101

103102
export interface IFauxInputProps
104-
extends Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
103+
extends
104+
Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
105105
HTMLAttributes<HTMLDivElement> {
106106
/** Indicates that the element is not interactive */
107107
disabled?: IInputProps['disabled'];
@@ -116,16 +116,16 @@ export interface IFauxInputProps
116116
}
117117

118118
export interface IFauxInputIconProps
119-
extends Pick<IFauxInputProps, 'isHovered' | 'isFocused'>,
120-
SVGAttributes<SVGElement> {
119+
extends Pick<IFauxInputProps, 'isHovered' | 'isFocused'>, SVGAttributes<SVGElement> {
121120
/** Applies disabled styling */
122121
isDisabled?: IFauxInputProps['disabled'];
123122
/** Rotates icon 180 degrees */
124123
isRotated?: boolean;
125124
}
126125

127126
export interface ITextareaProps
128-
extends Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
127+
extends
128+
Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
129129
TextareaHTMLAttributes<HTMLTextAreaElement> {
130130
/** Enables manual vertical resize */
131131
isResizable?: boolean;
@@ -136,21 +136,20 @@ export interface ITextareaProps
136136
}
137137

138138
export interface ISelectProps
139-
extends Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
139+
extends
140+
Pick<IInputProps, 'isCompact' | 'isBare' | 'focusInset' | 'validation'>,
140141
SelectHTMLAttributes<HTMLSelectElement> {}
141142

142143
export interface IFileUploadProps
143-
extends Pick<IInputProps, 'disabled' | 'isCompact'>,
144-
HTMLAttributes<HTMLDivElement> {
144+
extends Pick<IInputProps, 'disabled' | 'isCompact'>, HTMLAttributes<HTMLDivElement> {
145145
/** Indicates that the element is not interactive */
146146
disabled?: IInputProps['disabled'];
147147
/** Applies drag styling */
148148
isDragging?: boolean;
149149
}
150150

151151
export interface IFileProps
152-
extends Pick<IInputProps, 'isCompact' | 'focusInset'>,
153-
HTMLAttributes<HTMLDivElement> {
152+
extends Pick<IInputProps, 'isCompact' | 'focusInset'>, HTMLAttributes<HTMLDivElement> {
154153
/** Determines the icon to display */
155154
type?: FileType;
156155
/** Applies validation state styling */

packages/notifications/src/types/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ export interface IGlobalAlertProps extends HTMLAttributes<HTMLDivElement> {
6868
}
6969

7070
export interface IGlobalAlertButtonProps
71-
extends ButtonHTMLAttributes<HTMLButtonElement>,
72-
Pick<IButtonProps, 'isBasic'> {}
71+
extends ButtonHTMLAttributes<HTMLButtonElement>, Pick<IButtonProps, 'isBasic'> {}
7372

7473
export interface IGlobalAlertTitleProps extends HTMLAttributes<HTMLDivElement> {
7574
/**

0 commit comments

Comments
 (0)