diff --git a/package.json b/package.json index 75d5bef..a1b0a84 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "@mantine/form": "^7.17.5", "@mantine/hooks": "^7.14.1", "@prisma/client": "^5.22.0", - "@remix-run/node": "^2.16.6", - "@remix-run/react": "^2.16.6", - "@remix-run/serve": "^2.16.6", + "@remix-run/node": "^2.16.7", + "@remix-run/react": "^2.16.7", + "@remix-run/serve": "^2.16.7", "@tabler/icons-react": "^3.33.0", "bcryptjs": "^3.0.2", "crypto-random-string": "^5.0.0", @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@remix-run/dev": "^2.16.6", + "@remix-run/dev": "^2.16.7", "@types/bcryptjs": "^2.4.6", "@types/node": "^22.15.19", "@types/react": "^18.3.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f2cd18..6c455a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,14 +21,14 @@ importers: specifier: ^5.22.0 version: 5.22.0(prisma@5.22.0) '@remix-run/node': - specifier: ^2.16.6 - version: 2.16.6(typescript@5.8.3) + specifier: ^2.16.7 + version: 2.16.7(typescript@5.8.3) '@remix-run/react': - specifier: ^2.16.6 - version: 2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) + specifier: ^2.16.7 + version: 2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) '@remix-run/serve': - specifier: ^2.16.6 - version: 2.16.6(typescript@5.8.3) + specifier: ^2.16.7 + version: 2.16.7(typescript@5.8.3) '@tabler/icons-react': specifier: ^3.33.0 version: 3.33.0(react@18.3.1) @@ -49,17 +49,17 @@ importers: version: 18.3.1(react@18.3.1) remix-auth: specifier: ^3.6.0 - version: 3.7.0(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.6(typescript@5.8.3)) + version: 3.7.0(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.7(typescript@5.8.3)) remix-auth-form: specifier: ^1.4.0 - version: 1.5.0(@remix-run/server-runtime@2.16.6(typescript@5.8.3))(remix-auth@3.7.0(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.6(typescript@5.8.3))) + version: 1.5.0(@remix-run/server-runtime@2.16.7(typescript@5.8.3))(remix-auth@3.7.0(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.7(typescript@5.8.3))) devDependencies: '@biomejs/biome': specifier: 1.9.4 version: 1.9.4 '@remix-run/dev': - specifier: ^2.16.6 - version: 2.16.6(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.6(typescript@5.8.3))(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))(typescript@5.8.3)(vite@5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))) + specifier: ^2.16.7 + version: 2.16.7(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.7(typescript@5.8.3))(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))(typescript@5.8.3)(vite@5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))) '@types/bcryptjs': specifier: ^2.4.6 version: 2.4.6 @@ -690,13 +690,13 @@ packages: '@prisma/get-platform@5.22.0': resolution: {integrity: sha512-pHhpQdr1UPFpt+zFfnPazhulaZYCUqeIcPpJViYoq9R+D/yw4fjE+CtnsnKzPYm0ddUbeXUzjGVGIRVgPDCk4Q==} - '@remix-run/dev@2.16.6': - resolution: {integrity: sha512-vddzv6IY+4KFDNhTj7yvMi5BmBpEVSe6meq9Z7/yM5mjv03F5Ywsci41Sdri2RU5Nitplrj2o9iXOtQOnTBS3g==} + '@remix-run/dev@2.16.7': + resolution: {integrity: sha512-TOY1g0LXKA2fHZUg/+7UdY/znCv9tnF49xdCP0EYh+X9Iaiz/w2I74CYaUTh9dXesVWEwWpfUn3+GISKtbdyPw==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: - '@remix-run/react': ^2.16.6 - '@remix-run/serve': ^2.16.6 + '@remix-run/react': ^2.16.7 + '@remix-run/serve': ^2.16.7 typescript: ^5.1.0 vite: ^5.1.0 || ^6.0.0 wrangler: ^3.28.2 @@ -710,8 +710,8 @@ packages: wrangler: optional: true - '@remix-run/express@2.16.6': - resolution: {integrity: sha512-TqtSg9Q3oCQwOXMUuErwiV/ydBrCRHpNaWiPN67K0X9VnUfmE6M2VTudaSm9f6n97MJaX5WFmNaTTHxMq74waw==} + '@remix-run/express@2.16.7': + resolution: {integrity: sha512-bvEsB+Dghd+97olvnANnXymqsVq5V4YN2YAlEcVA2f2mJxer2FQMXPP8yQsqnOHOjIkPRCKnB5I+jLpesCs0rA==} engines: {node: '>=18.0.0'} peerDependencies: express: ^4.20.0 @@ -720,8 +720,8 @@ packages: typescript: optional: true - '@remix-run/node@2.16.6': - resolution: {integrity: sha512-agIR9duqTWAeYMUj2myuLCNdedMEhLUCKOfOb7IwC/o4cp0D2I6hXOQfJKQHevnui1dPUlxWhsz/rc69wQF0BA==} + '@remix-run/node@2.16.7': + resolution: {integrity: sha512-7NSK9WM8te9sqvrKkJi9OQEO/ga/Idyr1aBMY5KMMaZmb7DH/qjaIfI/4nEHZ127dPS1hzlS+Vev+qAT8XyjvA==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -729,8 +729,8 @@ packages: typescript: optional: true - '@remix-run/react@2.16.6': - resolution: {integrity: sha512-9wrv1E6316ptN20U3wPLm3tRhUyv0AUh1OBxq/dGwEJOMp922aQw2HSYwzYBl00blrVnQVLz1hNfVLIUzBEFzw==} + '@remix-run/react@2.16.7': + resolution: {integrity: sha512-xEukrPCE/S0J09ekSwKU+UHyFdjDRmtfzeeIwboELSbAXpgzYMOW2jal6H6RonVkGg/8Zp1MjqIcqM80+dvQPQ==} engines: {node: '>=18.0.0'} peerDependencies: react: ^18.0.0 @@ -744,13 +744,13 @@ packages: resolution: {integrity: sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==} engines: {node: '>=14.0.0'} - '@remix-run/serve@2.16.6': - resolution: {integrity: sha512-I19ZAe+jWPSKqSIq/o0KxSTxZ4Z6hOZEfFAXCeY3gsWpwnkNboHFcX5Baq7ydtCslX/3RXx8kZgjzttozyMAPw==} + '@remix-run/serve@2.16.7': + resolution: {integrity: sha512-Too9KpwN8yB1WMAFIEjpMq5YpMgrdip9WV9rrmL6Yw6kfKnGe5Jm8Kp+G2WCCLWb77/ENHEc11Cmzj7rxBfpDA==} engines: {node: '>=18.0.0'} hasBin: true - '@remix-run/server-runtime@2.16.6': - resolution: {integrity: sha512-EAD21CDrrTvaC2FznMDcVza12DgUUdGkR1kSM75ZrIy9sJaWKpiTqBitKoIjw1K89IPCM7xZTAEvpDxIWitULg==} + '@remix-run/server-runtime@2.16.7': + resolution: {integrity: sha512-3aZZG8KBUQTenscOnV68AEwStRgx/rVvD8tkxwm92Zx7QMO/UZhhuNcZE9bvD5zTpp2sLwjwCTUK1eEJgTpKfg==} engines: {node: '>=18.0.0'} peerDependencies: typescript: ^5.1.0 @@ -1239,6 +1239,15 @@ packages: supports-color: optional: true + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decode-named-character-reference@1.1.0: resolution: {integrity: sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==} @@ -1300,8 +1309,8 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.5.152: - resolution: {integrity: sha512-xBOfg/EBaIlVsHipHl2VdTPJRSvErNUaqW8ejTq5OlOlIYx1wOllCHsAvAIrr55jD1IYEfdR86miUEt8H5IeJg==} + electron-to-chromium@1.5.158: + resolution: {integrity: sha512-9vcp2xHhkvraY6AHw2WMi+GDSLPX42qe2xjYaVoZqFRJiOcilVQFq9mZmpuHEQpzlgGDelKlV7ZiGcmMsc8WxQ==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -2673,8 +2682,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tar-fs@2.1.2: - resolution: {integrity: sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==} + tar-fs@2.1.3: + resolution: {integrity: sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==} tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} @@ -2896,8 +2905,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-node@3.0.0-beta.2: - resolution: {integrity: sha512-ofTf6cfRdL30Wbl9n/BX81EyIR5s4PReLmSurrxQ+koLaWUNOEo8E0lCM53OJkb8vpa2URM2nSrxZsIFyvY1rg==} + vite-node@3.1.4: + resolution: {integrity: sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3001,9 +3010,9 @@ packages: yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - yaml@2.7.1: - resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==} - engines: {node: '>= 14'} + yaml@2.8.0: + resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} + engines: {node: '>= 14.6'} hasBin: true yargs-parser@21.1.1: @@ -3049,7 +3058,7 @@ snapshots: '@babel/traverse': 7.27.1 '@babel/types': 7.27.1 convert-source-map: 2.0.0 - debug: 4.4.0 + debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3213,7 +3222,7 @@ snapshots: '@babel/parser': 7.27.2 '@babel/template': 7.27.2 '@babel/types': 7.27.1 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -3567,7 +3576,7 @@ snapshots: dependencies: '@prisma/debug': 5.22.0 - '@remix-run/dev@2.16.6(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.6(typescript@5.8.3))(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))(typescript@5.8.3)(vite@5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)))': + '@remix-run/dev@2.16.7(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/serve@2.16.7(typescript@5.8.3))(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3))(typescript@5.8.3)(vite@5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)))': dependencies: '@babel/core': 7.27.1 '@babel/generator': 7.27.1 @@ -3579,10 +3588,10 @@ snapshots: '@babel/types': 7.27.1 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.16.6(typescript@5.8.3) - '@remix-run/react': 2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) + '@remix-run/node': 2.16.7(typescript@5.8.3) + '@remix-run/react': 2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) '@remix-run/router': 1.23.0 - '@remix-run/server-runtime': 2.16.6(typescript@5.8.3) + '@remix-run/server-runtime': 2.16.7(typescript@5.8.3) '@types/mdx': 2.0.13 '@vanilla-extract/integration': 6.5.0(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) arg: 5.0.2 @@ -3621,13 +3630,13 @@ snapshots: remark-mdx-frontmatter: 1.1.1 semver: 7.7.2 set-cookie-parser: 2.7.1 - tar-fs: 2.1.2 + tar-fs: 2.1.3 tsconfig-paths: 4.2.0 valibot: 0.41.0(typescript@5.8.3) - vite-node: 3.0.0-beta.2(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) + vite-node: 3.1.4(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) ws: 7.5.10 optionalDependencies: - '@remix-run/serve': 2.16.6(typescript@5.8.3) + '@remix-run/serve': 2.16.7(typescript@5.8.3) typescript: 5.8.3 vite: 5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) transitivePeerDependencies: @@ -3646,16 +3655,16 @@ snapshots: - ts-node - utf-8-validate - '@remix-run/express@2.16.6(express@4.21.2)(typescript@5.8.3)': + '@remix-run/express@2.16.7(express@4.21.2)(typescript@5.8.3)': dependencies: - '@remix-run/node': 2.16.6(typescript@5.8.3) + '@remix-run/node': 2.16.7(typescript@5.8.3) express: 4.21.2 optionalDependencies: typescript: 5.8.3 - '@remix-run/node@2.16.6(typescript@5.8.3)': + '@remix-run/node@2.16.7(typescript@5.8.3)': dependencies: - '@remix-run/server-runtime': 2.16.6(typescript@5.8.3) + '@remix-run/server-runtime': 2.16.7(typescript@5.8.3) '@remix-run/web-fetch': 4.4.2 '@web3-storage/multipart-parser': 1.0.0 cookie-signature: 1.2.2 @@ -3665,10 +3674,10 @@ snapshots: optionalDependencies: typescript: 5.8.3 - '@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)': + '@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)': dependencies: '@remix-run/router': 1.23.0 - '@remix-run/server-runtime': 2.16.6(typescript@5.8.3) + '@remix-run/server-runtime': 2.16.7(typescript@5.8.3) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-router: 6.30.0(react@18.3.1) @@ -3679,10 +3688,10 @@ snapshots: '@remix-run/router@1.23.0': {} - '@remix-run/serve@2.16.6(typescript@5.8.3)': + '@remix-run/serve@2.16.7(typescript@5.8.3)': dependencies: - '@remix-run/express': 2.16.6(express@4.21.2)(typescript@5.8.3) - '@remix-run/node': 2.16.6(typescript@5.8.3) + '@remix-run/express': 2.16.7(express@4.21.2)(typescript@5.8.3) + '@remix-run/node': 2.16.7(typescript@5.8.3) chokidar: 3.6.0 compression: 1.8.0 express: 4.21.2 @@ -3693,7 +3702,7 @@ snapshots: - supports-color - typescript - '@remix-run/server-runtime@2.16.6(typescript@5.8.3)': + '@remix-run/server-runtime@2.16.7(typescript@5.8.3)': dependencies: '@remix-run/router': 1.23.0 '@types/cookie': 0.6.0 @@ -4003,7 +4012,7 @@ snapshots: browserslist@4.24.5: dependencies: caniuse-lite: 1.0.30001718 - electron-to-chromium: 1.5.152 + electron-to-chromium: 1.5.158 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.5) @@ -4185,6 +4194,10 @@ snapshots: dependencies: ms: 2.1.3 + debug@4.4.1: + dependencies: + ms: 2.1.3 + decode-named-character-reference@1.1.0: dependencies: character-entities: 2.0.2 @@ -4234,7 +4247,7 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.5.152: {} + electron-to-chromium@1.5.158: {} emoji-regex@8.0.0: {} @@ -5099,7 +5112,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.12 - debug: 4.4.0 + debug: 4.4.1 decode-named-character-reference: 1.1.0 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -5361,7 +5374,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.5.3): dependencies: lilconfig: 3.1.3 - yaml: 2.7.1 + yaml: 2.8.0 optionalDependencies: postcss: 8.5.3 @@ -5626,15 +5639,15 @@ snapshots: mdast-util-to-hast: 12.3.0 unified: 10.1.2 - remix-auth-form@1.5.0(@remix-run/server-runtime@2.16.6(typescript@5.8.3))(remix-auth@3.7.0(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.6(typescript@5.8.3))): + remix-auth-form@1.5.0(@remix-run/server-runtime@2.16.7(typescript@5.8.3))(remix-auth@3.7.0(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.7(typescript@5.8.3))): dependencies: - '@remix-run/server-runtime': 2.16.6(typescript@5.8.3) - remix-auth: 3.7.0(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.6(typescript@5.8.3)) + '@remix-run/server-runtime': 2.16.7(typescript@5.8.3) + remix-auth: 3.7.0(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.7(typescript@5.8.3)) - remix-auth@3.7.0(@remix-run/react@2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.6(typescript@5.8.3)): + remix-auth@3.7.0(@remix-run/react@2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3))(@remix-run/server-runtime@2.16.7(typescript@5.8.3)): dependencies: - '@remix-run/react': 2.16.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) - '@remix-run/server-runtime': 2.16.6(typescript@5.8.3) + '@remix-run/react': 2.16.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) + '@remix-run/server-runtime': 2.16.7(typescript@5.8.3) uuid: 8.3.2 require-directory@2.1.1: {} @@ -5884,7 +5897,7 @@ snapshots: tabbable@6.2.0: {} - tar-fs@2.1.2: + tar-fs@2.1.3: dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 @@ -6101,7 +6114,7 @@ snapshots: vite-node@1.6.1(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)): dependencies: cac: 6.7.14 - debug: 4.4.0 + debug: 4.4.1 pathe: 1.1.2 picocolors: 1.1.1 vite: 5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) @@ -6116,12 +6129,12 @@ snapshots: - supports-color - terser - vite-node@3.0.0-beta.2(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)): + vite-node@3.1.4(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)): dependencies: cac: 6.7.14 - debug: 4.4.0 + debug: 4.4.1 es-module-lexer: 1.7.0 - pathe: 1.1.2 + pathe: 2.0.3 vite: 5.4.19(@types/node@22.15.19)(sugarss@4.0.1(postcss@8.5.3)) transitivePeerDependencies: - '@types/node' @@ -6209,7 +6222,7 @@ snapshots: yallist@4.0.0: {} - yaml@2.7.1: {} + yaml@2.8.0: {} yargs-parser@21.1.1: {}