mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-10 07:38:04 -05:00
Bumps the production-dependencies group in /autogpt_platform/frontend with 4 updates: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [@stripe/stripe-js](https://github.com/stripe/stripe-js), [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) and [recharts](https://github.com/recharts/recharts). Updates `@sentry/nextjs` from 8.51.0 to 8.54.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@sentry/nextjs</code>'s releases</a>.</em></p> <blockquote> <h2>8.54.0</h2> <ul> <li>feat(v8/deps): Upgrade all OpenTelemetry dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15098">#15098</a>)</li> <li>fix(node/v8): Add compatibility layer for Prisma v5 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15210">#15210</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/nwalters512"><code>@nwalters512</code></a>. Thank you for your contribution!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@sentry/browser</code></td> <td>23.3 KB</td> </tr> <tr> <td><code>@sentry/browser</code> - with treeshaking flags</td> <td>23.17 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing)</td> <td>35.9 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay)</td> <td>73.27 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>66.71 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>77.57 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>89.5 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Feedback)</td> <td>39.51 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. sendFeedback)</td> <td>27.91 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. FeedbackAsync)</td> <td>32.71 KB</td> </tr> <tr> <td><code>@sentry/react</code></td> <td>25.98 KB</td> </tr> <tr> <td><code>@sentry/react</code> (incl. Tracing)</td> <td>38.71 KB</td> </tr> <tr> <td><code>@sentry/vue</code></td> <td>27.58 KB</td> </tr> <tr> <td><code>@sentry/vue</code> (incl. Tracing)</td> <td>37.75 KB</td> </tr> <tr> <td><code>@sentry/svelte</code></td> <td>23.46 KB</td> </tr> <tr> <td>CDN Bundle</td> <td>24.49 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing)</td> <td>37.6 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay)</td> <td>72.9 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback)</td> <td>78.23 KB</td> </tr> <tr> <td>CDN Bundle - uncompressed</td> <td>71.92 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing) - uncompressed</td> <td>111.52 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td> <td>225.78 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td> <td>238.88 KB</td> </tr> <tr> <td><code>@sentry/nextjs</code> (client)</td> <td>38.96 KB</td> </tr> <tr> <td><code>@sentry/sveltekit</code> (client)</td> <td>36.4 KB</td> </tr> <tr> <td><code>@sentry/node</code></td> <td>162.85 KB</td> </tr> <tr> <td><code>@sentry/node</code> - without tracing</td> <td>99.14 KB</td> </tr> <tr> <td><code>@sentry/aws-serverless</code></td> <td>131.23 KB</td> </tr> </tbody> </table> <h2>8.53.0</h2> <ul> <li>feat(v8/nuxt): Add <code>url</code> to <code>SourcemapsUploadOptions</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15202">#15202</a>)</li> <li>fix(v8/react): <code>fromLocation</code> can be undefined in Tanstack Router Instrumentation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15237">#15237</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/tannerlinsley"><code>@tannerlinsley</code></a>. Thank you for your contribution!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@sentry/browser</code></td> <td>23.3 KB</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md"><code>@sentry/nextjs</code>'s changelog</a>.</em></p> <blockquote> <h2>8.54.0</h2> <ul> <li>feat(v8/deps): Upgrade all OpenTelemetry dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15098">#15098</a>)</li> <li>fix(node/v8): Add compatibility layer for Prisma v5 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15210">#15210</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/nwalters512"><code>@nwalters512</code></a>. Thank you for your contribution!</p> <h2>8.53.0</h2> <ul> <li>feat(v8/nuxt): Add <code>url</code> to <code>SourcemapsUploadOptions</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15202">#15202</a>)</li> <li>fix(v8/react): <code>fromLocation</code> can be undefined in Tanstack Router Instrumentation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15237">#15237</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/tannerlinsley"><code>@tannerlinsley</code></a>. Thank you for your contribution!</p> <h2>8.52.1</h2> <ul> <li>fix(v8/nextjs): Fix nextjs build warning (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15226">#15226</a>)</li> <li>ref(v8/browser): Add protocol attributes to resource spans <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15224">#15224</a></li> <li>ref(v8/core): Don't set <code>this.name</code> to <code>new.target.prototype.constructor.name</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15222">#15222</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/Zen-cronic"><code>@Zen-cronic</code></a>. Thank you for your contribution!</p> <h2>8.52.0</h2> <h3>Important Changes</h3> <ul> <li><strong>feat(solidstart): Add <code>withSentry</code> wrapper for SolidStart config (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15135">#15135</a>)</strong></li> </ul> <p>To enable the SolidStart SDK, wrap your SolidStart Config with <code>withSentry</code>. The <code>sentrySolidStartVite</code> plugin is now automatically added by <code>withSentry</code> and you can pass the Sentry build-time options like this:</p> <pre lang="js"><code>import { defineConfig } from '@solidjs/start/config'; import { withSentry } from '@sentry/solidstart'; <p>export default defineConfig(<br /> withSentry(<br /> {<br /> /* Your SolidStart config options... */<br /> },<br /> {<br /> // Options for setting up source maps<br /> org: process.env.SENTRY_ORG,<br /> project: process.env.SENTRY_PROJECT,<br /> authToken: process.env.SENTRY_AUTH_TOKEN,<br /> },<br /> ),<br /> );<br /> </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="e9a45fe6eb"><code>e9a45fe</code></a> release: 8.54.0</li> <li><a href="ff4fb5ffed"><code>ff4fb5f</code></a> meta(changelog): Update changelog for 8.54.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15261">#15261</a>)</li> <li><a href="b6a4a4a036"><code>b6a4a4a</code></a> fix(node/v8): Add compatibility layer for Prisma v5 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15210">#15210</a>)</li> <li><a href="3673689441"><code>3673689</code></a> feat(v8/deps): Upgrade all OpenTelemetry dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15098">#15098</a>)</li> <li><a href="13aadde725"><code>13aadde</code></a> Merge branch 'release/8.53.0' into v8</li> <li><a href="3d8b132fda"><code>3d8b132</code></a> release: 8.53.0</li> <li><a href="f08e6131da"><code>f08e613</code></a> meta: Update Changelog for 8.53.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15243">#15243</a>)</li> <li><a href="ef4f210781"><code>ef4f210</code></a> fix(v8/react): From location can be undefined in Tanstack Router Instrumentat...</li> <li><a href="4df37594f6"><code>4df3759</code></a> feat(v8/nuxt): Add <code>url</code> to <code>SourcemapsUploadOptions</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15202">#15202</a>)</li> <li><a href="36bdc47676"><code>36bdc47</code></a> Merge branch 'release/8.52.1' into v8</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/8.51.0...8.54.0">compare view</a></li> </ul> </details> <br /> Updates `@stripe/stripe-js` from 5.5.0 to 5.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stripe/stripe-js/releases"><code>@stripe/stripe-js</code>'s releases</a>.</em></p> <blockquote> <h2>v5.6.0</h2> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h3>New features</h3> <h3>Fixes</h3> <ul> <li>Fix runServerUpdate type (<a href="https://redirect.github.com/stripe/stripe-js/issues/712">#712</a>)</li> <li>Push release commit and tag before creating release (<a href="https://redirect.github.com/stripe/stripe-js/issues/707">#707</a>)</li> </ul> <h3>Changed</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="085deba188"><code>085deba</code></a> v5.6.0</li> <li><a href="d337871030"><code>d337871</code></a> Fix runServerUpdate type (<a href="https://redirect.github.com/stripe/stripe-js/issues/712">#712</a>)</li> <li><a href="31aef3556c"><code>31aef35</code></a> Push release commit and tag before creating release (<a href="https://redirect.github.com/stripe/stripe-js/issues/707">#707</a>)</li> <li><a href="f93c985d67"><code>f93c985</code></a> v5.5.0</li> <li>See full diff in <a href="https://github.com/stripe/stripe-js/compare/v5.5.0...v5.6.0">compare view</a></li> </ul> </details> <br /> Updates `launchdarkly-react-client-sdk` from 3.6.0 to 3.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/launchdarkly/react-client-sdk/releases">launchdarkly-react-client-sdk's releases</a>.</em></p> <blockquote> <h2>launchdarkly-react-client-sdk: v3.6.1</h2> <h2><a href="https://github.com/launchdarkly/react-client-sdk/compare/launchdarkly-react-client-sdk-v3.6.0...launchdarkly-react-client-sdk-v3.6.1">3.6.1</a> (2025-01-30)</h2> <h3>Bug Fixes</h3> <ul> <li>update package.json to support react 19 (<a href="https://redirect.github.com/launchdarkly/react-client-sdk/issues/341">#341</a>) (<a href="2c0fc335eb">2c0fc33</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/launchdarkly/react-client-sdk/blob/main/CHANGELOG.md">launchdarkly-react-client-sdk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/launchdarkly/react-client-sdk/compare/launchdarkly-react-client-sdk-v3.6.0...launchdarkly-react-client-sdk-v3.6.1">3.6.1</a> (2025-01-30)</h2> <h3>Bug Fixes</h3> <ul> <li>update package.json to support react 19 (<a href="https://redirect.github.com/launchdarkly/react-client-sdk/issues/341">#341</a>) (<a href="2c0fc335eb">2c0fc33</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="090c8db0a2"><code>090c8db</code></a> chore(main): release launchdarkly-react-client-sdk 3.6.1 (<a href="https://redirect.github.com/launchdarkly/react-client-sdk/issues/344">#344</a>)</li> <li><a href="2c0fc335eb"><code>2c0fc33</code></a> fix: update package.json to support react 19 (<a href="https://redirect.github.com/launchdarkly/react-client-sdk/issues/341">#341</a>)</li> <li>See full diff in <a href="https://github.com/launchdarkly/react-client-sdk/compare/launchdarkly-react-client-sdk-v3.6.0...launchdarkly-react-client-sdk-v3.6.1">compare view</a></li> </ul> </details> <br /> Updates `recharts` from 2.15.0 to 2.15.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/recharts/recharts/releases">recharts's releases</a>.</em></p> <blockquote> <h2>v2.15.1</h2> <h2>What's Changed</h2> <p>Quick patch release, nothing crazy going on here.</p> <p>In the meantime please help us test recharts 3.0 alpha <a href="https://redirect.github.com/recharts/recharts/issues/5445">recharts/recharts#5445</a> 🚀</p> <h4>Fix</h4> <ul> <li><code>Legend - Typescript</code>: add <code>dataKey</code> type to legend formatter props by <a href="https://github.com/lucasassisrosa"><code>@lucasassisrosa</code></a> in <a href="https://redirect.github.com/recharts/recharts/pull/5511">recharts/recharts#5511</a>. Fixes <a href="https://redirect.github.com/recharts/recharts/issues/5508">recharts/recharts#5508</a></li> </ul> <h4>Chore</h4> <ul> <li>Make sure <code>react-smooth</code> version is up to date in package.json for R19 support by <a href="https://github.com/acomanescu"><code>@acomanescu</code></a> in <a href="https://redirect.github.com/recharts/recharts/pull/5422">recharts/recharts#5422</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/acomanescu"><code>@acomanescu</code></a> made their first contribution in <a href="https://redirect.github.com/recharts/recharts/pull/5422">recharts/recharts#5422</a></li> <li><a href="https://github.com/lucasassisrosa"><code>@lucasassisrosa</code></a> made their first contribution in <a href="https://redirect.github.com/recharts/recharts/pull/5511">recharts/recharts#5511</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1">https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="3ecaab0e88"><code>3ecaab0</code></a> 2.15.1</li> <li><a href="786cda6f02"><code>786cda6</code></a> feat: Add the dataKey type to legend formatter props (<a href="https://redirect.github.com/recharts/recharts/issues/5511">#5511</a>)</li> <li><a href="a3cf0247f9"><code>a3cf024</code></a> chore: update react-smooth version to support React 19 (<a href="https://redirect.github.com/recharts/recharts/issues/5422">#5422</a>)</li> <li>See full diff in <a href="https://github.com/recharts/recharts/compare/v2.15.0...v2.15.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co>
124 lines
4.1 KiB
JSON
124 lines
4.1 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "0.3.4",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev",
|
|
"dev:nosentry": "NODE_ENV=development && DISABLE_SENTRY=true && next dev",
|
|
"dev:test": "NODE_ENV=test && next dev",
|
|
"build": "SKIP_STORYBOOK_TESTS=true next build",
|
|
"start": "next start",
|
|
"lint": "next lint && prettier --check .",
|
|
"format": "prettier --write .",
|
|
"type-check": "tsc --noEmit",
|
|
"test": "playwright test",
|
|
"test-ui": "playwright test --ui",
|
|
"gentests": "playwright codegen http://localhost:3000",
|
|
"storybook": "storybook dev -p 6006",
|
|
"build-storybook": "storybook build",
|
|
"test-storybook": "test-storybook",
|
|
"test-storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"npm run build-storybook -- --quiet && npx http-server storybook-static --port 6006 --silent\" \"wait-on tcp:6006 && npm run test-storybook\""
|
|
},
|
|
"browserslist": [
|
|
"defaults"
|
|
],
|
|
"dependencies": {
|
|
"@faker-js/faker": "^9.4.0",
|
|
"@hookform/resolvers": "^3.10.0",
|
|
"@next/third-parties": "^15.1.6",
|
|
"@radix-ui/react-alert-dialog": "^1.1.5",
|
|
"@radix-ui/react-avatar": "^1.1.1",
|
|
"@radix-ui/react-checkbox": "^1.1.2",
|
|
"@radix-ui/react-collapsible": "^1.1.1",
|
|
"@radix-ui/react-context-menu": "^2.2.5",
|
|
"@radix-ui/react-dialog": "^1.1.2",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.5",
|
|
"@radix-ui/react-icons": "^1.3.2",
|
|
"@radix-ui/react-label": "^2.1.0",
|
|
"@radix-ui/react-popover": "^1.1.5",
|
|
"@radix-ui/react-radio-group": "^1.2.1",
|
|
"@radix-ui/react-scroll-area": "^1.2.1",
|
|
"@radix-ui/react-select": "^2.1.5",
|
|
"@radix-ui/react-separator": "^1.1.0",
|
|
"@radix-ui/react-slot": "^1.1.0",
|
|
"@radix-ui/react-switch": "^1.1.1",
|
|
"@radix-ui/react-toast": "^1.2.5",
|
|
"@radix-ui/react-tooltip": "^1.1.7",
|
|
"@sentry/nextjs": "^8",
|
|
"@stripe/stripe-js": "^5.6.0",
|
|
"@supabase/ssr": "^0.5.2",
|
|
"@supabase/supabase-js": "^2.48.1",
|
|
"@tanstack/react-table": "^8.20.6",
|
|
"@xyflow/react": "^12.4.2",
|
|
"ajv": "^8.17.1",
|
|
"boring-avatars": "^1.11.2",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "1.0.4",
|
|
"cookie": "1.0.2",
|
|
"date-fns": "^4.1.0",
|
|
"dotenv": "^16.4.7",
|
|
"elliptic": "6.6.1",
|
|
"embla-carousel-react": "^8.5.2",
|
|
"framer-motion": "^12.0.11",
|
|
"geist": "^1.3.1",
|
|
"launchdarkly-react-client-sdk": "^3.6.1",
|
|
"lucide-react": "^0.474.0",
|
|
"moment": "^2.30.1",
|
|
"next": "^14.2.21",
|
|
"next-themes": "^0.4.4",
|
|
"react": "^18",
|
|
"react-day-picker": "^9.5.1",
|
|
"react-dom": "^18",
|
|
"react-hook-form": "^7.54.2",
|
|
"react-icons": "^5.4.0",
|
|
"react-markdown": "^9.0.3",
|
|
"react-modal": "^3.16.3",
|
|
"react-shepherd": "^6.1.7",
|
|
"recharts": "^2.15.1",
|
|
"tailwind-merge": "^2.6.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"uuid": "^11.0.5",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"@chromatic-com/storybook": "^3.2.4",
|
|
"@playwright/test": "^1.50.0",
|
|
"@storybook/addon-a11y": "^8.5.2",
|
|
"@storybook/addon-essentials": "^8.5.2",
|
|
"@storybook/addon-interactions": "^8.5.2",
|
|
"@storybook/addon-links": "^8.5.2",
|
|
"@storybook/addon-onboarding": "^8.5.2",
|
|
"@storybook/blocks": "^8.5.2",
|
|
"@storybook/nextjs": "^8.5.2",
|
|
"@storybook/react": "^8.3.5",
|
|
"@storybook/test": "^8.3.5",
|
|
"@storybook/test-runner": "^0.21.0",
|
|
"@types/negotiator": "^0.6.3",
|
|
"@types/node": "^22.10.10",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"@types/react-modal": "^3.16.3",
|
|
"axe-playwright": "^2.0.3",
|
|
"chromatic": "^11.25.1",
|
|
"concurrently": "^9.1.2",
|
|
"eslint": "^8",
|
|
"eslint-config-next": "15.1.6",
|
|
"eslint-plugin-storybook": "^0.11.2",
|
|
"msw": "^2.7.0",
|
|
"msw-storybook-addon": "^2.0.3",
|
|
"postcss": "^8",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
"storybook": "^8.5.2",
|
|
"tailwindcss": "^3.4.17",
|
|
"typescript": "^5"
|
|
},
|
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
|
|
"msw": {
|
|
"workerDirectory": [
|
|
"public"
|
|
]
|
|
}
|
|
}
|