Skip to content

Commit 76b7089

Browse files
Update Minor and Patch Updates
1 parent d30ad60 commit 76b7089

File tree

3 files changed

+658
-478
lines changed

3 files changed

+658
-478
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
},
4040
"devDependencies": {
4141
"@adyen/adyen-web-server": "1.0.0",
42-
"@changesets/cli": "2.29.8",
43-
"@changesets/get-github-info": "0.7.0",
42+
"@changesets/cli": "2.30.0",
43+
"@changesets/get-github-info": "0.8.0",
4444
"concurrently": "9.2.1",
4545
"cross-env": "10.1.0",
4646
"husky": "9.1.7",
47-
"lint-staged": "16.2.7",
47+
"lint-staged": "16.4.0",
4848
"prettier": "3.8.1"
4949
},
5050
"resolutions": {
5151
"tar-fs": "^3.0.9"
5252
},
53-
"packageManager": "yarn@4.12.0"
53+
"packageManager": "yarn@4.13.0"
5454
}

packages/lib/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -83,57 +83,57 @@
8383
},
8484
"devDependencies": {
8585
"@adyen/bento-design-tokens": "1.10.0",
86-
"@eslint/js": "9.39.2",
87-
"@preact/preset-vite": "2.10.3",
88-
"@rollup/plugin-commonjs": "29.0.0",
86+
"@eslint/js": "9.39.4",
87+
"@preact/preset-vite": "2.10.5",
88+
"@rollup/plugin-commonjs": "29.0.2",
8989
"@rollup/plugin-eslint": "9.2.0",
9090
"@rollup/plugin-json": "6.1.0",
9191
"@rollup/plugin-node-resolve": "16.0.3",
9292
"@rollup/plugin-replace": "6.0.3",
9393
"@rollup/plugin-terser": "0.4.4",
94-
"@size-limit/preset-big-lib": "12.0.0",
95-
"@storybook/addon-a11y": "10.2.10",
96-
"@storybook/addon-docs": "10.2.10",
97-
"@storybook/preact-vite": "10.2.10",
94+
"@size-limit/preset-big-lib": "12.0.1",
95+
"@storybook/addon-a11y": "10.3.3",
96+
"@storybook/addon-docs": "10.3.3",
97+
"@storybook/preact-vite": "10.3.3",
9898
"@swc/core": "1.15.18",
9999
"@testing-library/jest-dom": "6.9.1",
100100
"@testing-library/preact": "3.2.4",
101101
"@testing-library/preact-hooks": "1.1.0",
102102
"@testing-library/user-event": "14.6.1",
103103
"@types/jest": "29.5.14",
104-
"autoprefixer": "10.4.24",
105-
"cssnano": "7.1.2",
104+
"autoprefixer": "10.4.27",
105+
"cssnano": "7.1.3",
106106
"dotenv": "17.3.1",
107-
"eslint": "9.39.2",
107+
"eslint": "9.39.4",
108108
"eslint-plugin-import": "2.32.0",
109109
"eslint-plugin-jsx-a11y": "6.10.2",
110110
"eslint-plugin-react": "7.37.5",
111-
"eslint-plugin-storybook": "10.2.10",
112-
"eslint-plugin-testing-library": "7.16.0",
113-
"globals": "17.3.0",
111+
"eslint-plugin-storybook": "10.3.3",
112+
"eslint-plugin-testing-library": "7.16.1",
113+
"globals": "17.4.0",
114114
"jest": "29.7.0",
115115
"jest-environment-jsdom": "29.7.0",
116116
"jest-fixed-jsdom": "^0.0.11",
117117
"jest-mock-extended": "4.0.0",
118-
"msw": "2.12.10",
118+
"msw": "2.12.14",
119119
"msw-storybook-addon": "2.0.6",
120-
"postcss": "8.5.6",
121-
"rollup": "4.59.0",
122-
"rollup-plugin-dts": "6.3.0",
120+
"postcss": "8.5.8",
121+
"rollup": "4.60.0",
122+
"rollup-plugin-dts": "6.4.1",
123123
"rollup-plugin-postcss": "4.0.2",
124124
"rollup-plugin-stylelint": "1.0.0",
125125
"rollup-plugin-swc3": "0.12.1",
126126
"sass": "1.97.3",
127-
"size-limit": "12.0.0",
128-
"storybook": "10.2.10",
129-
"stylelint": "17.4.0",
127+
"size-limit": "12.0.1",
128+
"storybook": "10.3.3",
129+
"stylelint": "17.5.0",
130130
"stylelint-config-standard-scss": "17.0.0",
131131
"ts-jest": "29.4.6",
132132
"tslib": "2.8.1",
133133
"typescript": "5.9.3",
134134
"typescript-eslint": "7.18.0",
135135
"vite": "6.4.1",
136-
"vite-plugin-stylelint": "6.0.4",
136+
"vite-plugin-stylelint": "6.1.0",
137137
"whatwg-fetch": "3.6.20"
138138
},
139139
"dependencies": {

0 commit comments

Comments
 (0)