a template starter repo for sveltekit projects
0

Configure Feed

Select the types of activity you want to include in your feed.

updating storybook to latest version

+560 -104
+7 -7
package.json
··· 23 23 "build-storybook": "storybook build" 24 24 }, 25 25 "devDependencies": { 26 - "@chromatic-com/storybook": "^5.1.2", 26 + "@chromatic-com/storybook": "^5.2.1", 27 27 "@eslint/compat": "^2.0.4", 28 28 "@eslint/js": "^10.0.1", 29 - "@storybook/addon-a11y": "^10.3.6", 30 - "@storybook/addon-docs": "^10.3.6", 29 + "@storybook/addon-a11y": "^10.4.2", 30 + "@storybook/addon-docs": "^10.4.2", 31 31 "@storybook/addon-svelte-csf": "^5.1.2", 32 - "@storybook/addon-vitest": "^10.3.6", 33 - "@storybook/sveltekit": "^10.3.6", 32 + "@storybook/addon-vitest": "^10.4.2", 33 + "@storybook/sveltekit": "^10.4.2", 34 34 "@sveltejs/adapter-cloudflare": "^7.2.8", 35 35 "@sveltejs/kit": "^2.57.0", 36 36 "@sveltejs/vite-plugin-svelte": "^7.0.0", ··· 41 41 "drizzle-orm": "^0.45.2", 42 42 "eslint": "^10.2.0", 43 43 "eslint-config-prettier": "^10.1.8", 44 - "eslint-plugin-storybook": "^10.3.6", 44 + "eslint-plugin-storybook": "^10.4.2", 45 45 "eslint-plugin-svelte": "^3.17.0", 46 46 "globals": "^17.4.0", 47 47 "playwright": "^1.59.1", 48 48 "prettier": "^3.8.1", 49 49 "prettier-plugin-svelte": "^3.5.1", 50 - "storybook": "^10.3.6", 50 + "storybook": "^10.4.2", 51 51 "svelte": "^5.55.2", 52 52 "svelte-check": "^4.4.6", 53 53 "typescript": "^6.0.2",
+553 -97
pnpm-lock.yaml
··· 16 16 version: 2.18.1(@internationalized/date@3.12.2)(@sveltejs/kit@2.59.1(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(typescript@6.0.3)(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 17 17 devDependencies: 18 18 '@chromatic-com/storybook': 19 - specifier: ^5.1.2 20 - version: 5.1.2(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 19 + specifier: ^5.2.1 20 + version: 5.2.1(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 21 21 '@eslint/compat': 22 22 specifier: ^2.0.4 23 23 version: 2.0.5(eslint@10.3.0) ··· 25 25 specifier: ^10.0.1 26 26 version: 10.0.1(eslint@10.3.0) 27 27 '@storybook/addon-a11y': 28 - specifier: ^10.3.6 29 - version: 10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 28 + specifier: ^10.4.2 29 + version: 10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 30 30 '@storybook/addon-docs': 31 - specifier: ^10.3.6 32 - version: 10.3.6(@types/react@19.2.14)(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 31 + specifier: ^10.4.2 32 + version: 10.4.2(@types/react@19.2.14)(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 33 33 '@storybook/addon-svelte-csf': 34 34 specifier: ^5.1.2 35 - version: 5.1.2(@storybook/svelte@10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)))(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 35 + version: 5.1.2(@storybook/svelte@10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)))(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 36 36 '@storybook/addon-vitest': 37 - specifier: ^10.3.6 38 - version: 10.3.6(@vitest/browser-playwright@4.1.5)(@vitest/browser@4.1.5)(@vitest/runner@4.1.5)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vitest@4.1.5) 37 + specifier: ^10.4.2 38 + version: 10.4.2(@vitest/browser-playwright@4.1.5)(@vitest/browser@4.1.5)(@vitest/runner@4.1.5)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vitest@4.1.5) 39 39 '@storybook/sveltekit': 40 - specifier: ^10.3.6 41 - version: 10.3.6(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 40 + specifier: ^10.4.2 41 + version: 10.4.2(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 42 42 '@sveltejs/adapter-cloudflare': 43 43 specifier: ^7.2.8 44 44 version: 7.2.8(@sveltejs/kit@2.59.1(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(typescript@6.0.3)(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(wrangler@4.88.0(@cloudflare/workers-types@4.20260507.1)) ··· 70 70 specifier: ^10.1.8 71 71 version: 10.1.8(eslint@10.3.0) 72 72 eslint-plugin-storybook: 73 - specifier: ^10.3.6 74 - version: 10.3.6(eslint@10.3.0)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@6.0.3) 73 + specifier: ^10.4.2 74 + version: 10.4.2(eslint@10.3.0)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@6.0.3) 75 75 eslint-plugin-svelte: 76 76 specifier: ^3.17.0 77 77 version: 3.17.1(eslint@10.3.0)(svelte@5.55.5(@typescript-eslint/types@8.59.2)) ··· 88 88 specifier: ^3.5.1 89 89 version: 3.5.1(prettier@3.8.3)(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 90 90 storybook: 91 - specifier: ^10.3.6 92 - version: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 91 + specifier: ^10.4.2 92 + version: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 93 93 svelte: 94 94 specifier: ^5.55.2 95 95 version: 5.55.5(@typescript-eslint/types@8.59.2) ··· 152 152 '@blazediff/core@1.9.1': 153 153 resolution: {integrity: sha512-ehg3jIkYKulZh+8om/O25vkvSsXXwC+skXmyA87FFx6A/45eqOkZsBltMw/TVteb0mloiGT8oGRTcjRAz66zaA==} 154 154 155 - '@chromatic-com/storybook@5.1.2': 156 - resolution: {integrity: sha512-H/hgvwC3E+OtseP2OT2QYUJH2VfnzT6wM3pWOkaNV6g7QI+VUdWJbeJ3o2jFqvEPQNqzhQKWDOlvM4lu+7is6g==} 155 + '@chromatic-com/storybook@5.2.1': 156 + resolution: {integrity: sha512-z6I7NJk/0VngA64y5TNYaB4Hc2X8+90n4op6lBt9PvWk5TmIlFLDqdX33rlrwbNRkkYijVgA/wO04rVYXi5Mlg==} 157 157 engines: {node: '>=20.0.0', yarn: '>=1.22.18'} 158 158 peerDependencies: 159 - storybook: ^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0 159 + storybook: ^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0 || ^10.5.0-0 || ^10.6.0-0 160 160 161 161 '@cloudflare/kv-asset-handler@0.5.0': 162 162 resolution: {integrity: sha512-jxQYkj8dSIzc0cD6cMMNdOc1UVjqSqu8BZdor5s8cGjW2I8BjODt/kWPVdY+u9zj3ms75Q5qaZgnxUad83+eAg==} ··· 214 214 '@emnapi/core@1.10.0': 215 215 resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} 216 216 217 + '@emnapi/core@1.9.2': 218 + resolution: {integrity: sha512-UC+ZhH3XtczQYfOlu3lNEkdW/p4dsJ1r/bP7H8+rhao3TTTMO1ATq/4DdIi23XuGoFY+Cz0JmCbdVl0hz9jZcA==} 219 + 217 220 '@emnapi/runtime@1.10.0': 218 221 resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} 222 + 223 + '@emnapi/runtime@1.9.2': 224 + resolution: {integrity: sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==} 219 225 220 226 '@emnapi/wasi-threads@1.2.1': 221 227 resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} ··· 1079 1085 '@neoconfetti/react@1.0.0': 1080 1086 resolution: {integrity: sha512-klcSooChXXOzIm+SE5IISIAn3bYzYfPjbX7D7HoqZL84oAfgREeSg5vSIaSFH+DaGzzvImTyWe1OyrJ67vik4A==} 1081 1087 1088 + '@oxc-parser/binding-android-arm-eabi@0.127.0': 1089 + resolution: {integrity: sha512-0LC7ye4hvqbIKxAzThzvswgHLFu2AURKzYLeSVvLdu2TBOYWQDmHnTqPLeA597BcUCxiLqLsS4CJ5uoI5WYWCQ==} 1090 + engines: {node: ^20.19.0 || >=22.12.0} 1091 + cpu: [arm] 1092 + os: [android] 1093 + 1094 + '@oxc-parser/binding-android-arm64@0.127.0': 1095 + resolution: {integrity: sha512-b5jtVTH6AU5CJXHNdj7Jj9IEiR9yVjjnwHzPJhGyHGPdcsZSzBCkS9GBbV33niRMvKthDwQRFRJfI4a+k4PvYg==} 1096 + engines: {node: ^20.19.0 || >=22.12.0} 1097 + cpu: [arm64] 1098 + os: [android] 1099 + 1100 + '@oxc-parser/binding-darwin-arm64@0.127.0': 1101 + resolution: {integrity: sha512-obCE8B7ISKkJidjlhv9xRGJPOSDG2Yu6PRga9Ruaz35uintHxbp1Ki/Yc71wx4rj3Edrm0a1kzG1TAwit0wFpg==} 1102 + engines: {node: ^20.19.0 || >=22.12.0} 1103 + cpu: [arm64] 1104 + os: [darwin] 1105 + 1106 + '@oxc-parser/binding-darwin-x64@0.127.0': 1107 + resolution: {integrity: sha512-JL6Xb5IwPQT8rUzlpsX7E+AgfcdNklXNPFp8pjCQQ5MQOQo5rtEB2ui+3Hgg9Sn7Y9Egj6YOLLiHhLpdAe12Aw==} 1108 + engines: {node: ^20.19.0 || >=22.12.0} 1109 + cpu: [x64] 1110 + os: [darwin] 1111 + 1112 + '@oxc-parser/binding-freebsd-x64@0.127.0': 1113 + resolution: {integrity: sha512-SDQ/3MQFw58fqQz3Z1PhSKFF3JoCF4gmlNjziDm8X02tTahCw0qJbd7FGPDKw1i4VTBZene9JPyC3mHtSvi+wA==} 1114 + engines: {node: ^20.19.0 || >=22.12.0} 1115 + cpu: [x64] 1116 + os: [freebsd] 1117 + 1118 + '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 1119 + resolution: {integrity: sha512-Av+D1MIqzV0YMGPT9we2SIZaMKD7Cxs4CvXSx/yxaWHewZjYEjScpOf5igc8IILASViw4WTnjlwUdI1KzVtDHQ==} 1120 + engines: {node: ^20.19.0 || >=22.12.0} 1121 + cpu: [arm] 1122 + os: [linux] 1123 + 1124 + '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 1125 + resolution: {integrity: sha512-Cs2fdJ8cPpFdeebj6p4dag8A4+56hPvZ0AhQQzlaLswGz1tz7bXt1nETLeorrM9+AMcWFFkqxcXwDGfTVidY8g==} 1126 + engines: {node: ^20.19.0 || >=22.12.0} 1127 + cpu: [arm] 1128 + os: [linux] 1129 + 1130 + '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 1131 + resolution: {integrity: sha512-qdOfTcT6SY8gsJrrV92uyEUyjqMGPpIB5JZUG6QN5dukYd+7/j0kX6MwK1DgQj39jtUYixxPiaRUiEN1+0CXgQ==} 1132 + engines: {node: ^20.19.0 || >=22.12.0} 1133 + cpu: [arm64] 1134 + os: [linux] 1135 + 1136 + '@oxc-parser/binding-linux-arm64-musl@0.127.0': 1137 + resolution: {integrity: sha512-EoTCZneNFU/P2qrpEM+RHmQwt+CvDkyGESG6qhr7KaegXLZwePfbrkCDfAk8/rhxbDUVGsZILX+2tqPzFtoFWA==} 1138 + engines: {node: ^20.19.0 || >=22.12.0} 1139 + cpu: [arm64] 1140 + os: [linux] 1141 + 1142 + '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 1143 + resolution: {integrity: sha512-zALjmZYgxFLHjXeudcDF0xFGNydTAtkAeXAr2EuC17ywCyFxcmQra4w0BMde0Yi/re4Bi4iwEoEXtYN7l6eBLQ==} 1144 + engines: {node: ^20.19.0 || >=22.12.0} 1145 + cpu: [ppc64] 1146 + os: [linux] 1147 + 1148 + '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 1149 + resolution: {integrity: sha512-fPP8M6zQLS7Jz7o9d5ArUSuAuSK3e+WCYVrCpdzeCOejidtZExJ9tjhDrAd3HEPqARBCPmdpqxESPFqy44vkBQ==} 1150 + engines: {node: ^20.19.0 || >=22.12.0} 1151 + cpu: [riscv64] 1152 + os: [linux] 1153 + 1154 + '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 1155 + resolution: {integrity: sha512-7IcC4Ao02oGpfnjt+X/oF4U2mllo2qoSkw5xxiXNKL9MCTsTiAC6616beOuehdxGcnz1bRoPC1RQ2f1GQDdN+g==} 1156 + engines: {node: ^20.19.0 || >=22.12.0} 1157 + cpu: [riscv64] 1158 + os: [linux] 1159 + 1160 + '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 1161 + resolution: {integrity: sha512-pbXIhiNFHoqWeqDNLiJ9JkpHz1IM9k4DXa66x+1GTWMG7iLxtkXgE53iiuKSXwmk3zIYmaPVfBvgcAhS583K4Q==} 1162 + engines: {node: ^20.19.0 || >=22.12.0} 1163 + cpu: [s390x] 1164 + os: [linux] 1165 + 1166 + '@oxc-parser/binding-linux-x64-gnu@0.127.0': 1167 + resolution: {integrity: sha512-MYCguB9RvBvlSd6gbuNI7QwiLoCCAlGnlRJFPrzLI6U1/9wkC/WK6LtBAUln55H1Ctqw45PWmqrobKoMhsYQzQ==} 1168 + engines: {node: ^20.19.0 || >=22.12.0} 1169 + cpu: [x64] 1170 + os: [linux] 1171 + 1172 + '@oxc-parser/binding-linux-x64-musl@0.127.0': 1173 + resolution: {integrity: sha512-5eY0B/bxf1xIUxb4NOTvOI3KWtBQfPWYyKAzgcrCt0mDibSZygVpO1Pz8bkeiSZ5Jj9+M09dkggG3H8I5d0Uyg==} 1174 + engines: {node: ^20.19.0 || >=22.12.0} 1175 + cpu: [x64] 1176 + os: [linux] 1177 + 1178 + '@oxc-parser/binding-openharmony-arm64@0.127.0': 1179 + resolution: {integrity: sha512-Gld0ajrFTUXNtdw20fVBuTQx66FA75nIVg+//pPfR3sXkuABB4mTBhl3r9JNzrJpgW//qiwxf0nWXUWGJSL3UQ==} 1180 + engines: {node: ^20.19.0 || >=22.12.0} 1181 + cpu: [arm64] 1182 + os: [openharmony] 1183 + 1184 + '@oxc-parser/binding-wasm32-wasi@0.127.0': 1185 + resolution: {integrity: sha512-T6KVD7rhLzFlwGRXMnxUFfkCZD8FHnb968wVXW1mXzgRFc5RNXOBY2mPPDZ77x5Ln76ltLMgtPg0cOkU1NSrEQ==} 1186 + engines: {node: ^20.19.0 || >=22.12.0} 1187 + cpu: [wasm32] 1188 + 1189 + '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 1190 + resolution: {integrity: sha512-Ujvw4X+LD1CCGULcsQcvb4YNVoBGqt+JHgNNzGGaCImELiZLk477ifUH53gIbE7EKd933NdTi25JWEr9K2HwXw==} 1191 + engines: {node: ^20.19.0 || >=22.12.0} 1192 + cpu: [arm64] 1193 + os: [win32] 1194 + 1195 + '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 1196 + resolution: {integrity: sha512-0cwxKO7KHQQQfo4Uf4B2SQrhgm+cJaP9OvFFhx52Tkg4bezsacu83GB2/In5bC415Ueeym+kXdnge/57rbSfTw==} 1197 + engines: {node: ^20.19.0 || >=22.12.0} 1198 + cpu: [ia32] 1199 + os: [win32] 1200 + 1201 + '@oxc-parser/binding-win32-x64-msvc@0.127.0': 1202 + resolution: {integrity: sha512-rOrnSQSCbhI2kowr9XxE7m9a8oQXnBHjnS6j95LxxAnEZ0+Fz20WlRXG4ondQb+ejjt2KOsa65sE6++L6kUd+w==} 1203 + engines: {node: ^20.19.0 || >=22.12.0} 1204 + cpu: [x64] 1205 + os: [win32] 1206 + 1207 + '@oxc-project/types@0.127.0': 1208 + resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} 1209 + 1082 1210 '@oxc-project/types@0.128.0': 1083 1211 resolution: {integrity: sha512-huv1Y/LzBJkBVHt3OlC7u0zHBW9qXf1FdD7sGmc1rXc2P1mTwHssYv7jyGx5KAACSCH+9B3Bhn6Z9luHRvf7pQ==} 1084 1212 1213 + '@oxc-resolver/binding-android-arm-eabi@11.20.0': 1214 + resolution: {integrity: sha512-IjfWOXRgJFNdORDl+Uf1aibNgZY2guOD3zmOhx1BGVb/MIiqlFTdmjpQNplSN58lhWehnX4UNqC3QwpUo8pjJg==} 1215 + cpu: [arm] 1216 + os: [android] 1217 + 1218 + '@oxc-resolver/binding-android-arm64@11.20.0': 1219 + resolution: {integrity: sha512-QqslZAuFQG8Q9xm7JuIn8JUbvywhSBMVhuQHtYW+auirZJloS41oxUUaBXk7uUhZJgp44c5zQLeVvmFaDQB+2Q==} 1220 + cpu: [arm64] 1221 + os: [android] 1222 + 1223 + '@oxc-resolver/binding-darwin-arm64@11.20.0': 1224 + resolution: {integrity: sha512-MUcavykj2ewlR+kc5arpg4tC2RvzJkUxWtNv74pf7lcNk00GpIpN43vXMj+j6r4eMmfZhlb8hueKoIb8e9kAGQ==} 1225 + cpu: [arm64] 1226 + os: [darwin] 1227 + 1228 + '@oxc-resolver/binding-darwin-x64@11.20.0': 1229 + resolution: {integrity: sha512-BGB16nRUK5Etiv//ihPyzj8Lj1px0mhh4YIfe0FDf045ywknfSm0GEbiRESpr6Q4K82AvnyaRIhhluHByvS4bg==} 1230 + cpu: [x64] 1231 + os: [darwin] 1232 + 1233 + '@oxc-resolver/binding-freebsd-x64@11.20.0': 1234 + resolution: {integrity: sha512-JZgtePaqj3qmD5XFHJaSLWzHRxQu0LaPkdoM1KJXYADvAaa83ijXHclV3ej3CueeW0wxfIAbGCZVP45J0CA7uQ==} 1235 + cpu: [x64] 1236 + os: [freebsd] 1237 + 1238 + '@oxc-resolver/binding-linux-arm-gnueabihf@11.20.0': 1239 + resolution: {integrity: sha512-hOQ/p3ry3v3SchUBXicrrnszaI/UmYzM4wtS4RGfwgVUX7a+HbyQSzJ5aOzu+o6XZkFkS3ZXN4PZAzhOb77OSg==} 1240 + cpu: [arm] 1241 + os: [linux] 1242 + 1243 + '@oxc-resolver/binding-linux-arm-musleabihf@11.20.0': 1244 + resolution: {integrity: sha512-2ArPksaw0AqeuGBfoS715VF+JvJQAhD2niWgjE5hVO+L+nAfikVQopvngCMX9x4BD8itWoQ3dnikrQyl5Ho5Jg==} 1245 + cpu: [arm] 1246 + os: [linux] 1247 + 1248 + '@oxc-resolver/binding-linux-arm64-gnu@11.20.0': 1249 + resolution: {integrity: sha512-0bJnmYFp62JdZ4nVMDUZ/C58BCZOCcqgKtnUlp7L9Ojf/czIN+3j72YlLPeWLkzlr6SlYvIQA4SGV/HyO0d+qg==} 1250 + cpu: [arm64] 1251 + os: [linux] 1252 + 1253 + '@oxc-resolver/binding-linux-arm64-musl@11.20.0': 1254 + resolution: {integrity: sha512-wKHHzPKZo7Ufhv/Bt6yxT7FOgnIgW4gwXcJUipkShGp68W3wGVqvr1Sr0fY65lN0Oy6y41+g2kIDvkgZaMMUkw==} 1255 + cpu: [arm64] 1256 + os: [linux] 1257 + 1258 + '@oxc-resolver/binding-linux-ppc64-gnu@11.20.0': 1259 + resolution: {integrity: sha512-RN8goF7Ie0B79L4i4G6OeBocTgSC56vJbQ65VJje+oXnldVpLnOU7j/AQ/dP94TcCS+Yh6WG8u3Qt4ETteXFNQ==} 1260 + cpu: [ppc64] 1261 + os: [linux] 1262 + 1263 + '@oxc-resolver/binding-linux-riscv64-gnu@11.20.0': 1264 + resolution: {integrity: sha512-5l1yU6/xQEqLZRzxqmMxJfWPslpwCmBsdDGaBvABPehxquCXDC7dd7oraNdKSJUMDXSM7VvVj8H2D2FTjU7oWw==} 1265 + cpu: [riscv64] 1266 + os: [linux] 1267 + 1268 + '@oxc-resolver/binding-linux-riscv64-musl@11.20.0': 1269 + resolution: {integrity: sha512-xHEvkbgz6UC+A3JOyDQy76LkUaxsNSfIr3/GV8slwZsnuooJiIB34gzJfsyvR4JdCYNUUPsRJc/w/oWkODu+hg==} 1270 + cpu: [riscv64] 1271 + os: [linux] 1272 + 1273 + '@oxc-resolver/binding-linux-s390x-gnu@11.20.0': 1274 + resolution: {integrity: sha512-aWPDUUmSeyHvlW+SoEUd+JIJsQhVhu6a5tBpDRMu058naPAchTgAVGCFy35zjbnFlt0i8hLWziff6HX0D3LU4g==} 1275 + cpu: [s390x] 1276 + os: [linux] 1277 + 1278 + '@oxc-resolver/binding-linux-x64-gnu@11.20.0': 1279 + resolution: {integrity: sha512-x2YeSimvhJjKLVD8KSu8f/rqU1potcdEMkApIPJqjZWN7c2Fpt4g2X32WDg1p+XDAmyT7nuQGe0vnhvXeLbH+g==} 1280 + cpu: [x64] 1281 + os: [linux] 1282 + 1283 + '@oxc-resolver/binding-linux-x64-musl@11.20.0': 1284 + resolution: {integrity: sha512-kcRLEIxpZefeYfLChjpgFf3ilBzRDZ+yobMrpRsQlSrxuFGtm3U6PMU7AaEpMqo3NfDGVyJJseAjnRLzMFHjwQ==} 1285 + cpu: [x64] 1286 + os: [linux] 1287 + 1288 + '@oxc-resolver/binding-openharmony-arm64@11.20.0': 1289 + resolution: {integrity: sha512-HHcfnApSZGtKhTiHqe8OZruOZe5XuFQH5/E0Yhj3u8fnFvzkM4/k6WjacUf4SvA0SPEAbfbgYmVPuo0VX/fIBQ==} 1290 + cpu: [arm64] 1291 + os: [openharmony] 1292 + 1293 + '@oxc-resolver/binding-wasm32-wasi@11.20.0': 1294 + resolution: {integrity: sha512-Tn0y1XOFYHNfK1wp1Z5QK8Rcld/bsOwRISQXfqAZ5IBpv8Gz1IvV39fUWNprqNdRizgcvFhOzWwFun2zkJsyBg==} 1295 + engines: {node: '>=14.0.0'} 1296 + cpu: [wasm32] 1297 + 1298 + '@oxc-resolver/binding-win32-arm64-msvc@11.20.0': 1299 + resolution: {integrity: sha512-qPi25YNPe4YenS8MgsQU2+bIFHxxpLx1LVna2444cEHqNPhNjvWf9zqj4aWE43H9LpAsTmkkAlA3eL5ElBU3mA==} 1300 + cpu: [arm64] 1301 + os: [win32] 1302 + 1303 + '@oxc-resolver/binding-win32-x64-msvc@11.20.0': 1304 + resolution: {integrity: sha512-Wb14jWEW8huH6It9F6sXd9vrYmIS7pMrgkU6sxpLxkP+9z+wRgs71hUEhRpcn8FOXAFa27FVWfY2tRpbfTzfLw==} 1305 + cpu: [x64] 1306 + os: [win32] 1307 + 1085 1308 '@polka/url@1.0.0-next.29': 1086 1309 resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} 1087 1310 ··· 1196 1419 '@standard-schema/spec@1.1.0': 1197 1420 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} 1198 1421 1199 - '@storybook/addon-a11y@10.3.6': 1200 - resolution: {integrity: sha512-cbwXIT5CeHZ9AFbTKQ6YB7Ct6TAl/kKOgALbvzzVtFfRvm51JYygGaiJaB7PbPWn9wgJP2olJcFt+erlEc6cRw==} 1422 + '@storybook/addon-a11y@10.4.2': 1423 + resolution: {integrity: sha512-9Bm41peswHVPXm8iDBEA/sCXx+MUQV8Q10yFgNC2zTbtxKamMDb8HZCPIRDxvjBQ5v13eaXA2yZGTwQ+D8S6+g==} 1201 1424 peerDependencies: 1202 - storybook: ^10.3.6 1425 + storybook: ^10.4.2 1203 1426 1204 - '@storybook/addon-docs@10.3.6': 1205 - resolution: {integrity: sha512-TvIdADVPtauxW0LzXIpIv7X6GxwetorhyNh+6+7MHC27XSBCWVxxRUwL63YeLlHTuXsIk0quG3b1xgwVRzWOJA==} 1427 + '@storybook/addon-docs@10.4.2': 1428 + resolution: {integrity: sha512-CtW1O4xSKZPNtpWgpfp4yB/x4pj/of+3MvlEDfErSlr3Hp3QmEa2pCLaecR08H5LJqJFlt1PtG0UrIynTvgW9w==} 1206 1429 peerDependencies: 1207 - storybook: ^10.3.6 1430 + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1431 + storybook: ^10.4.2 1432 + peerDependenciesMeta: 1433 + '@types/react': 1434 + optional: true 1208 1435 1209 1436 '@storybook/addon-svelte-csf@5.1.2': 1210 1437 resolution: {integrity: sha512-NpImknEb48J7yr/ArTYpvhDSvGUrgm5Nuybu9PCicjSKTACsXX7cln2R19572ORtns399RTE+t20BBOKxSPm2g==} ··· 1215 1442 svelte: ^5.0.0 1216 1443 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1217 1444 1218 - '@storybook/addon-vitest@10.3.6': 1219 - resolution: {integrity: sha512-HXj7RrPJY+xzoNjL+xZu2oLw1fI5BA87Noh1NAXMPuECHR5R5fuRM/tTsJuIGXHFMO06FjSi/rekDIfCj1fL4w==} 1445 + '@storybook/addon-vitest@10.4.2': 1446 + resolution: {integrity: sha512-gq1ZVr0IOLgiS2PzaJqHxKLczwrXvA5g3W2k/FVJA19fJNFNUut1IyQCQRSJTXLLXbnNaa8I0wjGGc2BoLarJg==} 1220 1447 peerDependencies: 1221 1448 '@vitest/browser': ^3.0.0 || ^4.0.0 1222 1449 '@vitest/browser-playwright': ^4.0.0 1223 1450 '@vitest/runner': ^3.0.0 || ^4.0.0 1224 - storybook: ^10.3.6 1451 + storybook: ^10.4.2 1225 1452 vitest: ^3.0.0 || ^4.0.0 1226 1453 peerDependenciesMeta: 1227 1454 '@vitest/browser': ··· 1233 1460 vitest: 1234 1461 optional: true 1235 1462 1236 - '@storybook/builder-vite@10.3.6': 1237 - resolution: {integrity: sha512-gpvR/sE4BcrFtmQZ+Ker7zD23oQzoVeqD9nF6cK6yzY+Q0svJXyX2EPmFG4y+EwygD5/vNzDpP84gGMut8VRwg==} 1463 + '@storybook/builder-vite@10.4.2': 1464 + resolution: {integrity: sha512-d3+i9vbbUfV6hvT90qabmy1WmC4bEJ7iAYDm0217doeA+S6awF25GF0qOy9gN9waU4NMntHoVpdB1YQO2wUj/w==} 1238 1465 peerDependencies: 1239 - storybook: ^10.3.6 1466 + storybook: ^10.4.2 1240 1467 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1241 1468 1242 - '@storybook/csf-plugin@10.3.6': 1243 - resolution: {integrity: sha512-9kBf7VRdRqTSIYo+rPtVn5yjYYyK8kP2QhEYx3oiXvfwy4RexmbJnhk/tXa/lNiTqukA1TqaWQ2+5MqF4fu6YQ==} 1469 + '@storybook/csf-plugin@10.4.2': 1470 + resolution: {integrity: sha512-GqX/2DeF3/jKs5D7gpDiuT9gd0c/f2TKcnQ5av4/s3YqeN+0nhm7btkCrDfgF16uzE1Zj3OrkxvB3AOkfxWgDg==} 1244 1471 peerDependencies: 1245 1472 esbuild: '*' 1246 1473 rollup: '*' 1247 - storybook: ^10.3.6 1474 + storybook: ^10.4.2 1248 1475 vite: '*' 1249 1476 webpack: '*' 1250 1477 peerDependenciesMeta: ··· 1269 1496 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1270 1497 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1271 1498 1272 - '@storybook/react-dom-shim@10.3.6': 1273 - resolution: {integrity: sha512-/Tu1gPu+Fw+zOnAGmxRmOD30FX3a04LxcTAKflEtdpmtIMVR5bA3qpjy+f5YhoyDCecbXyKmL1OeIU2FIIZHqQ==} 1499 + '@storybook/react-dom-shim@10.4.2': 1500 + resolution: {integrity: sha512-Eng3Yt2NCjPX94QcfyLeUFhrMj0hec2yU9J/qafBVbfj9XrFI8o+0ZwYJ7uXb9ECbvPN4y06dgt/2W/LiR417w==} 1274 1501 peerDependencies: 1502 + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1503 + '@types/react-dom': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1275 1504 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1276 1505 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1277 - storybook: ^10.3.6 1506 + storybook: ^10.4.2 1507 + peerDependenciesMeta: 1508 + '@types/react': 1509 + optional: true 1510 + '@types/react-dom': 1511 + optional: true 1278 1512 1279 - '@storybook/svelte-vite@10.3.6': 1280 - resolution: {integrity: sha512-R+Z0TMqLe9XI7yJyfUel9qeZCh2pXUCl4C7SVWec53j9q0qEVcWVleh4Yob1p0dL0cBNMfU5bQN6d56nKVrwTA==} 1513 + '@storybook/svelte-vite@10.4.2': 1514 + resolution: {integrity: sha512-dKa34+NPRWP04fxJbnnVMSw4T8L6iqfZZsx9khAH78cJ8iWGpmrUCRj3FAAaqBzLHnIrLhpsfpik0auvDL88zg==} 1281 1515 peerDependencies: 1282 1516 '@sveltejs/vite-plugin-svelte': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 1283 - storybook: ^10.3.6 1517 + storybook: ^10.4.2 1284 1518 svelte: ^5.0.0 1285 1519 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1286 1520 1287 - '@storybook/svelte@10.3.6': 1288 - resolution: {integrity: sha512-XE+wNIiztpX6SapuJjYOgZajYWKDMDy/4LVbcqqypOoiYXnO/YOO2p9RdDgD8ta+J88Nap+/qiP7rBbzKOOrOA==} 1521 + '@storybook/svelte@10.4.2': 1522 + resolution: {integrity: sha512-9aHWy/SNvlz7pExx1A8j5lSinnX70J1P1ifyB2HRYBhFM8Z0nz/+H2PDBRdYAD3Xc7ezXCA3nQc4VLp4nFWNZw==} 1289 1523 peerDependencies: 1290 - storybook: ^10.3.6 1524 + storybook: ^10.4.2 1291 1525 svelte: ^5.0.0 1292 1526 1293 - '@storybook/sveltekit@10.3.6': 1294 - resolution: {integrity: sha512-pyQxMcJRhirtF2aWUNEfuSM5MCg4FXcis0Xk9duHIizOQ3pT0rPcY533g9EByzmi3Rm9xYOZVRKllla+G0kV1A==} 1527 + '@storybook/sveltekit@10.4.2': 1528 + resolution: {integrity: sha512-ZBA/HEz8twzLl1xxC9StJoIjbmFjhVhxqOFzXgiZ2HhORHMF/cq8fSBLM8ruO7wPOQeemuFSQMibSqbdDa6j0A==} 1295 1529 peerDependencies: 1296 - storybook: ^10.3.6 1530 + storybook: ^10.4.2 1297 1531 svelte: ^5.0.0 1298 1532 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1299 1533 ··· 1612 1846 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 1613 1847 engines: {node: '>= 14.16.0'} 1614 1848 1615 - chromatic@13.3.5: 1616 - resolution: {integrity: sha512-MzPhxpl838qJUo0A55osCF2ifwPbjcIPeElr1d4SHcjnHoIcg7l1syJDrAYK/a+PcCBrOGi06jPNpQAln5hWgw==} 1849 + chromatic@16.10.0: 1850 + resolution: {integrity: sha512-nFsztmnu7rFiGafUJgXvLUNpqmRylz92eNvzBoJNTKKQj4EQUyxznwnfpf1dTs7hXtWD8JwcH92jADydaHA1sw==} 1617 1851 hasBin: true 1618 1852 peerDependencies: 1619 1853 '@chromatic-com/cypress': ^0.*.* || ^1.0.0 1620 1854 '@chromatic-com/playwright': ^0.*.* || ^1.0.0 1855 + '@chromatic-com/vitest': ^0.*.* || ^1.0.0 1621 1856 peerDependenciesMeta: 1622 1857 '@chromatic-com/cypress': 1623 1858 optional: true 1624 1859 '@chromatic-com/playwright': 1860 + optional: true 1861 + '@chromatic-com/vitest': 1625 1862 optional: true 1626 1863 1627 1864 clsx@2.1.1: ··· 1849 2086 peerDependencies: 1850 2087 eslint: '>=7.0.0' 1851 2088 1852 - eslint-plugin-storybook@10.3.6: 1853 - resolution: {integrity: sha512-8udrL+Rmp5LFaZvgRe4J226X1MYls25bWCyHuzR5X8s2qbFTryX+wKC+o/0Ato4A1AvwnDg8OOMPc6yWJ9JpcA==} 2089 + eslint-plugin-storybook@10.4.2: 2090 + resolution: {integrity: sha512-l3/vzLRmb8VSi3X1Bo6/Pa+64naw1jFsZE5jPPA4izvVdNhH1rF4rGuOC3kDTU926qKVBQtKua8D24XWQtvcGg==} 1854 2091 peerDependencies: 1855 2092 eslint: '>=8' 1856 - storybook: ^10.3.6 2093 + storybook: ^10.4.2 1857 2094 1858 2095 eslint-plugin-svelte@3.17.1: 1859 2096 resolution: {integrity: sha512-NyiXHtS3Ni7e532RBwS9OXlMKDIrENg3gY+/+ODjZzQx2xhU3NlJ+nIl1a93iUUQeiJL3lS8KLmY+W8hklzweQ==} ··· 1969 2206 file-entry-cache@8.0.0: 1970 2207 resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} 1971 2208 engines: {node: '>=16.0.0'} 1972 - 1973 - filesize@10.1.6: 1974 - resolution: {integrity: sha512-sJslQKU2uM33qH5nqewAwVB2QgR6w1aMNsYUp3aN5rMRyXEwJGmZvaWzeJFNTOXWlHQyBFCWrdj3fV/fsTOX8w==} 1975 - engines: {node: '>= 10.4.0'} 1976 2209 1977 2210 find-up@5.0.0: 1978 2211 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} ··· 2252 2485 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} 2253 2486 engines: {node: '>= 0.8.0'} 2254 2487 2488 + oxc-parser@0.127.0: 2489 + resolution: {integrity: sha512-bkgD4qHlN7WxLdX8bLXdaU54TtQtAIg/ZBAfm0aje/mo3MRDo3P0hZSgr4U7O3xfX+fQmR5AP04JS/TGcZLcFA==} 2490 + engines: {node: ^20.19.0 || >=22.12.0} 2491 + 2492 + oxc-resolver@11.20.0: 2493 + resolution: {integrity: sha512-CblytBiV/a/ZXY34dsVU2NxhIOxMXst8CvDCtyBelVITgd7PLrKzbEbA6oKLdPjvDKDzCiW48qzmzZ+mYaqn+g==} 2494 + 2255 2495 p-limit@3.1.0: 2256 2496 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} 2257 2497 engines: {node: '>=10'} ··· 2457 2697 std-env@4.1.0: 2458 2698 resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==} 2459 2699 2460 - storybook@10.3.6: 2461 - resolution: {integrity: sha512-vbSz7g/1rGMC1uAULqMZjALkIuLu2QABqfhRYhyr/11kzyesi+vAmwyJLukZP1FfecxGOgMwOh6GS0YsGpHAvQ==} 2700 + storybook@10.4.2: 2701 + resolution: {integrity: sha512-5Ax5vbHxFgMBGGhQDm75Rrumm/HZC4ICFhMcJaM0UlqnC/4FKj/IaZtImZFupknyiiyUEcWHPQFA2kX3/VSv1A==} 2462 2702 hasBin: true 2463 2703 peerDependencies: 2704 + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 2464 2705 prettier: ^2 || ^3 2465 2706 vite-plus: ^0.1.15 2466 2707 peerDependenciesMeta: 2708 + '@types/react': 2709 + optional: true 2467 2710 prettier: 2468 2711 optional: true 2469 2712 vite-plus: ··· 2530 2773 tabbable@6.4.0: 2531 2774 resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==} 2532 2775 2776 + tagged-tag@1.0.0: 2777 + resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} 2778 + engines: {node: '>=20'} 2779 + 2533 2780 tiny-invariant@1.3.3: 2534 2781 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} 2535 2782 ··· 2585 2832 type-fest@2.19.0: 2586 2833 resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} 2587 2834 engines: {node: '>=12.20'} 2835 + 2836 + type-fest@5.7.0: 2837 + resolution: {integrity: sha512-1URUxUqfHFM1c+zfSPsa3gnkO7Aq21qyH75SIduNYz4SzY964rn1X2vCMQaHSHhktiw+0kPa2iyb6PUpXqB6Vg==} 2838 + engines: {node: '>=20'} 2588 2839 2589 2840 typescript-eslint@8.59.2: 2590 2841 resolution: {integrity: sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==} ··· 2843 3094 2844 3095 '@blazediff/core@1.9.1': {} 2845 3096 2846 - '@chromatic-com/storybook@5.1.2(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 3097 + '@chromatic-com/storybook@5.2.1(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 2847 3098 dependencies: 2848 3099 '@neoconfetti/react': 1.0.0 2849 - chromatic: 13.3.5 2850 - filesize: 10.1.6 3100 + chromatic: 16.10.0 2851 3101 jsonfile: 6.2.1 2852 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3102 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 2853 3103 strip-ansi: 7.2.0 2854 3104 transitivePeerDependencies: 2855 3105 - '@chromatic-com/cypress' 2856 3106 - '@chromatic-com/playwright' 3107 + - '@chromatic-com/vitest' 2857 3108 2858 3109 '@cloudflare/kv-asset-handler@0.5.0': {} 2859 3110 ··· 2892 3143 tslib: 2.8.1 2893 3144 optional: true 2894 3145 3146 + '@emnapi/core@1.9.2': 3147 + dependencies: 3148 + '@emnapi/wasi-threads': 1.2.1 3149 + tslib: 2.8.1 3150 + optional: true 3151 + 2895 3152 '@emnapi/runtime@1.10.0': 3153 + dependencies: 3154 + tslib: 2.8.1 3155 + optional: true 3156 + 3157 + '@emnapi/runtime@1.9.2': 2896 3158 dependencies: 2897 3159 tslib: 2.8.1 2898 3160 optional: true ··· 3416 3678 '@tybys/wasm-util': 0.10.2 3417 3679 optional: true 3418 3680 3681 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2)': 3682 + dependencies: 3683 + '@emnapi/core': 1.9.2 3684 + '@emnapi/runtime': 1.9.2 3685 + '@tybys/wasm-util': 0.10.2 3686 + optional: true 3687 + 3419 3688 '@neoconfetti/react@1.0.0': {} 3420 3689 3690 + '@oxc-parser/binding-android-arm-eabi@0.127.0': 3691 + optional: true 3692 + 3693 + '@oxc-parser/binding-android-arm64@0.127.0': 3694 + optional: true 3695 + 3696 + '@oxc-parser/binding-darwin-arm64@0.127.0': 3697 + optional: true 3698 + 3699 + '@oxc-parser/binding-darwin-x64@0.127.0': 3700 + optional: true 3701 + 3702 + '@oxc-parser/binding-freebsd-x64@0.127.0': 3703 + optional: true 3704 + 3705 + '@oxc-parser/binding-linux-arm-gnueabihf@0.127.0': 3706 + optional: true 3707 + 3708 + '@oxc-parser/binding-linux-arm-musleabihf@0.127.0': 3709 + optional: true 3710 + 3711 + '@oxc-parser/binding-linux-arm64-gnu@0.127.0': 3712 + optional: true 3713 + 3714 + '@oxc-parser/binding-linux-arm64-musl@0.127.0': 3715 + optional: true 3716 + 3717 + '@oxc-parser/binding-linux-ppc64-gnu@0.127.0': 3718 + optional: true 3719 + 3720 + '@oxc-parser/binding-linux-riscv64-gnu@0.127.0': 3721 + optional: true 3722 + 3723 + '@oxc-parser/binding-linux-riscv64-musl@0.127.0': 3724 + optional: true 3725 + 3726 + '@oxc-parser/binding-linux-s390x-gnu@0.127.0': 3727 + optional: true 3728 + 3729 + '@oxc-parser/binding-linux-x64-gnu@0.127.0': 3730 + optional: true 3731 + 3732 + '@oxc-parser/binding-linux-x64-musl@0.127.0': 3733 + optional: true 3734 + 3735 + '@oxc-parser/binding-openharmony-arm64@0.127.0': 3736 + optional: true 3737 + 3738 + '@oxc-parser/binding-wasm32-wasi@0.127.0': 3739 + dependencies: 3740 + '@emnapi/core': 1.9.2 3741 + '@emnapi/runtime': 1.9.2 3742 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.9.2)(@emnapi/runtime@1.9.2) 3743 + optional: true 3744 + 3745 + '@oxc-parser/binding-win32-arm64-msvc@0.127.0': 3746 + optional: true 3747 + 3748 + '@oxc-parser/binding-win32-ia32-msvc@0.127.0': 3749 + optional: true 3750 + 3751 + '@oxc-parser/binding-win32-x64-msvc@0.127.0': 3752 + optional: true 3753 + 3754 + '@oxc-project/types@0.127.0': {} 3755 + 3421 3756 '@oxc-project/types@0.128.0': {} 3422 3757 3758 + '@oxc-resolver/binding-android-arm-eabi@11.20.0': 3759 + optional: true 3760 + 3761 + '@oxc-resolver/binding-android-arm64@11.20.0': 3762 + optional: true 3763 + 3764 + '@oxc-resolver/binding-darwin-arm64@11.20.0': 3765 + optional: true 3766 + 3767 + '@oxc-resolver/binding-darwin-x64@11.20.0': 3768 + optional: true 3769 + 3770 + '@oxc-resolver/binding-freebsd-x64@11.20.0': 3771 + optional: true 3772 + 3773 + '@oxc-resolver/binding-linux-arm-gnueabihf@11.20.0': 3774 + optional: true 3775 + 3776 + '@oxc-resolver/binding-linux-arm-musleabihf@11.20.0': 3777 + optional: true 3778 + 3779 + '@oxc-resolver/binding-linux-arm64-gnu@11.20.0': 3780 + optional: true 3781 + 3782 + '@oxc-resolver/binding-linux-arm64-musl@11.20.0': 3783 + optional: true 3784 + 3785 + '@oxc-resolver/binding-linux-ppc64-gnu@11.20.0': 3786 + optional: true 3787 + 3788 + '@oxc-resolver/binding-linux-riscv64-gnu@11.20.0': 3789 + optional: true 3790 + 3791 + '@oxc-resolver/binding-linux-riscv64-musl@11.20.0': 3792 + optional: true 3793 + 3794 + '@oxc-resolver/binding-linux-s390x-gnu@11.20.0': 3795 + optional: true 3796 + 3797 + '@oxc-resolver/binding-linux-x64-gnu@11.20.0': 3798 + optional: true 3799 + 3800 + '@oxc-resolver/binding-linux-x64-musl@11.20.0': 3801 + optional: true 3802 + 3803 + '@oxc-resolver/binding-openharmony-arm64@11.20.0': 3804 + optional: true 3805 + 3806 + '@oxc-resolver/binding-wasm32-wasi@11.20.0': 3807 + dependencies: 3808 + '@emnapi/core': 1.10.0 3809 + '@emnapi/runtime': 1.10.0 3810 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 3811 + optional: true 3812 + 3813 + '@oxc-resolver/binding-win32-arm64-msvc@11.20.0': 3814 + optional: true 3815 + 3816 + '@oxc-resolver/binding-win32-x64-msvc@11.20.0': 3817 + optional: true 3818 + 3423 3819 '@polka/url@1.0.0-next.29': {} 3424 3820 3425 3821 '@poppinss/colors@4.1.6': ··· 3491 3887 3492 3888 '@standard-schema/spec@1.1.0': {} 3493 3889 3494 - '@storybook/addon-a11y@10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 3890 + '@storybook/addon-a11y@10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 3495 3891 dependencies: 3496 3892 '@storybook/global': 5.0.0 3497 3893 axe-core: 4.11.4 3498 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3894 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3499 3895 3500 - '@storybook/addon-docs@10.3.6(@types/react@19.2.14)(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3896 + '@storybook/addon-docs@10.4.2(@types/react@19.2.14)(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3501 3897 dependencies: 3502 3898 '@mdx-js/react': 3.1.1(@types/react@19.2.14)(react@19.2.6) 3503 - '@storybook/csf-plugin': 10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3899 + '@storybook/csf-plugin': 10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3504 3900 '@storybook/icons': 2.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3505 - '@storybook/react-dom-shim': 10.3.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 3901 + '@storybook/react-dom-shim': 10.4.2(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) 3506 3902 react: 19.2.6 3507 3903 react-dom: 19.2.6(react@19.2.6) 3508 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3904 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3509 3905 ts-dedent: 2.2.0 3906 + optionalDependencies: 3907 + '@types/react': 19.2.14 3510 3908 transitivePeerDependencies: 3511 - - '@types/react' 3909 + - '@types/react-dom' 3512 3910 - esbuild 3513 3911 - rollup 3514 3912 - vite 3515 3913 - webpack 3516 3914 3517 - '@storybook/addon-svelte-csf@5.1.2(@storybook/svelte@10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)))(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3915 + '@storybook/addon-svelte-csf@5.1.2(@storybook/svelte@10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)))(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3518 3916 dependencies: 3519 3917 '@storybook/csf': 0.1.13 3520 - '@storybook/svelte': 10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3918 + '@storybook/svelte': 10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3521 3919 '@sveltejs/vite-plugin-svelte': 7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3522 3920 dedent: 1.7.2 3523 3921 es-toolkit: 1.46.1 3524 3922 esrap: 1.4.9 3525 3923 magic-string: 0.30.21 3526 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3924 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3527 3925 svelte: 5.55.5(@typescript-eslint/types@8.59.2) 3528 3926 svelte-ast-print: 0.4.2(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3529 3927 vite: 8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0) ··· 3531 3929 transitivePeerDependencies: 3532 3930 - babel-plugin-macros 3533 3931 3534 - '@storybook/addon-vitest@10.3.6(@vitest/browser-playwright@4.1.5)(@vitest/browser@4.1.5)(@vitest/runner@4.1.5)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vitest@4.1.5)': 3932 + '@storybook/addon-vitest@10.4.2(@vitest/browser-playwright@4.1.5)(@vitest/browser@4.1.5)(@vitest/runner@4.1.5)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vitest@4.1.5)': 3535 3933 dependencies: 3536 3934 '@storybook/global': 5.0.0 3537 3935 '@storybook/icons': 2.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3538 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3936 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3539 3937 optionalDependencies: 3540 3938 '@vitest/browser': 4.1.5(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))(vitest@4.1.5) 3541 3939 '@vitest/browser-playwright': 4.1.5(playwright@1.59.1)(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))(vitest@4.1.5) ··· 3545 3943 - react 3546 3944 - react-dom 3547 3945 3548 - '@storybook/builder-vite@10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3946 + '@storybook/builder-vite@10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3549 3947 dependencies: 3550 - '@storybook/csf-plugin': 10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3551 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3948 + '@storybook/csf-plugin': 10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3949 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3552 3950 ts-dedent: 2.2.0 3553 3951 vite: 8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0) 3554 3952 transitivePeerDependencies: ··· 3556 3954 - rollup 3557 3955 - webpack 3558 3956 3559 - '@storybook/csf-plugin@10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3957 + '@storybook/csf-plugin@10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3560 3958 dependencies: 3561 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3959 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3562 3960 unplugin: 2.3.11 3563 3961 optionalDependencies: 3564 3962 esbuild: 0.27.7 ··· 3575 3973 react: 19.2.6 3576 3974 react-dom: 19.2.6(react@19.2.6) 3577 3975 3578 - '@storybook/react-dom-shim@10.3.6(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 3976 + '@storybook/react-dom-shim@10.4.2(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': 3579 3977 dependencies: 3580 3978 react: 19.2.6 3581 3979 react-dom: 19.2.6(react@19.2.6) 3582 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3980 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3981 + optionalDependencies: 3982 + '@types/react': 19.2.14 3583 3983 3584 - '@storybook/svelte-vite@10.3.6(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3984 + '@storybook/svelte-vite@10.4.2(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3585 3985 dependencies: 3586 - '@storybook/builder-vite': 10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3587 - '@storybook/svelte': 10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3986 + '@storybook/builder-vite': 10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3987 + '@storybook/svelte': 10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3588 3988 '@sveltejs/vite-plugin-svelte': 7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3589 3989 magic-string: 0.30.21 3590 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3990 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3591 3991 svelte: 5.55.5(@typescript-eslint/types@8.59.2) 3592 3992 svelte2tsx: 0.7.55(svelte@5.55.5(@typescript-eslint/types@8.59.2))(typescript@5.9.3) 3593 3993 typescript: 5.9.3 ··· 3597 3997 - rollup 3598 3998 - webpack 3599 3999 3600 - '@storybook/svelte@10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))': 4000 + '@storybook/svelte@10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))': 3601 4001 dependencies: 3602 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 4002 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3603 4003 svelte: 5.55.5(@typescript-eslint/types@8.59.2) 3604 4004 ts-dedent: 2.2.0 3605 - type-fest: 2.19.0 4005 + type-fest: 5.7.0 3606 4006 3607 - '@storybook/sveltekit@10.3.6(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 4007 + '@storybook/sveltekit@10.4.2(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0))': 3608 4008 dependencies: 3609 - '@storybook/builder-vite': 10.3.6(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3610 - '@storybook/svelte': 10.3.6(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 3611 - '@storybook/svelte-vite': 10.3.6(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 3612 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 4009 + '@storybook/builder-vite': 10.4.2(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 4010 + '@storybook/svelte': 10.4.2(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2)) 4011 + '@storybook/svelte-vite': 10.4.2(@sveltejs/vite-plugin-svelte@7.1.1(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)))(esbuild@0.27.7)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(svelte@5.55.5(@typescript-eslint/types@8.59.2))(vite@8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0)) 4012 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 3613 4013 svelte: 5.55.5(@typescript-eslint/types@8.59.2) 3614 4014 vite: 8.0.11(@types/node@22.19.17)(esbuild@0.27.7)(tsx@4.21.0) 3615 4015 transitivePeerDependencies: ··· 4014 4414 dependencies: 4015 4415 readdirp: 4.1.2 4016 4416 4017 - chromatic@13.3.5: {} 4417 + chromatic@16.10.0: 4418 + dependencies: 4419 + semver: 7.7.4 4018 4420 4019 4421 clsx@2.1.1: {} 4020 4422 ··· 4204 4606 dependencies: 4205 4607 eslint: 10.3.0 4206 4608 4207 - eslint-plugin-storybook@10.3.6(eslint@10.3.0)(storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@6.0.3): 4609 + eslint-plugin-storybook@10.4.2(eslint@10.3.0)(storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@6.0.3): 4208 4610 dependencies: 4209 4611 '@typescript-eslint/utils': 8.59.2(eslint@10.3.0)(typescript@6.0.3) 4210 4612 eslint: 10.3.0 4211 - storybook: 10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 4613 + storybook: 10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) 4212 4614 transitivePeerDependencies: 4213 4615 - supports-color 4214 4616 - typescript ··· 4347 4749 dependencies: 4348 4750 flat-cache: 4.0.1 4349 4751 4350 - filesize@10.1.6: {} 4351 - 4352 4752 find-up@5.0.0: 4353 4753 dependencies: 4354 4754 locate-path: 6.0.0 ··· 4581 4981 type-check: 0.4.0 4582 4982 word-wrap: 1.2.5 4583 4983 4984 + oxc-parser@0.127.0: 4985 + dependencies: 4986 + '@oxc-project/types': 0.127.0 4987 + optionalDependencies: 4988 + '@oxc-parser/binding-android-arm-eabi': 0.127.0 4989 + '@oxc-parser/binding-android-arm64': 0.127.0 4990 + '@oxc-parser/binding-darwin-arm64': 0.127.0 4991 + '@oxc-parser/binding-darwin-x64': 0.127.0 4992 + '@oxc-parser/binding-freebsd-x64': 0.127.0 4993 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.127.0 4994 + '@oxc-parser/binding-linux-arm-musleabihf': 0.127.0 4995 + '@oxc-parser/binding-linux-arm64-gnu': 0.127.0 4996 + '@oxc-parser/binding-linux-arm64-musl': 0.127.0 4997 + '@oxc-parser/binding-linux-ppc64-gnu': 0.127.0 4998 + '@oxc-parser/binding-linux-riscv64-gnu': 0.127.0 4999 + '@oxc-parser/binding-linux-riscv64-musl': 0.127.0 5000 + '@oxc-parser/binding-linux-s390x-gnu': 0.127.0 5001 + '@oxc-parser/binding-linux-x64-gnu': 0.127.0 5002 + '@oxc-parser/binding-linux-x64-musl': 0.127.0 5003 + '@oxc-parser/binding-openharmony-arm64': 0.127.0 5004 + '@oxc-parser/binding-wasm32-wasi': 0.127.0 5005 + '@oxc-parser/binding-win32-arm64-msvc': 0.127.0 5006 + '@oxc-parser/binding-win32-ia32-msvc': 0.127.0 5007 + '@oxc-parser/binding-win32-x64-msvc': 0.127.0 5008 + 5009 + oxc-resolver@11.20.0: 5010 + optionalDependencies: 5011 + '@oxc-resolver/binding-android-arm-eabi': 11.20.0 5012 + '@oxc-resolver/binding-android-arm64': 11.20.0 5013 + '@oxc-resolver/binding-darwin-arm64': 11.20.0 5014 + '@oxc-resolver/binding-darwin-x64': 11.20.0 5015 + '@oxc-resolver/binding-freebsd-x64': 11.20.0 5016 + '@oxc-resolver/binding-linux-arm-gnueabihf': 11.20.0 5017 + '@oxc-resolver/binding-linux-arm-musleabihf': 11.20.0 5018 + '@oxc-resolver/binding-linux-arm64-gnu': 11.20.0 5019 + '@oxc-resolver/binding-linux-arm64-musl': 11.20.0 5020 + '@oxc-resolver/binding-linux-ppc64-gnu': 11.20.0 5021 + '@oxc-resolver/binding-linux-riscv64-gnu': 11.20.0 5022 + '@oxc-resolver/binding-linux-riscv64-musl': 11.20.0 5023 + '@oxc-resolver/binding-linux-s390x-gnu': 11.20.0 5024 + '@oxc-resolver/binding-linux-x64-gnu': 11.20.0 5025 + '@oxc-resolver/binding-linux-x64-musl': 11.20.0 5026 + '@oxc-resolver/binding-openharmony-arm64': 11.20.0 5027 + '@oxc-resolver/binding-wasm32-wasi': 11.20.0 5028 + '@oxc-resolver/binding-win32-arm64-msvc': 11.20.0 5029 + '@oxc-resolver/binding-win32-x64-msvc': 11.20.0 5030 + 4584 5031 p-limit@3.1.0: 4585 5032 dependencies: 4586 5033 yocto-queue: 0.1.0 ··· 4786 5233 4787 5234 std-env@4.1.0: {} 4788 5235 4789 - storybook@10.3.6(@testing-library/dom@10.4.1)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6): 5236 + storybook@10.4.2(@testing-library/dom@10.4.1)(@types/react@19.2.14)(prettier@3.8.3)(react-dom@19.2.6(react@19.2.6))(react@19.2.6): 4790 5237 dependencies: 4791 5238 '@storybook/global': 5.0.0 4792 5239 '@storybook/icons': 2.0.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6) ··· 4797 5244 '@webcontainer/env': 1.1.1 4798 5245 esbuild: 0.27.7 4799 5246 open: 10.2.0 5247 + oxc-parser: 0.127.0 5248 + oxc-resolver: 11.20.0 4800 5249 recast: 0.23.11 4801 5250 semver: 7.7.4 4802 5251 use-sync-external-store: 1.6.0(react@19.2.6) 4803 5252 ws: 8.20.0 4804 5253 optionalDependencies: 5254 + '@types/react': 19.2.14 4805 5255 prettier: 3.8.3 4806 5256 transitivePeerDependencies: 4807 5257 - '@testing-library/dom' ··· 4897 5347 4898 5348 tabbable@6.4.0: {} 4899 5349 5350 + tagged-tag@1.0.0: {} 5351 + 4900 5352 tiny-invariant@1.3.3: {} 4901 5353 4902 5354 tinybench@2.9.0: {} ··· 4936 5388 prelude-ls: 1.2.1 4937 5389 4938 5390 type-fest@2.19.0: {} 5391 + 5392 + type-fest@5.7.0: 5393 + dependencies: 5394 + tagged-tag: 1.0.0 4939 5395 4940 5396 typescript-eslint@8.59.2(eslint@10.3.0)(typescript@6.0.3): 4941 5397 dependencies: