|
100 | 100 | "@babel/types" = "7.28.5" |
101 | 101 | "eslint" = "^9.36.0" |
102 | 102 | "eslint-config-prettier" = "^9.1.0" |
| 103 | +"eslint-plugin-clsx" = "^0.0.12" |
103 | 104 | "eslint-plugin-import" = "^2.32.0" |
104 | 105 | "eslint-plugin-jest" = "^28.8.3" |
105 | 106 | "eslint-plugin-react" = "^7.37.5" |
106 | 107 | "eslint-plugin-react-hooks" = "^5.2.0" |
107 | 108 | "eslint-plugin-simple-import-sort" = "^12.1.1" |
108 | 109 | "eslint-plugin-unused-imports" = "^4.1.4" |
109 | 110 | "eslint-import-resolver-typescript" = "^4.4.4" |
110 | | -"eslint-plugin-testing-library" = "^7.12.0" |
111 | | -"eslint-plugin-workspaces" = "^0.11.0" |
| 111 | +"eslint-plugin-testing-library" = "^7.15.4" |
| 112 | +"eslint-plugin-workspaces" = "^0.11.1" |
112 | 113 | "@eslint/js" = "^9.23.0" |
113 | 114 | "@eslint/config-helpers" = "^0.4.0" |
114 | | -"@typescript-eslint/eslint-plugin" = "8.47.0" |
115 | | -"@typescript-eslint/parser" = "8.47.0" |
116 | | -"@typescript-eslint/project-service" = "8.47.0" |
117 | | -"@typescript-eslint/rule-tester" = "8.47.0" |
118 | | -"@typescript-eslint/scope-manager" = "8.47.0" |
119 | | -"@typescript-eslint/tsconfig-utils" = "8.47.0" |
120 | | -"@typescript-eslint/types" = "8.47.0" |
121 | | -"@typescript-eslint/typescript-estree" = "8.47.0" |
122 | | -"@typescript-eslint/utils" = "8.47.0" |
123 | | -"@typescript-eslint/visitor-keys" = "8.47.0" |
124 | | -"typescript-eslint" = "8.47.0" |
| 115 | +"@vitest/eslint-plugin" = "^1.6.6" |
| 116 | +"@typescript-eslint/eslint-plugin" = "8.52.0" |
| 117 | +"@typescript-eslint/parser" = "8.52.0" |
| 118 | +"@typescript-eslint/project-service" = "8.52.0" |
| 119 | +"@typescript-eslint/rule-tester" = "8.52.0" |
| 120 | +"@typescript-eslint/scope-manager" = "8.52.0" |
| 121 | +"@typescript-eslint/tsconfig-utils" = "8.52.0" |
| 122 | +"@typescript-eslint/types" = "8.52.0" |
| 123 | +"@typescript-eslint/typescript-estree" = "8.52.0" |
| 124 | +"@typescript-eslint/utils" = "8.52.0" |
| 125 | +"@typescript-eslint/visitor-keys" = "8.52.0" |
| 126 | +"typescript-eslint" = "8.52.0" |
125 | 127 | "@jest/core" = "^29.7.0" |
126 | 128 | "@jest/create-cache-key-function" = "^29.7.0" |
127 | 129 | "@jest/fake-timers" = "^29.7.0" |
|
136 | 138 | "ts-jest" = "^29.2.5" |
137 | 139 | "@types/lodash" = "4.17.20" |
138 | 140 | "@types/lodash-es" = "4.17.12" |
139 | | -"lodash" = "4.17.21" |
140 | | -"lodash-es" = "4.17.21" |
| 141 | +"lodash" = "4.17.23" |
| 142 | +"lodash-es" = "4.17.23" |
141 | 143 | "@oclif/core" = "3.27.0" |
142 | 144 | "@storybook/addon-actions" = "8.5.1" |
143 | 145 | "@storybook/addon-a11y" = "8.5.1" |
|
162 | 164 | "@storybook/test" = "8.5.1" |
163 | 165 | "@storybook/theming" = "8.5.1" |
164 | 166 | "storybook" = "8.5.1" |
165 | | -"@stylexjs/stylex" = "0.16.2" |
166 | | -"@stylexjs/babel-plugin" = "0.16.2" |
167 | | -"@stylexjs/eslint-plugin" = "0.16.2" |
| 167 | +"@stylexjs/stylex" = "0.17.4" |
| 168 | +"@stylexjs/babel-plugin" = "0.17.4" |
| 169 | +"@stylexjs/eslint-plugin" = "0.17.4" |
168 | 170 | "@tailwindcss/oxide" = "4.1.3" |
169 | 171 | "@tailwindcss/postcss" = "4.1.3" |
170 | 172 | "@tailwindcss/vite" = "4.1.3" |
171 | 173 | "tailwindcss" = "4.1.3" |
172 | 174 | "@vitejs/plugin-react" = "4.4.1" |
173 | | -"@vitest/browser" = "3.2.4" |
174 | | -"@vitest/coverage-v8" = "3.2.4" |
175 | | -"@vitest/runner" = "3.2.4" |
176 | | -"@vitest/ui" = "3.2.4" |
177 | 175 | "vite" = "6.3.6" |
178 | | -"vitest" = "3.2.4" |
179 | 176 | "webpack" = "5.91.0" |
180 | 177 | "webpack-cli" = "5.1.4" |
| 178 | +"modal" = "^0.6.0" |
| 179 | +"@axe-core/playwright" = "4.11.0" |
181 | 180 | "@bazel/runfiles" = "^6.3.1" |
182 | 181 | "@figma/plugin-typings" = "1.121.0" |
183 | 182 | "@figma/widget-typings" = "1.12.1" |
184 | | -"@modelcontextprotocol/sdk" = "1.18.0" |
185 | | -"@sentry/cli" = "2.58.2" |
| 183 | +"@formatjs/icu-messageformat-parser" = "^2.11.2" |
| 184 | +"@modelcontextprotocol/ext-apps" = "0.4.0" |
| 185 | +"@modelcontextprotocol/sdk" = "1.24.0" |
| 186 | +"@opentelemetry/api" = "^1.9.0" |
| 187 | +"@sentry/cli" = "2.58.3" |
| 188 | +"@types/jsdom" = "^21.1.7" |
186 | 189 | "@types/mocha" = "10.0.10" |
187 | 190 | "@types/node" = "22.17.2" |
188 | | -"@types/react" = "18.0.26" |
189 | | -"@types/react-dom" = "18.2.15" |
| 191 | +"@types/react" = "18.3.27" |
| 192 | +"@types/react-dom" = "18.3.7" |
190 | 193 | "@types/sinon" = "17.0.4" |
191 | 194 | "aws-crt" = "1.21.3" |
192 | 195 | "aws-sdk-client-mock" = "4.1.0" |
193 | 196 | "axe-core" = "4.11.0" |
194 | | -"@axe-core/playwright" = "4.11.0" |
195 | 197 | "axios-retry" = "^4.5.0" |
| 198 | +"csstype" = "^3.2.3" |
| 199 | +"dayjs" = "^1.11.19" |
196 | 200 | "esbuild" = "0.25.0" |
197 | | -"postcss" = "8.5.2" |
| 201 | +"jotai" = "2.9.3" |
| 202 | +"intl-messageformat" = "^10.7.14" |
| 203 | +"graphql" = "16.12.0" |
| 204 | +"jsdom" = "27.4.0" |
198 | 205 | "knip" = "^5.27.3" |
199 | 206 | "lightningcss" = "1.29.2" |
| 207 | +"mediabunny" = "1.25.8" |
200 | 208 | "mocha" = "10.8.2" |
201 | 209 | "mocha-junit-reporter" = "2.2.1" |
| 210 | +"postcss" = "8.5.2" |
202 | 211 | "prettier" = "3.6.2" |
203 | | -"react" = "18.3.1" |
204 | 212 | "react-dom" = "18.3.1" |
205 | 213 | "react-redux" = "8.0.5" |
| 214 | +"react" = "18.3.1" |
206 | 215 | "sharp" = "0.33.5" |
207 | 216 | "sinon" = "^17.0.1" |
208 | 217 | "ts-morph" = "^27.0.0" |
209 | 218 | "ts-node" = "^10.9.2" |
210 | 219 | "typescript" = "5.9.3" |
211 | 220 | "yaml" = "2.8.0" |
212 | | -"zod" = "3.25.58" |
213 | 221 | "zod-to-json-schema" = "^3.23.5" |
| 222 | +"zod" = "3.25.58" |
214 | 223 | "ai" = "4.1.62" |
215 | 224 | "@ai-sdk/amazon-bedrock" = "2.1.4" |
216 | 225 | "@ai-sdk/anthropic" = "1.2.5" |
|
222 | 231 | "@ai-sdk/openai" = "1.2.5" |
223 | 232 | "@ai-sdk/provider" = "1.1.3" |
224 | 233 | "@ai-sdk/provider-utils" = "2.2.8" |
| 234 | +"@ai-sdk/amazon-bedrock-v5" = "npm:@ai-sdk/amazon-bedrock@3.0.73" |
| 235 | +"@ai-sdk/anthropic-v5" = "npm:@ai-sdk/anthropic@2.0.57" |
| 236 | +"@ai-sdk/azure-v5" = "npm:@ai-sdk/azure@2.0.91" |
| 237 | +"@ai-sdk/cerebras-v5" = "npm:@ai-sdk/cerebras@1.0.35" |
| 238 | +"@ai-sdk/fireworks-v5" = "npm:@ai-sdk/fireworks@1.0.31" |
| 239 | +"@ai-sdk/google-v5" = "npm:@ai-sdk/google@2.0.52" |
| 240 | +"@ai-sdk/google-vertex-v5" = "npm:@ai-sdk/google-vertex@3.0.72" |
| 241 | +"@ai-sdk/openai-v5" = "npm:@ai-sdk/openai@2.0.89" |
| 242 | +"@ai-sdk/provider-v5" = "npm:@ai-sdk/provider@2.0.0" |
| 243 | +"@ai-sdk/provider-utils-v5" = "npm:@ai-sdk/provider-utils@3.0.17" |
0 commit comments