diff options
author | Pauline <git@ethanlibs.co> | 2024-01-10 19:58:58 -0500 |
---|---|---|
committer | Pauline <git@ethanlibs.co> | 2024-01-10 19:58:58 -0500 |
commit | 8be3434d32d7ed9046000377f7f9e59ef2a971b3 (patch) | |
tree | a17c19137054e4768e57799cd3932dd92e66a69b /pnpm-lock.yaml | |
parent | 75676183d008a07070db8fdd52af3fdf0bbfb8a7 (diff) | |
download | Nexus-8be3434d32d7ed9046000377f7f9e59ef2a971b3.tar.gz Nexus-8be3434d32d7ed9046000377f7f9e59ef2a971b3.tar.bz2 Nexus-8be3434d32d7ed9046000377f7f9e59ef2a971b3.zip |
super unfinished stuff but i was getting yelled at by wybest
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 115 |
1 files changed, 91 insertions, 24 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c020800..3e0d8fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,6 +61,8 @@ importers: specifier: ^0.38.1 version: 0.38.1 + apps/docs: {} + apps/storybook: dependencies: '@storybook/addon-essentials': @@ -153,23 +155,32 @@ importers: version: 5.1.0(astro@4.1.1)(tailwindcss@3.4.1) astro: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.10.7)(sass@1.69.7)(typescript@5.3.3) + version: 4.1.1(@types/node@20.10.8)(sass@1.69.7)(typescript@5.3.3) sass: specifier: ^1.69.7 version: 1.69.7 + smartypants: + specifier: ^0.2.2 + version: 0.2.2 tailwindcss: specifier: ^3.4.1 version: 3.4.1 vitest: specifier: ^1.1.3 - version: 1.1.3(@types/node@20.10.7)(sass@1.69.7) + version: 1.1.3(@types/node@20.10.8)(sass@1.69.7) + zod: + specifier: ^3.22.4 + version: 3.22.4 + zod-form-data: + specifier: ^2.0.2 + version: 2.0.2(zod@3.22.4) devDependencies: '@polyfrost/config': specifier: workspace:* version: link:../../packages/config '@types/node': - specifier: ~20.10.7 - version: 20.10.7 + specifier: ~20.10.8 + version: 20.10.8 node-html-parser: specifier: ^6.1.12 version: 6.1.12 @@ -264,8 +275,8 @@ importers: specifier: ^0.5.10 version: 0.5.10(tailwindcss@3.4.1) '@types/node': - specifier: ~20.10.7 - version: 20.10.7 + specifier: ~20.10.8 + version: 20.10.8 '@types/react': specifier: ^18.2.47 version: 18.2.47 @@ -292,7 +303,7 @@ importers: version: 5.3.3 vitest: specifier: ^1.1.3 - version: 1.1.3(@types/node@20.10.7)(sass@1.69.7) + version: 1.1.3(@types/node@20.10.8)(sass@1.69.7) packages: @@ -432,7 +443,7 @@ packages: '@astrojs/markdown-remark': 4.0.1 '@mdx-js/mdx': 3.0.0 acorn: 8.11.3 - astro: 4.1.1(@types/node@20.10.7)(sass@1.69.7)(typescript@5.3.3) + astro: 4.1.1(@types/node@20.10.8)(sass@1.69.7)(typescript@5.3.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -476,7 +487,7 @@ packages: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.1.1(@types/node@20.10.7)(sass@1.69.7)(typescript@5.3.3) + astro: 4.1.1(@types/node@20.10.8)(sass@1.69.7)(typescript@5.3.3) autoprefixer: 10.4.16(postcss@8.4.33) postcss: 8.4.33 postcss-load-config: 4.0.2(postcss@8.4.33) @@ -5320,12 +5331,12 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.10.7 + '@types/node': 20.10.8 /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.10.7 + '@types/node': 20.10.8 /@types/cross-spawn@6.0.6: resolution: {integrity: sha512-fXRhhUkG4H3TQk5dBhQ7m/JDdSNHKwR2BBia62lhwEIq9xGiQKLxd6LymNhn47SjXhsUEPmxi+PKw2OkW4LLjA==} @@ -5389,7 +5400,7 @@ packages: /@types/express-serve-static-core@4.17.41: resolution: {integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==} dependencies: - '@types/node': 20.10.7 + '@types/node': 20.10.8 '@types/qs': 6.9.10 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -5521,6 +5532,11 @@ packages: dependencies: undici-types: 5.26.5 + /@types/node@20.10.8: + resolution: {integrity: sha512-f8nQs3cLxbAFc00vEU59yf9UyGUftkPaLGfvbVOIDdx2i1b8epBqj2aNGyP19fiyXWvlmZ7qC1XLjAzw/OKIeA==} + dependencies: + undici-types: 5.26.5 + /@types/normalize-package-data@2.4.4: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} dev: true @@ -5558,7 +5574,7 @@ packages: /@types/sax@1.2.7: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 20.10.7 + '@types/node': 20.10.8 dev: false /@types/scheduler@0.16.8: @@ -5572,14 +5588,14 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 20.10.7 + '@types/node': 20.10.8 /@types/serve-static@1.15.5: resolution: {integrity: sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==} dependencies: '@types/http-errors': 2.0.4 '@types/mime': 3.0.4 - '@types/node': 20.10.7 + '@types/node': 20.10.8 /@types/tunnel@0.0.3: resolution: {integrity: sha512-sOUTGn6h1SfQ+gbgqC364jLFBw2lnFqkgF3q0WovEHRLMrVD1sd5aufqi/aJObLekJO+Aq5z646U4Oxy6shXMA==} @@ -6490,7 +6506,7 @@ packages: - supports-color dev: true - /astro@4.1.1(@types/node@20.10.7)(sass@1.69.7)(typescript@5.3.3): + /astro@4.1.1(@types/node@20.10.8)(sass@1.69.7)(typescript@5.3.3): resolution: {integrity: sha512-p/S1Ns4+yVh2lEsFW9hkJNRbnPfFWZ+1Wv7DSR3mDnabgCs49T7EbvOy8YIlLo0gtPAjI+b+4OEKRsxtBay2aA==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -6553,7 +6569,7 @@ packages: tsconfck: 3.0.1(typescript@5.3.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7) + vite: 5.0.11(@types/node@20.10.8)(sass@1.69.7) vitefu: 0.2.5(vite@5.0.11) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -13124,6 +13140,11 @@ packages: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} + /smartypants@0.2.2: + resolution: {integrity: sha512-TzobUYoEft/xBtb2voRPryAUIvYguG0V7Tt3de79I1WfXgCwelqVsGuZSnu3GFGRZhXR90AeEYIM+icuB/S06Q==} + hasBin: true + dev: false + /snake-case@3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: @@ -13791,6 +13812,7 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + requiresBuild: true /tsutils@3.21.0(typescript@5.3.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} @@ -14395,7 +14417,7 @@ packages: - terser dev: true - /vite-node@1.1.3(@types/node@20.10.7)(sass@1.69.7): + /vite-node@1.1.3(@types/node@20.10.8)(sass@1.69.7): resolution: {integrity: sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -14404,7 +14426,7 @@ packages: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7) + vite: 5.0.11(@types/node@20.10.8)(sass@1.69.7) transitivePeerDependencies: - '@types/node' - less @@ -14537,6 +14559,43 @@ packages: sass: 1.69.7 optionalDependencies: fsevents: 2.3.3 + dev: true + + /vite@5.0.11(@types/node@20.10.8)(sass@1.69.7): + resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 20.10.8 + esbuild: 0.19.11 + postcss: 8.4.33 + rollup: 4.9.4 + sass: 1.69.7 + optionalDependencies: + fsevents: 2.3.3 /vite@5.0.11(less@4.2.0)(sass@1.69.7): resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} @@ -14582,7 +14641,7 @@ packages: vite: optional: true dependencies: - vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7) + vite: 5.0.11(@types/node@20.10.8)(sass@1.69.7) dev: false /vitest@1.1.3: @@ -14641,7 +14700,7 @@ packages: - terser dev: true - /vitest@1.1.3(@types/node@20.10.7)(sass@1.69.7): + /vitest@1.1.3(@types/node@20.10.8)(sass@1.69.7): resolution: {integrity: sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -14666,7 +14725,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.10.7 + '@types/node': 20.10.8 '@vitest/expect': 1.1.3 '@vitest/runner': 1.1.3 '@vitest/snapshot': 1.1.3 @@ -14685,8 +14744,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.0.11(@types/node@20.10.7)(sass@1.69.7) - vite-node: 1.1.3(@types/node@20.10.7)(sass@1.69.7) + vite: 5.0.11(@types/node@20.10.8)(sass@1.69.7) + vite-node: 1.1.3(@types/node@20.10.8)(sass@1.69.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -15031,6 +15090,14 @@ packages: readable-stream: 3.6.2 dev: false + /zod-form-data@2.0.2(zod@3.22.4): + resolution: {integrity: sha512-sKTi+k0fvkxdakD0V5rq+9WVJA3cuTQUfEmNqvHrTzPLvjfLmkkBLfR0ed3qOi9MScJXTHIDH/jUNnEJ3CBX4g==} + peerDependencies: + zod: '>= 3.11.0' + dependencies: + zod: 3.22.4 + dev: false + /zod@3.22.4: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} |