Skip to content

Commit c221f25

Browse files
chore: Bump the minor-and-patch group across 1 directory with 20 updates (#635)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew <ilin.andrii@gmail.com>
1 parent 031b381 commit c221f25

File tree

32 files changed

+1533
-1151
lines changed

32 files changed

+1533
-1151
lines changed

.changeset/upset-planets-grab.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aragon/gov-ui-kit': minor
3+
---
4+
5+
Dependency updates

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base npm security and reproducibility
2-
save-exact=true
2+
save-prefix=^
33
strict-peer-dependencies=true
44
auto-install-peers=false
55

package.json

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
5555
"@radix-ui/react-toggle-group": "^1.1.0",
5656
"@radix-ui/react-tooltip": "^1.2.0",
5757
"@radix-ui/react-visually-hidden": "^1.2.0",
58-
"@tiptap/core": "^3.5.0",
59-
"@tiptap/extension-image": "^3.5.0",
60-
"@tiptap/extensions": "^3.5.0",
61-
"@tiptap/pm": "^3.5.0",
62-
"@tiptap/react": "^3.5.0",
63-
"@tiptap/starter-kit": "^3.5.0",
58+
"@tiptap/core": "^3.14.0",
59+
"@tiptap/extension-image": "^3.14.0",
60+
"@tiptap/extensions": "^3.14.0",
61+
"@tiptap/pm": "^3.14.0",
62+
"@tiptap/react": "^3.14.0",
63+
"@tiptap/starter-kit": "^3.14.0",
6464
"blockies-ts": "^1.0.0",
6565
"classnames": "^2.5.0",
6666
"framer-motion": "^12.23.0",
67-
"imask": "7.6.1",
67+
"imask": "^7.6.1",
6868
"luxon": "^3.7.0",
6969
"react-dropzone": "^14.3.0",
7070
"react-imask": "^7.6.0",
@@ -79,7 +79,7 @@
7979
"react-hook-form": "^7.63.0",
8080
"tailwindcss": "^4.1.0",
8181
"viem": "^2.37.0",
82-
"wagmi": "^2.16.0"
82+
"wagmi": "^2.19.0"
8383
},
8484
"devDependencies": {
8585
"@babel/core": "^7.28.4",
@@ -127,18 +127,18 @@
127127
"postcss-loader": "^8.2.0",
128128
"prettier": "^3.6.2",
129129
"prettier-plugin-organize-imports": "^4.3.0",
130-
"prettier-plugin-tailwindcss": "^0.6.14",
130+
"prettier-plugin-tailwindcss": "^0.7.2",
131131
"react": "^18.2.0",
132132
"react-dom": "^18.2.0",
133133
"react-hook-form": "^7.63.0",
134134
"rollup": "^4.52.1",
135135
"rollup-plugin-peer-deps-external": "^2.2.4",
136136
"rollup-plugin-postcss": "^4.0.2",
137137
"rollup-plugin-visualizer": "^6.0.3",
138-
"storybook": "^9.1.16",
138+
"storybook": "^9.1.17",
139139
"tailwindcss": "^4.1.13",
140140
"ts-jest": "^29.4.4",
141-
"tslib": "2.8.1",
141+
"tslib": "^2.8.1",
142142
"typescript": "^5.9.2",
143143
"typescript-eslint": "^8.44.1",
144144
"vercel": "^48.12.0",
@@ -166,12 +166,14 @@
166166
"./index.css": "./index.css",
167167
"./build.css": "./build.css"
168168
},
169-
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a",
169+
"packageManager": "pnpm@10.27.0+sha512.72d699da16b1179c14ba9e64dc71c9a40988cbdc65c264cb0e489db7de917f20dcf4d64d8723625f2969ba52d4b7e2a1170682d9ac2a5dcaeaab732b7e16f04a",
170170
"pnpm": {
171171
"overrides": {
172172
"@reown/appkit": "^1.8.14",
173173
"jsdom": "26.1.0",
174-
"parse5": "7.1.2"
174+
"parse5": "7.1.2",
175+
"preact": "10.28.2",
176+
"qs": "6.14.1"
175177
},
176178
"packageExtensions": {
177179
"@solana/codecs-strings@*": {

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
minimumReleaseAge: 10080
1+
minimumReleaseAge: 10080 # cooldown period for new packages in minutes (7 days)
2+
minimumReleaseAgeExclude: # https://pnpm.io/settings#minimumreleaseageexclude
3+
- 'preact@10.28.2'

src/core/components/accordion/accordionContainer/accordionContainer.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ export type AccordionMultiValue<TMulti extends boolean> = TMulti extends true
66
? string[] | undefined
77
: string | undefined;
88

9-
export interface IAccordionContainerBaseProps<TMulti extends boolean>
10-
extends Omit<ComponentPropsWithRef<'div'>, 'dir'> {
9+
export interface IAccordionContainerBaseProps<TMulti extends boolean> extends Omit<
10+
ComponentPropsWithRef<'div'>,
11+
'dir'
12+
> {
1113
/**
1214
* Determines whether one or multiple items can be opened at the same time.
1315
*/

src/core/components/cards/cardCollapsible/cardCollapsible.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ import classNames from 'classnames';
22
import { Collapsible, type ICollapsibleProps } from '../../collapsible';
33
import { Card } from '../card';
44

5-
export interface ICardCollapsibleProps
6-
extends Omit<ICollapsibleProps, 'buttonVariant' | 'className' | 'showOverlay' | 'collapsedLines'> {
5+
export interface ICardCollapsibleProps extends Omit<
6+
ICollapsibleProps,
7+
'buttonVariant' | 'className' | 'showOverlay' | 'collapsedLines'
8+
> {
79
/**
810
* Additional class names to apply to the card.
911
*/

src/core/components/dataList/dataListContainer/dataListContainer.tsx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ import type { IEmptyStateProps } from '../../states';
55
import { useDataListContext } from '../dataListContext';
66
import { DataListContainerSkeletonLoader } from './dataListContainerSkeletonLoader';
77

8-
export interface IDataListContainerState
9-
extends Pick<
10-
IEmptyStateProps,
11-
'heading' | 'description' | 'objectIllustration' | 'isStacked' | 'primaryButton' | 'secondaryButton'
12-
> {}
8+
export interface IDataListContainerState extends Pick<
9+
IEmptyStateProps,
10+
'heading' | 'description' | 'objectIllustration' | 'isStacked' | 'primaryButton' | 'secondaryButton'
11+
> {}
1312

1413
export interface IDataListContainerProps extends ComponentProps<'div'> {
1514
/**

src/core/components/dataList/dataListContext/dataListContext.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import { createContext, useContext } from 'react';
22
import type { IDataListRootProps } from '../dataListRoot';
33

44
export interface IDataListContext
5-
extends Required<Pick<IDataListRootProps, 'pageSize'>>,
5+
extends
6+
Required<Pick<IDataListRootProps, 'pageSize'>>,
67
Pick<IDataListRootProps, 'itemsCount' | 'state' | 'entityLabel'> {
78
/**
89
* Total number of list item children.

src/core/components/dataList/dataListFilter/dataListFilterSort.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ import { Dropdown } from '../../dropdown';
33
import { IconType } from '../../icon';
44
import type { IDataListFilterProps } from './dataListFilter';
55

6-
export interface IDataListFilterSortProps
7-
extends Pick<IDataListFilterProps, 'activeSort' | 'sortItems' | 'onSortChange'> {
6+
export interface IDataListFilterSortProps extends Pick<
7+
IDataListFilterProps,
8+
'activeSort' | 'sortItems' | 'onSortChange'
9+
> {
810
/**
911
* Classes for the dropdown trigger.
1012
*/

0 commit comments

Comments
 (0)