|
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | 84 | "@adyen/bento-design-tokens": "1.10.0", |
85 | | - "@eslint/js": "9.39.1", |
| 85 | + "@eslint/js": "9.39.2", |
86 | 86 | "@preact/preset-vite": "2.10.2", |
87 | 87 | "@rollup/plugin-commonjs": "29.0.0", |
88 | 88 | "@rollup/plugin-eslint": "9.2.0", |
|
91 | 91 | "@rollup/plugin-replace": "6.0.3", |
92 | 92 | "@rollup/plugin-terser": "0.4.4", |
93 | 93 | "@size-limit/preset-big-lib": "11.2.0", |
94 | | - "@storybook/addon-a11y": "10.1.4", |
95 | | - "@storybook/addon-docs": "10.1.4", |
96 | | - "@storybook/preact-vite": "10.1.4", |
| 94 | + "@storybook/addon-a11y": "10.1.8", |
| 95 | + "@storybook/addon-docs": "10.1.8", |
| 96 | + "@storybook/preact-vite": "10.1.8", |
97 | 97 | "@swc/core": "1.14.0", |
98 | 98 | "@testing-library/jest-dom": "6.9.1", |
99 | 99 | "@testing-library/preact": "3.2.4", |
100 | 100 | "@testing-library/preact-hooks": "1.1.0", |
101 | 101 | "@testing-library/user-event": "14.6.1", |
102 | 102 | "@types/jest": "29.5.14", |
103 | | - "autoprefixer": "10.4.22", |
| 103 | + "autoprefixer": "10.4.23", |
104 | 104 | "cssnano": "7.1.2", |
105 | 105 | "dotenv": "17.2.3", |
106 | 106 | "enzyme": "3.11.0", |
107 | 107 | "enzyme-adapter-preact-pure": "4.1.0", |
108 | | - "eslint": "9.39.1", |
| 108 | + "eslint": "9.39.2", |
109 | 109 | "eslint-plugin-import": "2.32.0", |
110 | 110 | "eslint-plugin-jsx-a11y": "6.10.2", |
111 | 111 | "eslint-plugin-react": "7.37.5", |
112 | | - "eslint-plugin-storybook": "10.1.4", |
113 | | - "eslint-plugin-testing-library": "7.13.5", |
| 112 | + "eslint-plugin-storybook": "10.1.8", |
| 113 | + "eslint-plugin-testing-library": "7.13.6", |
114 | 114 | "globals": "16.5.0", |
115 | 115 | "jest": "29.7.0", |
116 | 116 | "jest-environment-jsdom": "29.7.0", |
117 | 117 | "jest-fixed-jsdom": "^0.0.11", |
118 | 118 | "jest-mock-extended": "4.0.0", |
119 | | - "msw": "2.12.3", |
| 119 | + "msw": "2.12.4", |
120 | 120 | "msw-storybook-addon": "2.0.6", |
121 | 121 | "postcss": "8.5.6", |
122 | 122 | "rollup": "4.53.3", |
|
0 commit comments