From 3bb83c69db1c0dec269f2f143f1fe201f3c2f668 Mon Sep 17 00:00:00 2001 From: sevichecc <91365763+Sevichecc@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:10:01 +0800 Subject: [PATCH] merge with upsteam https://github.com/importantimport/urara/commit/35b3514bd82750247aff81f20e6bb30253e59ea1 --- package.json | 18 +-- pnpm-lock.yaml | 416 +++++++++++++++++++------------------------------ 2 files changed, 166 insertions(+), 268 deletions(-) diff --git a/package.json b/package.json index 61e70d31..974b2228 100644 --- a/package.json +++ b/package.json @@ -37,12 +37,12 @@ "@sveltejs/adapter-netlify": "^1.0.0", "@sveltejs/adapter-node": "^1.1.0", "@sveltejs/adapter-static": "^1.0.1", - "@sveltejs/kit": "^1.0.7", - "@tailwindcss/typography": "^0.5.8", + "@sveltejs/kit": "^1.0.11", + "@tailwindcss/typography": "^0.5.9", "@types/node": "^18.11.18", "@types/unist": "^2.0.6", - "@typescript-eslint/eslint-plugin": "^5.48.0", - "@typescript-eslint/parser": "^5.48.0", + "@typescript-eslint/eslint-plugin": "^5.48.1", + "@typescript-eslint/parser": "^5.48.1", "@vite-pwa/sveltekit": "^0.1.2", "autoprefixer": "^10.4.13", "chalk": "^5.2.0", @@ -54,7 +54,7 @@ "eslint-config-prettier": "^8.6.0", "eslint-plugin-svelte3": "^4.0.0", "fenceparser": "^2.2.0", - "fff-flavored-frontmatter": "~0.4.2", + "fff-flavored-frontmatter": "~0.5.0", "github-slugger": "^2.0.0", "mdast-util-to-string": "^3.1.0", "mdsvex": "^0.10.6", @@ -70,18 +70,18 @@ "remark-footnotes": "~2.0.0", "rollup": "^3.10.0", "shiki-twoslash": "^3.1.0", - "svelte": "^3.55.0", + "svelte": "^3.55.1", "svelte-bricks": "^0.1.7", - "svelte-check": "^2.10.3", + "svelte-check": "^3.0.2", "svelte-preprocess": "^5.0.0", "svelte-preprocess-import-assets": "^0.2.5", "svelte-typeahead": "^4.4.1", "tailwindcss": "^3.2.4", "tslib": "^2.4.1", "typescript": "^4.9.4", - "unocss": "^0.47.6", + "unocss": "^0.48.4", "vite": "^4.0.4", - "vite-imagetools": "^4.0.13", + "vite-imagetools": "^4.0.14", "vite-plugin-pwa": "^0.14.1", "workbox-build": "^6.5.4", "workbox-window": "^6.5.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90c8187b..d13f36fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,12 +16,12 @@ specifiers: '@sveltejs/adapter-netlify': ^1.0.0 '@sveltejs/adapter-node': ^1.1.0 '@sveltejs/adapter-static': ^1.0.1 - '@sveltejs/kit': ^1.0.7 - '@tailwindcss/typography': ^0.5.8 + '@sveltejs/kit': ^1.0.11 + '@tailwindcss/typography': ^0.5.9 '@types/node': ^18.11.18 '@types/unist': ^2.0.6 - '@typescript-eslint/eslint-plugin': ^5.48.0 - '@typescript-eslint/parser': ^5.48.0 + '@typescript-eslint/eslint-plugin': ^5.48.1 + '@typescript-eslint/parser': ^5.48.1 '@vite-pwa/sveltekit': ^0.1.2 autoprefixer: ^10.4.13 chalk: ^5.2.0 @@ -33,7 +33,7 @@ specifiers: eslint-config-prettier: ^8.6.0 eslint-plugin-svelte3: ^4.0.0 fenceparser: ^2.2.0 - fff-flavored-frontmatter: ~0.4.2 + fff-flavored-frontmatter: ~0.5.0 github-slugger: ^2.0.0 mdast-util-to-string: ^3.1.0 mdsvex: ^0.10.6 @@ -50,18 +50,18 @@ specifiers: remark-footnotes: ~2.0.0 rollup: ^3.10.0 shiki-twoslash: ^3.1.0 - svelte: ^3.55.0 + svelte: ^3.55.1 svelte-bricks: ^0.1.7 - svelte-check: ^2.10.3 + svelte-check: ^3.0.2 svelte-preprocess: ^5.0.0 svelte-preprocess-import-assets: ^0.2.5 svelte-typeahead: ^4.4.1 tailwindcss: ^3.2.4 tslib: ^2.4.1 typescript: ^4.9.4 - unocss: ^0.47.6 + unocss: ^0.48.4 vite: ^4.0.4 - vite-imagetools: ^4.0.13 + vite-imagetools: ^4.0.14 vite-plugin-pwa: ^0.14.1 workbox-build: ^6.5.4 workbox-window: ^6.5.4 @@ -82,8 +82,8 @@ devDependencies: '@sveltejs/adapter-netlify': 1.0.0_@sveltejs+kit@1.2.9 '@sveltejs/adapter-node': 1.1.4_@sveltejs+kit@1.2.9 '@sveltejs/adapter-static': 1.0.5_@sveltejs+kit@1.2.9 - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 - '@tailwindcss/typography': 0.5.8_tailwindcss@3.2.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 + '@tailwindcss/typography': 0.5.9_tailwindcss@3.2.4 '@types/node': 18.11.18 '@types/unist': 2.0.6 '@typescript-eslint/eslint-plugin': 5.49.0_7fyu7tzssq62w2gougx5irpqtq @@ -97,16 +97,16 @@ devDependencies: daisyui: 2.49.0_gbtt6ss3tbiz4yjtvdr6fbrj44 eslint: 8.31.0 eslint-config-prettier: 8.6.0_eslint@8.31.0 - eslint-plugin-svelte3: 4.0.0_6go7qzsvzihesfwmyvq3tnl5qq + eslint-plugin-svelte3: 4.0.0_btuntbn75dxkba3nofpps2nvzm fenceparser: 2.2.0 - fff-flavored-frontmatter: 0.4.2 + fff-flavored-frontmatter: 0.5.0 github-slugger: 2.0.0 mdast-util-to-string: 3.1.0 - mdsvex: 0.10.6_svelte@3.55.0 + mdsvex: 0.10.6_svelte@3.55.1 npm-run-all: 4.1.5 postcss: 8.4.21 prettier: 2.8.3 - prettier-plugin-svelte: 2.9.0_32rvz4smotdecgbwkzbvnqo5iy + prettier-plugin-svelte: 2.9.0_kdmmghgdi3ngrsq6otxkjilbry rehype-autolink-headings: 6.1.1 rehype-external-links: 2.0.1 rehype-slug: 5.1.0 @@ -115,16 +115,16 @@ devDependencies: remark-footnotes: 2.0.0 rollup: 3.10.0 shiki-twoslash: 3.1.0 - svelte: 3.55.0 + svelte: 3.55.1 svelte-bricks: 0.1.7 - svelte-check: 2.10.3_77wbasr76lhjripnylrva3hecy - svelte-preprocess: 5.0.0_xue3rdxu6mzlha4hp67wl3d5yu - svelte-preprocess-import-assets: 0.2.5_svelte@3.55.0 + svelte-check: 3.0.3_pehl75e5jsy22vp33udjja4soi + svelte-preprocess: 5.0.0_oifjsu5oar4lzyaoppb2hxramu + svelte-preprocess-import-assets: 0.2.5_svelte@3.55.1 svelte-typeahead: 4.4.1 tailwindcss: 3.2.4_postcss@8.4.21 tslib: 2.4.1 typescript: 4.9.4 - unocss: 0.47.6_rollup@3.10.0+vite@4.0.4 + unocss: 0.48.5_rollup@3.10.0+vite@4.0.4 vite: 4.0.4_@types+node@18.11.18 vite-imagetools: 4.0.17_rollup@3.10.0 vite-plugin-pwa: 0.14.1_fh56thzkyakgjs6jm6gbtbzxsq @@ -1669,8 +1669,8 @@ packages: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} dev: true - /@iconify/utils/2.0.6: - resolution: {integrity: sha512-XVC4T1gKbtKBjwvWdTthYkRWNNiGDfsbyuTvFdbcOux77KIF2w03hQMxKcMTtFwezzW/DV5CC3DNZfY3Tcs0hA==} + /@iconify/utils/2.0.12: + resolution: {integrity: sha512-hhUyt1/k5RRhfcW/PRRdBw8e1ACehJT5QEZJRm7HnkCiUx11/0ccLr7K0OMlPSwjnfYcBS2gAUD3EpmL0iJCkQ==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.7.2 @@ -2781,7 +2781,7 @@ packages: peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 import-meta-resolve: 2.2.0 dev: true @@ -2791,7 +2791,7 @@ packages: '@sveltejs/kit': ^1.0.0 dependencies: '@iarna/toml': 2.2.5 - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 esbuild: 0.16.12 set-cookie-parser: 2.5.1 dev: true @@ -2804,7 +2804,7 @@ packages: '@rollup/plugin-commonjs': 24.0.1_rollup@3.10.0 '@rollup/plugin-json': 6.0.0_rollup@3.10.0 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.0 - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 rollup: 3.10.0 dev: true @@ -2813,10 +2813,10 @@ packages: peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 dev: true - /@sveltejs/kit/1.2.9_svelte@3.55.0+vite@4.0.4: + /@sveltejs/kit/1.2.9_svelte@3.55.1+vite@4.0.4: resolution: {integrity: sha512-zHuYwMgCJpmgYoQ1EOIgNFNkBTKqErHH+fqZVfNmEw2hICoKZHIjqm8/fetRUtF71dqXq0TmPS/HuCCBHXQiZw==} engines: {node: ^16.14 || >=18} hasBin: true @@ -2825,7 +2825,7 @@ packages: svelte: ^3.54.0 vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.0+vite@4.0.4 + '@sveltejs/vite-plugin-svelte': 2.0.2_svelte@3.55.1+vite@4.0.4 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.2 @@ -2836,7 +2836,7 @@ packages: sade: 1.8.1 set-cookie-parser: 2.5.1 sirv: 2.0.2 - svelte: 3.55.0 + svelte: 3.55.1 tiny-glob: 0.2.9 undici: 5.16.0 vite: 4.0.4_@types+node@18.11.18 @@ -2844,7 +2844,7 @@ packages: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.0+vite@4.0.4: + /@sveltejs/vite-plugin-svelte/2.0.2_svelte@3.55.1+vite@4.0.4: resolution: {integrity: sha512-xCEan0/NNpQuL0l5aS42FjwQ6wwskdxC3pW1OeFtEKNZwRg7Evro9lac9HesGP6TdFsTv2xMes5ASQVKbCacxg==} engines: {node: ^14.18.0 || >= 16} peerDependencies: @@ -2855,8 +2855,8 @@ packages: deepmerge: 4.2.2 kleur: 4.1.5 magic-string: 0.27.0 - svelte: 3.55.0 - svelte-hmr: 0.15.1_svelte@3.55.0 + svelte: 3.55.1 + svelte-hmr: 0.15.1_svelte@3.55.1 vite: 4.0.4_@types+node@18.11.18 vitefu: 0.2.4_vite@4.0.4 transitivePeerDependencies: @@ -2884,8 +2884,8 @@ packages: defer-to-connect: 2.0.1 dev: false - /@tailwindcss/typography/0.5.8_tailwindcss@3.2.4: - resolution: {integrity: sha512-xGQEp8KXN8Sd8m6R4xYmwxghmswrd0cPnNI2Lc6fmrC3OojysTBJJGSIVwPV56q4t6THFUK3HJ0EaWwpglSxWw==} + /@tailwindcss/typography/0.5.9_tailwindcss@3.2.4: + resolution: {integrity: sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: @@ -3186,18 +3186,12 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.47.1: - resolution: {integrity: sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: false - /@typescript-eslint/types/5.49.0: resolution: {integrity: sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/typescript-estree/5.47.1_5e3hwdzh7amjvied4y7czab76m: - resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==} + /@typescript-eslint/typescript-estree/5.49.0_5e3hwdzh7amjvied4y7czab76m: + resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3205,8 +3199,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.47.1 - '@typescript-eslint/visitor-keys': 5.47.1 + '@typescript-eslint/types': 5.49.0 + '@typescript-eslint/visitor-keys': 5.49.0 debug: 4.3.4_supports-color@9.3.1 globby: 11.1.0 is-glob: 4.0.3 @@ -3217,27 +3211,6 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.47.1_typescript@4.9.4: - resolution: {integrity: sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.47.1 - '@typescript-eslint/visitor-keys': 5.47.1 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 - transitivePeerDependencies: - - supports-color - dev: false - /@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4: resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3257,7 +3230,6 @@ packages: typescript: 4.9.4 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/utils/5.49.0_iukboom6ndih5an6iafl45j2fe: resolution: {integrity: sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==} @@ -3279,21 +3251,12 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.47.1: - resolution: {integrity: sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.47.1 - eslint-visitor-keys: 3.3.0 - dev: false - /@typescript-eslint/visitor-keys/5.49.0: resolution: {integrity: sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.49.0 eslint-visitor-keys: 3.3.0 - dev: true /@typescript/twoslash/3.1.0: resolution: {integrity: sha512-kTwMUQ8xtAZaC4wb2XuLkPqFVBj2dNBueMQ89NWEuw87k2nLBbuafeG5cob/QEr6YduxIdTVUjix0MtC7mPlmg==} @@ -3321,159 +3284,161 @@ packages: - supports-color dev: true - /@unocss/astro/0.47.6_rollup@3.10.0+vite@4.0.4: - resolution: {integrity: sha512-8lR4KwuCeVxOTKk6g6hx6VUHhW1u+hki8oRsJaKEB0s5iUPmY6rCNtb/iaBJdceY11bZMMy5LZHJFTkod/T/zg==} + /@unocss/astro/0.48.5_rollup@3.10.0+vite@4.0.4: + resolution: {integrity: sha512-3OkMAceJwfa+mUfPEAATRNCXwpI4aLl+upXVsoHDN013pM7st4oC7ZgYHvb8EajuSinng9ffMcPfgrIJK9N5bQ==} dependencies: - '@unocss/core': 0.47.6 - '@unocss/reset': 0.47.6 - '@unocss/vite': 0.47.6_rollup@3.10.0+vite@4.0.4 + '@unocss/core': 0.48.5 + '@unocss/reset': 0.48.5 + '@unocss/vite': 0.48.5_rollup@3.10.0+vite@4.0.4 transitivePeerDependencies: - rollup - vite dev: true - /@unocss/cli/0.47.6_rollup@3.10.0: - resolution: {integrity: sha512-Lwuzl6xK+67LUb4pCKlyrMv9cDuTvywhlSBiYzDj1Su+21IQVRxUagpo10b1WlLXWWQz4J3bOJZYE/e/QV2/HQ==} + /@unocss/cli/0.48.5_rollup@3.10.0: + resolution: {integrity: sha512-xFz5iPc9t3sDDZyPq/1Sy83tpMUFSSPm7FUCVucaJ9LmROFii5yy1L+aILecUMRVfx3VN5TpJ1eqNB3Yqx63Yg==} engines: {node: '>=14'} hasBin: true dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2_rollup@3.10.0 - '@unocss/config': 0.47.6 - '@unocss/core': 0.47.6 - '@unocss/preset-uno': 0.47.6 + '@unocss/config': 0.48.5 + '@unocss/core': 0.48.5 + '@unocss/preset-uno': 0.48.5 cac: 6.7.14 chokidar: 3.5.3 colorette: 2.0.19 consola: 2.15.3 fast-glob: 3.2.12 - magic-string: 0.26.7 + magic-string: 0.27.0 pathe: 1.0.0 perfect-debounce: 0.1.3 transitivePeerDependencies: - rollup dev: true - /@unocss/config/0.47.6: - resolution: {integrity: sha512-KycIrpKqPrTnrbNRLUgePuzfZUKk6afsKII6B53q9rVxxC1og4g7wCsvrn2D89lPipsJ6B9041VsdIhNqa8bFg==} + /@unocss/config/0.48.5: + resolution: {integrity: sha512-b1HThifrJLUTYDxeaoL02blk/IMCtbode5pv57mVpBY7v29XICkcfe2PW27BQHIsEmI6LdFICjAB0Xn9kwrRyQ==} engines: {node: '>=14'} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 unconfig: 0.3.7 dev: true - /@unocss/core/0.47.6: - resolution: {integrity: sha512-Pjg/NdpuTwZk2Ns3bzI/3XVPuXU+AQ78Sw+9QJyMgA56dArd3TlpNDN6UTOD9XAK6mxdPUu7rNSKpNTLpBW2og==} + /@unocss/core/0.48.5: + resolution: {integrity: sha512-goidlxqDEW14yYzLIqyUsoVPvrq3BuxvzY+87tulfHtiHWXd7fITSjHu80Bn0J6LZm1bVn2/D5nfE7ZLU/uW8g==} dev: true - /@unocss/inspector/0.47.6: - resolution: {integrity: sha512-enYQJo7+/UtSbgzpyKzL4vZU9Tz3QyoPGDmuKoHXSIt6sAtB+DQelW7vMWjcmwA19uaISxIGXx9BJPj5XV67UA==} + /@unocss/inspector/0.48.5: + resolution: {integrity: sha512-zEIAC2nELJNyW9S6Rsg9EAzYlFP+bNBuz53OSQQyikn39vQKFHa0bfsfSvJl/JHZIL7U6H4WqeSppIuiW//WdQ==} dependencies: gzip-size: 6.0.0 sirv: 2.0.2 dev: true - /@unocss/preset-attributify/0.47.6: - resolution: {integrity: sha512-s5XB8JpBPbGCHjvzc2j+Cx9o+QQm2CjRdQ7UjL05+uQcVYb8PBjlfD3BeIA21eBH5IxXF9SdOJfx8kUWNa5WFQ==} + /@unocss/preset-attributify/0.48.5: + resolution: {integrity: sha512-nxYChw4vpppKt1nIFItsFkopdH7gTY19ZE4ieMen3cP27YWC6BSNg5L4QksaLlABPCIqAYHmpH3e41FGZonM+g==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/preset-icons/0.47.6: - resolution: {integrity: sha512-YvANR5ueN+r1E4YOfqF1llyUzS6yxROrJ+7MGNdIfyNHFcTwdHRy0f6y8uyiMYWyLc6nGGrUjjdo+DEc30obSA==} + /@unocss/preset-icons/0.48.5: + resolution: {integrity: sha512-pXgerhZfSZX2YNXW+1S6UtJEDgAGEz7u5Popx8IBoVmUr8xnFN1+AYZOTNH0KATx4R7s9NyRIr0sxD4DMq8bcA==} dependencies: - '@iconify/utils': 2.0.6 - '@unocss/core': 0.47.6 + '@iconify/utils': 2.0.12 + '@unocss/core': 0.48.5 ohmyfetch: 0.4.21 transitivePeerDependencies: - supports-color dev: true - /@unocss/preset-mini/0.47.6: - resolution: {integrity: sha512-XP7ShDB42WU0xvZA1dG4E3LnzN4TYISm6AKQee3gmITUtE0ELTp9XutMgt0sqTe5FXeTRqw9XH7axv+4EqnE3Q==} + /@unocss/preset-mini/0.48.5: + resolution: {integrity: sha512-jMKUCkbKsgLkEAeaB7qV/ExZ1W9yAnRQ/PwrnGnxbIIAxDIylfPDBL2bR2w2TucHblpqCf6Twb09r1F6qfy3yQ==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/preset-tagify/0.47.6: - resolution: {integrity: sha512-9MxgZAUWWEg5OPLY+fpEf/Clw88pi57HON95E9zKvRy816S5gqhbt3PSxal7pCB9WO+3JM6BFLazAJ7DHpT1qA==} + /@unocss/preset-tagify/0.48.5: + resolution: {integrity: sha512-ZWwDYBZ/aeN8LaH1AGKyXVye3PNXgT2yzL8fJmWf0VCZtT02cH4AE9GLGeKISOvl47J16oDuE6jd3nd1tBw+vg==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/preset-typography/0.47.6: - resolution: {integrity: sha512-/Hfsw05ogolLXqrxTu5bLFIgGGmVdRHGw5vSmY3g+YPy37HfWpbP3cOs8YEOv8r3lV9J7vzAxAKKT0MQgukiHQ==} + /@unocss/preset-typography/0.48.5: + resolution: {integrity: sha512-KYVrbOAC2c1frV3QrebQdxNTttZY3ImfuZfhxPhywickNIEHc6Hn5UugZJ5XrfkiMD4aXQ0vDeDUFlXtMPn9ug==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/preset-uno/0.47.6: - resolution: {integrity: sha512-pDRuFmPzshX6ICaWhj7UBrnoL++rYD/QY52aljg9L4yAOZsZ1m0XRUlbnoXXXsEqDjw38SYNUzA1LtYcevBRvA==} + /@unocss/preset-uno/0.48.5: + resolution: {integrity: sha512-D/vVO1fgFll5IpoE92BVhKFkaejJAhux0DVAtRC/VUwOR0NE3CmRlTct+mBRO938aeuiELxFysuO0hNMDpTmeA==} dependencies: - '@unocss/core': 0.47.6 - '@unocss/preset-mini': 0.47.6 - '@unocss/preset-wind': 0.47.6 + '@unocss/core': 0.48.5 + '@unocss/preset-mini': 0.48.5 + '@unocss/preset-wind': 0.48.5 dev: true - /@unocss/preset-web-fonts/0.47.6: - resolution: {integrity: sha512-TkN/etSSl61TtqxQJSVG/zfJUccdpgIuvqYrJOf4OZMj2rLwNHU2kOJEPFCfDyHTS+UjQ7LibfnE6snFDJ3pgQ==} + /@unocss/preset-web-fonts/0.48.5: + resolution: {integrity: sha512-cX2xRQzzuaMD5+f5ea9fjYfnjIGJqERP5Jpo2fiReNEhXFWYRAkFgK5Wcgzx2TLP47NvM4oWJR+pKBoaCJzsaQ==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 ohmyfetch: 0.4.21 dev: true - /@unocss/preset-wind/0.47.6: - resolution: {integrity: sha512-yl9zayR/CRfgnlM1iGEBKI3CkIVADv72UQHY+ZHqq/0VzeW8lSRG1KezqDKz2x3fMfrtbfls/fGLXQPNpD0mIw==} + /@unocss/preset-wind/0.48.5: + resolution: {integrity: sha512-uSlViwl+1mJeClxJcwE6QA3SIOnOpL+Nes8VeO4NQADhn8ywhgjouAi2fy/gxQAcGtAV5PODn2jrG2M80+Ghkw==} dependencies: - '@unocss/core': 0.47.6 - '@unocss/preset-mini': 0.47.6 + '@unocss/core': 0.48.5 + '@unocss/preset-mini': 0.48.5 dev: true - /@unocss/reset/0.47.6: - resolution: {integrity: sha512-bdc2dbuDg+CzgeLowEwO1URRIMdzmCE4RH4IKpCpT1Xoa+92RRubdtzK4N/9ZiSo8d4vvfWcc8fvhZko/6smPQ==} + /@unocss/reset/0.48.5: + resolution: {integrity: sha512-+JJT3Btj1oNX4XwKBDPRUYre3NYBNmi0PsC3tqkHN2VphJG0iZl91XNfsveLz8pVpDJPUDdLH4xsqh52WmxU1g==} dev: true - /@unocss/scope/0.47.6: - resolution: {integrity: sha512-aI7B4Il5xYfMcr50AC90I+Igi3KB9U0JPX2yiU2/WhOaO33ZReBWJmBQ4LhBGrdgNh8vkHpeqs8ntwq/o25nbA==} + /@unocss/scope/0.48.5: + resolution: {integrity: sha512-2xPJWUyDUnJkn37n6+a0t4vKb8l07UeGTHM4jxOvKdML4Gi5tsxulyj+lBPP+wLWu9fNiFe7HlEejbh/J13QVw==} dev: true - /@unocss/transformer-attributify-jsx/0.47.6: - resolution: {integrity: sha512-1sjBPNpczbg1ZsM4OKr9SCisc3vXEpW+3aeCRlBq7UGlJId3vJlX19Yp6IV9IEnVubsUkgo/3nr0B12OD58VdQ==} + /@unocss/transformer-attributify-jsx/0.48.5: + resolution: {integrity: sha512-GRV3aNXgQ9YBXblwGV4PgVjUZExsAyGViN2LVl1qAUlnN3IgTjBFGGWo9t/I90LEk3Sy1TiOj05iZ9vB0RPq8g==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/transformer-compile-class/0.47.6: - resolution: {integrity: sha512-/+O0qJlHFOF4iO+RVkK5sPLJJzWp8dkAJGH/ArBzpT4hnxe8W7c0tb0hlJxwUp5J7UcP4lDhd8VKKvlyadHkuA==} + /@unocss/transformer-compile-class/0.48.5: + resolution: {integrity: sha512-ZMZ0Z8tJ6TFHyoUPAYY3FG0euJ4OmGlcMVDKfbDPOH0Gxxj2VJ+5Xn57VTy1GjfAKxk4MLnf08THwcCuh0BrZw==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/transformer-directives/0.47.6: - resolution: {integrity: sha512-vRY9bNhE+iNlRpsnky86MtKpRb8ipk3IHvtuRkK5DSjcjn7RGmh5ZpH9pzg39NvbWtRYq5/EN19riIYQHRetnA==} + /@unocss/transformer-directives/0.48.5: + resolution: {integrity: sha512-pl8SekJvkXEBzUbXDaYexeOpT3UWzS/YS4nVzN6gEisLGSpbD5a/yfI3iAA3GVWCH8HrmzUl0FpL3cY5yf44rg==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 css-tree: 2.3.1 dev: true - /@unocss/transformer-variant-group/0.47.6: - resolution: {integrity: sha512-+uXz0pOv6WbEzQuW5RbgDSiwO274blsOsE63PdiRBMID1eSYKffGBcmiDh875QWc9ncFpjSKml+4q8jU7I+a0w==} + /@unocss/transformer-variant-group/0.48.5: + resolution: {integrity: sha512-j7P/gpW1WzlDRBey4GxHsDbLQt8a8jrOD0PbRwJJCIBg6XrV/gsojgbwGQc/NMEXuwFPBMdLWM52dDYg2+NxYw==} dependencies: - '@unocss/core': 0.47.6 + '@unocss/core': 0.48.5 dev: true - /@unocss/vite/0.47.6_rollup@3.10.0+vite@4.0.4: - resolution: {integrity: sha512-NL3A20sJHwMyCHOaxLlFXnr71QHEd118GN82e/mtFluEh7F3WyLndaZfWQLmLEeJ3z+P4nURFCLirZJIXr4XgQ==} + /@unocss/vite/0.48.5_rollup@3.10.0+vite@4.0.4: + resolution: {integrity: sha512-eUZSM9vxTdUe70/aDpxGODjLJtrAa80pmipqgFaZ0B++LsglZMiSZD38/Bw7w5FTLv78ViRgTJ+rGh/SOe+rdw==} peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 dependencies: '@ampproject/remapping': 2.2.0 '@rollup/pluginutils': 5.0.2_rollup@3.10.0 - '@unocss/config': 0.47.6 - '@unocss/core': 0.47.6 - '@unocss/inspector': 0.47.6 - '@unocss/scope': 0.47.6 - '@unocss/transformer-directives': 0.47.6 + '@unocss/config': 0.48.5 + '@unocss/core': 0.48.5 + '@unocss/inspector': 0.48.5 + '@unocss/scope': 0.48.5 + '@unocss/transformer-directives': 0.48.5 + chokidar: 3.5.3 + fast-glob: 3.2.12 magic-string: 0.27.0 vite: 4.0.4_@types+node@18.11.18 transitivePeerDependencies: @@ -3529,7 +3494,7 @@ packages: '@sveltejs/kit': ^1.0.0 vite-plugin-pwa: ^0.14.0 dependencies: - '@sveltejs/kit': 1.2.9_svelte@3.55.0+vite@4.0.4 + '@sveltejs/kit': 1.2.9_svelte@3.55.1+vite@4.0.4 vite-plugin-pwa: 0.14.1_fh56thzkyakgjs6jm6gbtbzxsq dev: true @@ -5424,7 +5389,7 @@ packages: resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==} engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0} dependencies: - '@typescript-eslint/typescript-estree': 5.47.1_typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 ast-module-types: 3.0.0 node-source-walk: 5.0.0 typescript: 4.9.4 @@ -5436,7 +5401,7 @@ packages: resolution: {integrity: sha512-lR78AugfUSBojwlSRZBeEqQ1l8LI7rbxOl1qTUnGLcjZQDjZmrZCb7R46rK8U8B5WzFvJrxa7fEBA8FoD/n5fA==} engines: {node: ^12.20.0 || ^14.14.0 || >=16.0.0} dependencies: - '@typescript-eslint/typescript-estree': 5.47.1_5e3hwdzh7amjvied4y7czab76m + '@typescript-eslint/typescript-estree': 5.49.0_5e3hwdzh7amjvied4y7czab76m ast-module-types: 3.0.0 node-source-walk: 5.0.0 typescript: 4.9.4 @@ -5793,14 +5758,14 @@ packages: eslint: 8.31.0 dev: true - /eslint-plugin-svelte3/4.0.0_6go7qzsvzihesfwmyvq3tnl5qq: + /eslint-plugin-svelte3/4.0.0_btuntbn75dxkba3nofpps2nvzm: resolution: {integrity: sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==} peerDependencies: eslint: '>=8.0.0' svelte: ^3.2.0 dependencies: eslint: 8.31.0 - svelte: 3.55.0 + svelte: 3.55.1 dev: true /eslint-scope/5.1.1: @@ -6222,8 +6187,8 @@ packages: jest-validate: 25.5.0 dev: false - /fff-flavored-frontmatter/0.4.2: - resolution: {integrity: sha512-N5/LMZ5Luz3j97Ev+oruO/+fxkSWi/25HwP5QHOHqI08TnYwfHGzEerCUlnrfI5xQx5C0YLpqo1IMSSqFRalPQ==} + /fff-flavored-frontmatter/0.5.0: + resolution: {integrity: sha512-Y81Zy3MNmi/RxEEmRhDYnyP2UCYn6J6vXc8IdkXE27rTQOxq7RWOY1RxNdMrhbJrhZkXLEp3vAk2LiPak5R4tQ==} dev: true /figures/1.7.0: @@ -8364,13 +8329,6 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.26.7: - resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} - engines: {node: '>=12'} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} @@ -8484,7 +8442,7 @@ packages: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} dev: true - /mdsvex/0.10.6_svelte@3.55.0: + /mdsvex/0.10.6_svelte@3.55.1: resolution: {integrity: sha512-aGRDY0r5jx9+OOgFdyB9Xm3EBr9OUmcrTDPWLB7a7g8VPRxzPy4MOBmcVYgz7ErhAJ7bZ/coUoj6aHio3x/2mA==} peerDependencies: svelte: 3.x @@ -8492,7 +8450,7 @@ packages: '@types/unist': 2.0.6 prism-svelte: 0.4.7 prismjs: 1.29.0 - svelte: 3.55.0 + svelte: 3.55.1 vfile-message: 2.0.4 dev: true @@ -9449,7 +9407,7 @@ packages: destr: 1.2.2 node-fetch-native: 0.1.8 ufo: 0.8.6 - undici: 5.14.0 + undici: 5.16.0 dev: true /omit.js/2.0.2: @@ -10409,14 +10367,14 @@ packages: engines: {node: '>=4'} dev: false - /prettier-plugin-svelte/2.9.0_32rvz4smotdecgbwkzbvnqo5iy: + /prettier-plugin-svelte/2.9.0_kdmmghgdi3ngrsq6otxkjilbry: resolution: {integrity: sha512-3doBi5NO4IVgaNPtwewvrgPpqAcvNv0NwJNflr76PIGgi9nf1oguQV1Hpdm9TI2ALIQVn/9iIwLpBO5UcD2Jiw==} peerDependencies: prettier: ^1.16.4 || ^2.0.0 svelte: ^3.2.0 dependencies: prettier: 2.8.3 - svelte: 3.55.0 + svelte: 3.55.1 dev: true /prettier/2.8.3: @@ -11809,11 +11767,11 @@ packages: resolution: {integrity: sha512-2wJseuhlVYVRoCKJGQuwCySTMsvBVS4dchah6Ecz9RNng0zufx6NxToXc7iGf0QOHjo9wwAsOczRI+Ou2q4gEg==} dev: true - /svelte-check/2.10.3_77wbasr76lhjripnylrva3hecy: - resolution: {integrity: sha512-Nt1aWHTOKFReBpmJ1vPug0aGysqPwJh2seM1OvICfM2oeyaA62mOiy5EvkXhltGfhCcIQcq2LoE0l1CwcWPjlw==} + /svelte-check/3.0.3_pehl75e5jsy22vp33udjja4soi: + resolution: {integrity: sha512-ByBFXo3bfHRGIsYEasHkdMhLkNleVfszX/Ns1oip58tPJlKdo5Ssr8kgVIuo5oq00hss8AIcdesuy0Xt0BcTvg==} hasBin: true peerDependencies: - svelte: ^3.24.0 + svelte: ^3.55.0 dependencies: '@jridgewell/trace-mapping': 0.3.17 chokidar: 3.5.3 @@ -11821,14 +11779,13 @@ packages: import-fresh: 3.3.0 picocolors: 1.0.0 sade: 1.8.1 - svelte: 3.55.0 - svelte-preprocess: 4.10.7_xue3rdxu6mzlha4hp67wl3d5yu + svelte: 3.55.1 + svelte-preprocess: 5.0.0_oifjsu5oar4lzyaoppb2hxramu typescript: 4.9.4 transitivePeerDependencies: - '@babel/core' - coffeescript - less - - node-sass - postcss - postcss-load-config - pug @@ -11837,86 +11794,34 @@ packages: - sugarss dev: true - /svelte-hmr/0.15.1_svelte@3.55.0: + /svelte-hmr/0.15.1_svelte@3.55.1: resolution: {integrity: sha512-BiKB4RZ8YSwRKCNVdNxK/GfY+r4Kjgp9jCLEy0DuqAKfmQtpL38cQK3afdpjw4sqSs4PLi3jIPJIFp259NkZtA==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: '>=3.19.0' dependencies: - svelte: 3.55.0 + svelte: 3.55.1 dev: true - /svelte-parse-markup/0.1.1_svelte@3.55.0: + /svelte-parse-markup/0.1.1_svelte@3.55.1: resolution: {integrity: sha512-xCBSldaZdwi0u0ANASVCUFynCaV8z5D6sQOnzPcYSEoD9dd40MLzOKMBVmuTf/LUuPvc+cUvF132MnwdG7mDig==} peerDependencies: svelte: ^3.0.0 dependencies: - svelte: 3.55.0 + svelte: 3.55.1 dev: true - /svelte-preprocess-import-assets/0.2.5_svelte@3.55.0: + /svelte-preprocess-import-assets/0.2.5_svelte@3.55.1: resolution: {integrity: sha512-PWX6AQYfMpzWZ6Pqc5bTTXwWh+kJWdFIY2RkktjE1GQ5v+VqNdfsB5UXV0EgXQYYYwrro2eHf/wuuLvZCbwq6g==} peerDependencies: svelte: ^3.37.0 dependencies: magic-string: 0.27.0 - svelte: 3.55.0 - svelte-parse-markup: 0.1.1_svelte@3.55.0 + svelte: 3.55.1 + svelte-parse-markup: 0.1.1_svelte@3.55.1 dev: true - /svelte-preprocess/4.10.7_xue3rdxu6mzlha4hp67wl3d5yu: - resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==} - engines: {node: '>= 9.11.2'} - requiresBuild: true - peerDependencies: - '@babel/core': ^7.10.2 - coffeescript: ^2.5.1 - less: ^3.11.3 || ^4.0.0 - node-sass: '*' - postcss: ^7 || ^8 - postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0 - pug: ^3.0.0 - sass: ^1.26.8 - stylus: ^0.55.0 - sugarss: ^2.0.0 - svelte: ^3.23.0 - typescript: ^3.9.5 || ^4.0.0 - peerDependenciesMeta: - '@babel/core': - optional: true - coffeescript: - optional: true - less: - optional: true - node-sass: - optional: true - postcss: - optional: true - postcss-load-config: - optional: true - pug: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - typescript: - optional: true - dependencies: - '@types/pug': 2.0.6 - '@types/sass': 1.43.1 - detect-indent: 6.1.0 - magic-string: 0.25.9 - postcss: 8.4.21 - sorcery: 0.10.0 - strip-indent: 3.0.0 - svelte: 3.55.0 - typescript: 4.9.4 - dev: true - - /svelte-preprocess/5.0.0_xue3rdxu6mzlha4hp67wl3d5yu: + /svelte-preprocess/5.0.0_oifjsu5oar4lzyaoppb2hxramu: resolution: {integrity: sha512-q7lpa7i2FBu8Pa+G0MmuQQWETBwCKgsGmuq1Sf6n8q4uaG9ZLcLP0Y+etC6bF4sE6EbLxfiI38zV6RfPe3RSfg==} engines: {node: '>= 14.10.0'} requiresBuild: true @@ -11961,7 +11866,7 @@ packages: postcss: 8.4.21 sorcery: 0.10.0 strip-indent: 3.0.0 - svelte: 3.55.0 + svelte: 3.55.1 typescript: 4.9.4 dev: true @@ -11976,8 +11881,8 @@ packages: svelte-search: 1.1.0 dev: true - /svelte/3.55.0: - resolution: {integrity: sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==} + /svelte/3.55.1: + resolution: {integrity: sha512-S+87/P0Ve67HxKkEV23iCdAh/SX1xiSfjF1HOglno/YTbSTW7RniICMCofWGdJJbdjw3S+0PfFb1JtGfTXE0oQ==} engines: {node: '>= 8'} dev: true @@ -12464,13 +12369,6 @@ packages: jiti: 1.16.0 dev: true - /undici/5.14.0: - resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==} - engines: {node: '>=12.18'} - dependencies: - busboy: 1.6.0 - dev: true - /undici/5.16.0: resolution: {integrity: sha512-KWBOXNv6VX+oJQhchXieUznEmnJMqgXMbs0xxH2t8q/FUAWSJvOSr/rMaZKnX5RIVq7JDn0JbP4BOnKG2SGXLQ==} engines: {node: '>=12.18'} @@ -12582,32 +12480,32 @@ packages: normalize-path: 2.1.1 dev: false - /unocss/0.47.6_rollup@3.10.0+vite@4.0.4: - resolution: {integrity: sha512-cc+m2h/Iky24zwAKir9ElmIhkPYNjZEUTemInctWlVN8QX9qpzsRZahAl7ZmKsBorXPFtux/JYoUCCtXftyxOw==} + /unocss/0.48.5_rollup@3.10.0+vite@4.0.4: + resolution: {integrity: sha512-OK24OS2IO4oJa/jtfoxUIciY6M05Nx16M6pzfCqzcglvaIIM/rpsA2D3dYmC3f3IeBuC31FpB59cM05CF7E0bQ==} engines: {node: '>=14'} peerDependencies: - '@unocss/webpack': 0.47.6 + '@unocss/webpack': 0.48.5 peerDependenciesMeta: '@unocss/webpack': optional: true dependencies: - '@unocss/astro': 0.47.6_rollup@3.10.0+vite@4.0.4 - '@unocss/cli': 0.47.6_rollup@3.10.0 - '@unocss/core': 0.47.6 - '@unocss/preset-attributify': 0.47.6 - '@unocss/preset-icons': 0.47.6 - '@unocss/preset-mini': 0.47.6 - '@unocss/preset-tagify': 0.47.6 - '@unocss/preset-typography': 0.47.6 - '@unocss/preset-uno': 0.47.6 - '@unocss/preset-web-fonts': 0.47.6 - '@unocss/preset-wind': 0.47.6 - '@unocss/reset': 0.47.6 - '@unocss/transformer-attributify-jsx': 0.47.6 - '@unocss/transformer-compile-class': 0.47.6 - '@unocss/transformer-directives': 0.47.6 - '@unocss/transformer-variant-group': 0.47.6 - '@unocss/vite': 0.47.6_rollup@3.10.0+vite@4.0.4 + '@unocss/astro': 0.48.5_rollup@3.10.0+vite@4.0.4 + '@unocss/cli': 0.48.5_rollup@3.10.0 + '@unocss/core': 0.48.5 + '@unocss/preset-attributify': 0.48.5 + '@unocss/preset-icons': 0.48.5 + '@unocss/preset-mini': 0.48.5 + '@unocss/preset-tagify': 0.48.5 + '@unocss/preset-typography': 0.48.5 + '@unocss/preset-uno': 0.48.5 + '@unocss/preset-web-fonts': 0.48.5 + '@unocss/preset-wind': 0.48.5 + '@unocss/reset': 0.48.5 + '@unocss/transformer-attributify-jsx': 0.48.5 + '@unocss/transformer-compile-class': 0.48.5 + '@unocss/transformer-directives': 0.48.5 + '@unocss/transformer-variant-group': 0.48.5 + '@unocss/vite': 0.48.5_rollup@3.10.0+vite@4.0.4 transitivePeerDependencies: - rollup - supports-color