|
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | 85 | "@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", |
89 | 89 | "@rollup/plugin-eslint": "9.2.0", |
90 | 90 | "@rollup/plugin-json": "6.1.0", |
91 | 91 | "@rollup/plugin-node-resolve": "16.0.3", |
92 | 92 | "@rollup/plugin-replace": "6.0.3", |
93 | 93 | "@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", |
98 | 98 | "@swc/core": "1.15.18", |
99 | 99 | "@testing-library/jest-dom": "6.9.1", |
100 | 100 | "@testing-library/preact": "3.2.4", |
101 | 101 | "@testing-library/preact-hooks": "1.1.0", |
102 | 102 | "@testing-library/user-event": "14.6.1", |
103 | 103 | "@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", |
106 | 106 | "dotenv": "17.3.1", |
107 | | - "eslint": "9.39.2", |
| 107 | + "eslint": "9.39.4", |
108 | 108 | "eslint-plugin-import": "2.32.0", |
109 | 109 | "eslint-plugin-jsx-a11y": "6.10.2", |
110 | 110 | "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.2", |
| 113 | + "globals": "17.4.0", |
114 | 114 | "jest": "29.7.0", |
115 | 115 | "jest-environment-jsdom": "29.7.0", |
116 | 116 | "jest-fixed-jsdom": "^0.0.11", |
117 | 117 | "jest-mock-extended": "4.0.0", |
118 | | - "msw": "2.12.10", |
| 118 | + "msw": "2.12.14", |
119 | 119 | "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", |
123 | 123 | "rollup-plugin-postcss": "4.0.2", |
124 | 124 | "rollup-plugin-stylelint": "1.0.0", |
125 | 125 | "rollup-plugin-swc3": "0.12.1", |
126 | 126 | "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.6.0", |
130 | 130 | "stylelint-config-standard-scss": "17.0.0", |
131 | 131 | "ts-jest": "29.4.6", |
132 | 132 | "tslib": "2.8.1", |
133 | 133 | "typescript": "5.9.3", |
134 | 134 | "typescript-eslint": "7.18.0", |
135 | 135 | "vite": "6.4.1", |
136 | | - "vite-plugin-stylelint": "6.0.4", |
| 136 | + "vite-plugin-stylelint": "6.1.0", |
137 | 137 | "whatwg-fetch": "3.6.20" |
138 | 138 | }, |
139 | 139 | "dependencies": { |
|
0 commit comments