Skip to content

Commit 30bc729

Browse files
chore(deps): update minor and patch updates (#3726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c5538a commit 30bc729

File tree

3 files changed

+267
-259
lines changed

3 files changed

+267
-259
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cross-env": "10.1.0",
4242
"husky": "9.1.7",
4343
"lint-staged": "16.2.7",
44-
"prettier": "3.7.1"
44+
"prettier": "3.7.4"
4545
},
4646
"resolutions": {
4747
"tar-fs": "^3.0.9",

packages/lib/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@
9191
"@rollup/plugin-replace": "6.0.3",
9292
"@rollup/plugin-terser": "0.4.4",
9393
"@size-limit/preset-big-lib": "11.2.0",
94-
"@storybook/addon-a11y": "10.1.0",
95-
"@storybook/addon-docs": "10.1.0",
96-
"@storybook/preact-vite": "10.1.0",
94+
"@storybook/addon-a11y": "10.1.3",
95+
"@storybook/addon-docs": "10.1.3",
96+
"@storybook/preact-vite": "10.1.3",
9797
"@swc/core": "1.14.0",
9898
"@testing-library/jest-dom": "6.9.1",
9999
"@testing-library/preact": "3.2.4",
@@ -109,7 +109,7 @@
109109
"eslint-plugin-import": "2.32.0",
110110
"eslint-plugin-jsx-a11y": "6.10.2",
111111
"eslint-plugin-react": "7.37.5",
112-
"eslint-plugin-storybook": "10.1.0",
112+
"eslint-plugin-storybook": "10.1.3",
113113
"eslint-plugin-testing-library": "7.13.5",
114114
"globals": "16.5.0",
115115
"jest": "29.7.0",
@@ -127,9 +127,9 @@
127127
"sass": "1.77.8",
128128
"size-limit": "11.2.0",
129129
"storybook": "10.1.10",
130-
"stylelint": "16.26.0",
130+
"stylelint": "16.26.1",
131131
"stylelint-config-standard-scss": "16.0.0",
132-
"ts-jest": "29.4.5",
132+
"ts-jest": "29.4.6",
133133
"tslib": "2.8.1",
134134
"typescript": "5.9.3",
135135
"typescript-eslint": "7.18.0",

0 commit comments

Comments
 (0)