[READ-ONLY] Mirror of https://github.com/danielroe/n3rdle. n3rdle.vercel.app
0

Configure Feed

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

chore(deps): update pnpm to v11.15.1 (#195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+129 -125
+1 -1
package.json
··· 12 12 "unstorage": "1.17.5", 13 13 "wordlist-english": "1.2.1" 14 14 }, 15 - "packageManager": "pnpm@11.12.0" 15 + "packageManager": "pnpm@11.15.1" 16 16 }
+128 -124
pnpm-lock.yaml
··· 13 13 version: 2.1.1 14 14 nuxt: 15 15 specifier: 4.5.0 16 - version: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 16 + version: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2)))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2)))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1(supports-color@10.2.2))(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(supports-color@10.2.2)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 17 17 nuxt-windicss: 18 18 specifier: 3.0.1 19 - version: 3.0.1(magicast@0.5.2)(srvx@0.11.22)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 19 + version: 3.0.1(magicast@0.5.2)(srvx@0.11.22)(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 20 20 unstorage: 21 21 specifier: 1.17.5 22 - version: 1.17.5(db0@0.3.4)(ioredis@5.10.1) 22 + version: 1.17.5(db0@0.3.4)(ioredis@5.10.1(supports-color@10.2.2)) 23 23 wordlist-english: 24 24 specifier: 1.2.1 25 25 version: 1.2.1 ··· 4050 4050 4051 4051 '@babel/compat-data@7.29.0': {} 4052 4052 4053 - '@babel/core@7.29.0': 4053 + '@babel/core@7.29.0(supports-color@10.2.2)': 4054 4054 dependencies: 4055 4055 '@babel/code-frame': 7.29.7 4056 4056 '@babel/generator': 7.29.7 4057 4057 '@babel/helper-compilation-targets': 7.28.6 4058 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 4058 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 4059 4059 '@babel/helpers': 7.29.2 4060 4060 '@babel/parser': 7.29.7 4061 4061 '@babel/template': 7.29.7 4062 - '@babel/traverse': 7.29.7 4062 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4063 4063 '@babel/types': 7.29.7 4064 4064 '@jridgewell/remapping': 2.3.5 4065 4065 convert-source-map: 2.0.0 4066 - debug: 4.4.3 4066 + debug: 4.4.3(supports-color@10.2.2) 4067 4067 gensync: 1.0.0-beta.2 4068 4068 json5: 2.2.3 4069 4069 semver: 6.3.1 ··· 4099 4099 lru-cache: 5.1.1 4100 4100 semver: 6.3.1 4101 4101 4102 - '@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.0)': 4102 + '@babel/helper-create-class-features-plugin@7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 4103 4103 dependencies: 4104 - '@babel/core': 7.29.0 4104 + '@babel/core': 7.29.0(supports-color@10.2.2) 4105 4105 '@babel/helper-annotate-as-pure': 7.29.7 4106 - '@babel/helper-member-expression-to-functions': 7.29.7 4106 + '@babel/helper-member-expression-to-functions': 7.29.7(supports-color@10.2.2) 4107 4107 '@babel/helper-optimise-call-expression': 7.29.7 4108 - '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.0) 4109 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 4110 - '@babel/traverse': 7.29.7 4108 + '@babel/helper-replace-supers': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 4109 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@10.2.2) 4110 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4111 4111 semver: 6.3.1 4112 4112 transitivePeerDependencies: 4113 4113 - supports-color 4114 4114 4115 4115 '@babel/helper-globals@7.29.7': {} 4116 4116 4117 - '@babel/helper-member-expression-to-functions@7.29.7': 4117 + '@babel/helper-member-expression-to-functions@7.29.7(supports-color@10.2.2)': 4118 4118 dependencies: 4119 - '@babel/traverse': 7.29.7 4119 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4120 4120 '@babel/types': 7.29.7 4121 4121 transitivePeerDependencies: 4122 4122 - supports-color 4123 4123 4124 - '@babel/helper-module-imports@7.28.6': 4124 + '@babel/helper-module-imports@7.28.6(supports-color@10.2.2)': 4125 4125 dependencies: 4126 - '@babel/traverse': 7.29.7 4126 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4127 4127 '@babel/types': 7.29.7 4128 4128 transitivePeerDependencies: 4129 4129 - supports-color 4130 4130 4131 - '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': 4131 + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 4132 4132 dependencies: 4133 - '@babel/core': 7.29.0 4134 - '@babel/helper-module-imports': 7.28.6 4133 + '@babel/core': 7.29.0(supports-color@10.2.2) 4134 + '@babel/helper-module-imports': 7.28.6(supports-color@10.2.2) 4135 4135 '@babel/helper-validator-identifier': 7.29.7 4136 - '@babel/traverse': 7.29.7 4136 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4137 4137 transitivePeerDependencies: 4138 4138 - supports-color 4139 4139 ··· 4143 4143 4144 4144 '@babel/helper-plugin-utils@7.29.7': {} 4145 4145 4146 - '@babel/helper-replace-supers@7.29.7(@babel/core@7.29.0)': 4146 + '@babel/helper-replace-supers@7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 4147 4147 dependencies: 4148 - '@babel/core': 7.29.0 4149 - '@babel/helper-member-expression-to-functions': 7.29.7 4148 + '@babel/core': 7.29.0(supports-color@10.2.2) 4149 + '@babel/helper-member-expression-to-functions': 7.29.7(supports-color@10.2.2) 4150 4150 '@babel/helper-optimise-call-expression': 7.29.7 4151 - '@babel/traverse': 7.29.7 4151 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4152 4152 transitivePeerDependencies: 4153 4153 - supports-color 4154 4154 4155 - '@babel/helper-skip-transparent-expression-wrappers@7.29.7': 4155 + '@babel/helper-skip-transparent-expression-wrappers@7.29.7(supports-color@10.2.2)': 4156 4156 dependencies: 4157 - '@babel/traverse': 7.29.7 4157 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 4158 4158 '@babel/types': 7.29.7 4159 4159 transitivePeerDependencies: 4160 4160 - supports-color ··· 4182 4182 dependencies: 4183 4183 '@babel/types': 8.0.4 4184 4184 4185 - '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)': 4185 + '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2))': 4186 4186 dependencies: 4187 - '@babel/core': 7.29.0 4187 + '@babel/core': 7.29.0(supports-color@10.2.2) 4188 4188 '@babel/helper-plugin-utils': 7.29.7 4189 4189 4190 - '@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0)': 4190 + '@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2))': 4191 4191 dependencies: 4192 - '@babel/core': 7.29.0 4192 + '@babel/core': 7.29.0(supports-color@10.2.2) 4193 4193 '@babel/helper-plugin-utils': 7.29.7 4194 4194 4195 - '@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.0)': 4195 + '@babel/plugin-transform-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 4196 4196 dependencies: 4197 - '@babel/core': 7.29.0 4197 + '@babel/core': 7.29.0(supports-color@10.2.2) 4198 4198 '@babel/helper-annotate-as-pure': 7.29.7 4199 - '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.0) 4199 + '@babel/helper-create-class-features-plugin': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 4200 4200 '@babel/helper-plugin-utils': 7.29.7 4201 - '@babel/helper-skip-transparent-expression-wrappers': 7.29.7 4202 - '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0) 4201 + '@babel/helper-skip-transparent-expression-wrappers': 7.29.7(supports-color@10.2.2) 4202 + '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2)) 4203 4203 transitivePeerDependencies: 4204 4204 - supports-color 4205 4205 ··· 4209 4209 '@babel/parser': 7.29.7 4210 4210 '@babel/types': 7.29.7 4211 4211 4212 - '@babel/traverse@7.29.7': 4212 + '@babel/traverse@7.29.7(supports-color@10.2.2)': 4213 4213 dependencies: 4214 4214 '@babel/code-frame': 7.29.7 4215 4215 '@babel/generator': 7.29.7 ··· 4217 4217 '@babel/parser': 7.29.7 4218 4218 '@babel/template': 7.29.7 4219 4219 '@babel/types': 7.29.7 4220 - debug: 4.4.3 4220 + debug: 4.4.3(supports-color@10.2.2) 4221 4221 transitivePeerDependencies: 4222 4222 - supports-color 4223 4223 ··· 4535 4535 '@jridgewell/resolve-uri': 3.1.2 4536 4536 '@jridgewell/sourcemap-codec': 1.5.5 4537 4537 4538 - '@kwsites/file-exists@1.1.1': 4538 + '@kwsites/file-exists@1.1.1(supports-color@10.2.2)': 4539 4539 dependencies: 4540 - debug: 4.4.3 4540 + debug: 4.4.3(supports-color@10.2.2) 4541 4541 transitivePeerDependencies: 4542 4542 - supports-color 4543 4543 4544 4544 '@kwsites/promise-deferred@1.1.1': {} 4545 4545 4546 - '@mapbox/node-pre-gyp@2.0.3': 4546 + '@mapbox/node-pre-gyp@2.0.3(supports-color@10.2.2)': 4547 4547 dependencies: 4548 4548 consola: 3.4.2 4549 4549 detect-libc: 2.1.2 4550 - https-proxy-agent: 7.0.6 4550 + https-proxy-agent: 7.0.6(supports-color@10.2.2) 4551 4551 node-fetch: 2.7.0 4552 4552 nopt: 8.1.0 4553 4553 semver: 7.8.5 ··· 4589 4589 '@nodelib/fs.scandir': 2.1.5 4590 4590 fastq: 1.20.1 4591 4591 4592 - '@nuxt/cli@3.37.0(@nuxt/schema@4.5.0)(cac@6.7.14)(magicast@0.5.2)': 4592 + '@nuxt/cli@3.37.0(@nuxt/schema@4.5.0)(cac@6.7.14)(magicast@0.5.2)(supports-color@10.2.2)': 4593 4593 dependencies: 4594 4594 '@bomb.sh/tab': 0.0.19(cac@6.7.14)(citty@0.2.2) 4595 4595 '@clack/prompts': 1.7.0 ··· 4597 4597 citty: 0.2.2 4598 4598 confbox: 0.2.4 4599 4599 consola: 3.4.2 4600 - debug: 4.4.3 4600 + debug: 4.4.3(supports-color@10.2.2) 4601 4601 defu: 6.1.7 4602 4602 exsolve: 1.1.0 4603 4603 fuse.js: 7.5.0 ··· 4652 4652 pkg-types: 2.3.1 4653 4653 semver: 7.8.5 4654 4654 4655 - '@nuxt/devtools@3.2.4(magic-string@1.0.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40)': 4655 + '@nuxt/devtools@3.2.4(magic-string@1.0.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(supports-color@10.2.2)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40)': 4656 4656 dependencies: 4657 4657 '@nuxt/devtools-kit': 3.2.4(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4658 4658 '@nuxt/devtools-wizard': 3.2.4 ··· 4678 4678 perfect-debounce: 2.1.0 4679 4679 pkg-types: 2.3.1 4680 4680 semver: 7.8.5 4681 - simple-git: 3.36.0 4681 + simple-git: 3.36.0(supports-color@10.2.2) 4682 4682 sirv: 3.0.2 4683 4683 structured-clone-es: 2.0.0 4684 4684 tinyglobby: 0.2.17 4685 4685 vite: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0) 4686 - vite-plugin-inspect: 11.3.3(@nuxt/kit@4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4686 + vite-plugin-inspect: 11.3.3(@nuxt/kit@4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))))(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4687 4687 vite-plugin-vue-tracer: 1.3.0(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 4688 4688 which: 6.0.1 4689 4689 ws: 8.21.1 ··· 4783 4783 - rolldown 4784 4784 - unplugin 4785 4785 4786 - '@nuxt/nitro-server@4.5.0(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magic-string@1.0.0)(magicast@0.5.2)(nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0))(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup@4.60.2)(srvx@0.11.22)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))': 4786 + '@nuxt/nitro-server@4.5.0(d2d973f0bca2f0748354ac7d33ed327f)': 4787 4787 dependencies: 4788 4788 '@nuxt/devalue': 2.0.2 4789 4789 '@nuxt/kit': 4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))) ··· 4800 4800 impound: 1.1.5(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4801 4801 klona: 2.0.6 4802 4802 mocked-exports: 0.1.1 4803 - nitropack: 2.13.4(oxc-parser@0.139.0)(rolldown@1.2.0)(srvx@0.11.22)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4803 + nitropack: 2.13.4(oxc-parser@0.139.0)(rolldown@1.2.0)(srvx@0.11.22)(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 4804 4804 nostics: 1.2.0 4805 - nuxt: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 4805 + nuxt: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2)))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2)))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1(supports-color@10.2.2))(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(supports-color@10.2.2)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 4806 4806 nypm: 0.6.8 4807 4807 ohash: 2.0.11 4808 4808 pathe: 2.0.3 ··· 4810 4810 std-env: 4.2.0 4811 4811 ufo: 1.6.4 4812 4812 unctx: 3.0.0(magic-string@1.0.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))) 4813 - unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) 4813 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1(supports-color@10.2.2)) 4814 4814 vue: 3.5.40 4815 4815 vue-bundle-renderer: 2.3.1 4816 4816 vue-devtools-stub: 0.1.0 4817 4817 optionalDependencies: 4818 - '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0) 4818 + '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2)) 4819 4819 transitivePeerDependencies: 4820 4820 - '@azure/app-configuration' 4821 4821 - '@azure/cosmos' ··· 4888 4888 rc9: 3.0.1 4889 4889 std-env: 4.2.0 4890 4890 4891 - '@nuxt/vite-builder@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(esbuild@0.28.0)(magic-string@1.0.0)(magicast@0.5.2)(nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0))(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(terser@5.46.1)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vue@3.5.40)(yaml@2.9.0)': 4891 + '@nuxt/vite-builder@4.5.0(39d9d0340641c6344dca6e6c5f4ed19b)': 4892 4892 dependencies: 4893 4893 '@nuxt/kit': 4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))) 4894 4894 '@vitejs/plugin-vue': 6.0.8(vite@8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 4895 - '@vitejs/plugin-vue-jsx': 5.1.6(vite@8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 4895 + '@vitejs/plugin-vue-jsx': 5.1.6(supports-color@10.2.2)(vite@8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 4896 4896 autoprefixer: 10.5.4(postcss@8.5.19) 4897 4897 consola: 3.4.2 4898 4898 cssnano: 8.0.2(postcss@8.5.19) ··· 4905 4905 knitwork: 1.3.0 4906 4906 mlly: 1.8.2 4907 4907 mocked-exports: 0.1.1 4908 - nuxt: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 4908 + nuxt: 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2)))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2)))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1(supports-color@10.2.2))(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(supports-color@10.2.2)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0) 4909 4909 nypm: 0.6.8 4910 4910 pathe: 2.0.3 4911 4911 pkg-types: 2.3.1 ··· 4921 4921 vue: 3.5.40 4922 4922 vue-bundle-renderer: 2.3.1 4923 4923 optionalDependencies: 4924 - '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) 4924 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0(supports-color@10.2.2)) 4925 4925 rolldown: 1.2.0 4926 4926 rollup-plugin-visualizer: 7.0.1(rolldown@1.2.0)(rollup@4.60.2) 4927 4927 transitivePeerDependencies: ··· 5484 5484 dependencies: 5485 5485 valibot: 1.4.2 5486 5486 5487 - '@vercel/nft@1.5.0(rollup@4.60.2)': 5487 + '@vercel/nft@1.5.0(rollup@4.60.2)(supports-color@10.2.2)': 5488 5488 dependencies: 5489 - '@mapbox/node-pre-gyp': 2.0.3 5489 + '@mapbox/node-pre-gyp': 2.0.3(supports-color@10.2.2) 5490 5490 '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 5491 5491 acorn: 8.16.0 5492 5492 acorn-import-attributes: 1.9.5(acorn@8.16.0) ··· 5529 5529 - utf-8-validate 5530 5530 - webpack 5531 5531 5532 - '@vitejs/plugin-vue-jsx@5.1.6(vite@8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40)': 5532 + '@vitejs/plugin-vue-jsx@5.1.6(supports-color@10.2.2)(vite@8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40)': 5533 5533 dependencies: 5534 - '@babel/core': 7.29.0 5535 - '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0) 5536 - '@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.0) 5534 + '@babel/core': 7.29.0(supports-color@10.2.2) 5535 + '@babel/plugin-syntax-typescript': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2)) 5536 + '@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 5537 5537 '@rolldown/pluginutils': 1.0.1 5538 - '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0) 5538 + '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 5539 5539 vite: 8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0) 5540 5540 vue: 3.5.40 5541 5541 transitivePeerDependencies: ··· 5559 5559 5560 5560 '@vue/babel-helper-vue-transform-on@2.0.1': {} 5561 5561 5562 - '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.29.0)': 5562 + '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 5563 5563 dependencies: 5564 - '@babel/helper-module-imports': 7.28.6 5564 + '@babel/helper-module-imports': 7.28.6(supports-color@10.2.2) 5565 5565 '@babel/helper-plugin-utils': 7.29.7 5566 - '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) 5566 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0(supports-color@10.2.2)) 5567 5567 '@babel/template': 7.29.7 5568 - '@babel/traverse': 7.29.7 5568 + '@babel/traverse': 7.29.7(supports-color@10.2.2) 5569 5569 '@babel/types': 7.29.7 5570 5570 '@vue/babel-helper-vue-transform-on': 2.0.1 5571 - '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0) 5571 + '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2) 5572 5572 '@vue/shared': 3.5.40 5573 5573 optionalDependencies: 5574 - '@babel/core': 7.29.0 5574 + '@babel/core': 7.29.0(supports-color@10.2.2) 5575 5575 transitivePeerDependencies: 5576 5576 - supports-color 5577 5577 5578 - '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.29.0)': 5578 + '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.29.0(supports-color@10.2.2))(supports-color@10.2.2)': 5579 5579 dependencies: 5580 5580 '@babel/code-frame': 7.29.7 5581 - '@babel/core': 7.29.0 5582 - '@babel/helper-module-imports': 7.28.6 5581 + '@babel/core': 7.29.0(supports-color@10.2.2) 5582 + '@babel/helper-module-imports': 7.28.6(supports-color@10.2.2) 5583 5583 '@babel/helper-plugin-utils': 7.29.7 5584 5584 '@babel/parser': 7.29.7 5585 5585 '@vue/compiler-sfc': 3.5.40 ··· 5659 5659 5660 5660 '@vue/shared@3.5.40': {} 5661 5661 5662 - '@windicss/config@1.9.4': 5662 + '@windicss/config@1.9.4(supports-color@10.2.2)': 5663 5663 dependencies: 5664 - debug: 4.4.3 5664 + debug: 4.4.3(supports-color@10.2.2) 5665 5665 jiti: 1.21.7 5666 5666 windicss: 3.5.6 5667 5667 transitivePeerDependencies: 5668 5668 - supports-color 5669 5669 5670 - '@windicss/plugin-utils@1.9.4': 5670 + '@windicss/plugin-utils@1.9.4(supports-color@10.2.2)': 5671 5671 dependencies: 5672 5672 '@antfu/utils': 0.7.10 5673 - '@windicss/config': 1.9.4 5674 - debug: 4.4.3 5673 + '@windicss/config': 1.9.4(supports-color@10.2.2) 5674 + debug: 4.4.3(supports-color@10.2.2) 5675 5675 fast-glob: 3.3.3 5676 5676 magic-string: 0.30.21 5677 5677 micromatch: 4.0.8 ··· 5942 5942 5943 5943 confbox@0.2.4: {} 5944 5944 5945 - connect@3.7.0: 5945 + connect@3.7.0(supports-color@10.2.2): 5946 5946 dependencies: 5947 - debug: 2.6.9 5948 - finalhandler: 1.1.2 5947 + debug: 2.6.9(supports-color@10.2.2) 5948 + finalhandler: 1.1.2(supports-color@10.2.2) 5949 5949 parseurl: 1.3.3 5950 5950 utils-merge: 1.0.1 5951 5951 transitivePeerDependencies: ··· 6059 6059 6060 6060 db0@0.3.4: {} 6061 6061 6062 - debug@2.6.9: 6062 + debug@2.6.9(supports-color@10.2.2): 6063 6063 dependencies: 6064 6064 ms: 2.0.0 6065 + optionalDependencies: 6066 + supports-color: 10.2.2 6065 6067 6066 - debug@4.4.3: 6068 + debug@4.4.3(supports-color@10.2.2): 6067 6069 dependencies: 6068 6070 ms: 2.1.3 6071 + optionalDependencies: 6072 + supports-color: 10.2.2 6069 6073 6070 6074 declass@0.0.1: 6071 6075 dependencies: ··· 6317 6321 dependencies: 6318 6322 to-regex-range: 5.0.1 6319 6323 6320 - finalhandler@1.1.2: 6324 + finalhandler@1.1.2(supports-color@10.2.2): 6321 6325 dependencies: 6322 - debug: 2.6.9 6326 + debug: 2.6.9(supports-color@10.2.2) 6323 6327 encodeurl: 1.0.2 6324 6328 escape-html: 1.0.3 6325 6329 on-finished: 2.3.0 ··· 6457 6461 6458 6462 http-shutdown@1.2.2: {} 6459 6463 6460 - https-proxy-agent@7.0.6: 6464 + https-proxy-agent@7.0.6(supports-color@10.2.2): 6461 6465 dependencies: 6462 6466 agent-base: 7.1.4 6463 - debug: 4.4.3 6467 + debug: 4.4.3(supports-color@10.2.2) 6464 6468 transitivePeerDependencies: 6465 6469 - supports-color 6466 6470 ··· 6500 6504 6501 6505 ini@4.1.1: {} 6502 6506 6503 - ioredis@5.10.1: 6507 + ioredis@5.10.1(supports-color@10.2.2): 6504 6508 dependencies: 6505 6509 '@ioredis/commands': 1.5.1 6506 6510 cluster-key-slot: 1.1.2 6507 - debug: 4.4.3 6511 + debug: 4.4.3(supports-color@10.2.2) 6508 6512 denque: 2.1.0 6509 6513 lodash.defaults: 4.2.0 6510 6514 lodash.isarguments: 3.1.0 ··· 6807 6811 6808 6812 nanotar@0.3.0: {} 6809 6813 6810 - nitropack@2.13.4(oxc-parser@0.139.0)(rolldown@1.2.0)(srvx@0.11.22)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 6814 + nitropack@2.13.4(oxc-parser@0.139.0)(rolldown@1.2.0)(srvx@0.11.22)(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 6811 6815 dependencies: 6812 6816 '@cloudflare/kv-asset-handler': 0.4.2 6813 6817 '@rollup/plugin-alias': 6.0.0(rollup@4.60.2) ··· 6817 6821 '@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.2) 6818 6822 '@rollup/plugin-replace': 6.0.3(rollup@4.60.2) 6819 6823 '@rollup/plugin-terser': 1.0.0(rollup@4.60.2) 6820 - '@vercel/nft': 1.5.0(rollup@4.60.2) 6824 + '@vercel/nft': 1.5.0(rollup@4.60.2)(supports-color@10.2.2) 6821 6825 archiver: 7.0.1 6822 6826 c12: 3.3.4(magicast@0.5.2) 6823 6827 chokidar: 5.0.0 ··· 6841 6845 h3: 1.15.11 6842 6846 hookable: 5.5.3 6843 6847 httpxy: 0.5.1 6844 - ioredis: 5.10.1 6848 + ioredis: 5.10.1(supports-color@10.2.2) 6845 6849 jiti: 2.7.0 6846 6850 klona: 2.0.6 6847 6851 knitwork: 1.3.0 ··· 6864 6868 scule: 1.3.0 6865 6869 semver: 7.8.5 6866 6870 serve-placeholder: 2.0.2 6867 - serve-static: 2.2.1 6871 + serve-static: 2.2.1(supports-color@10.2.2) 6868 6872 source-map: 0.7.6 6869 6873 std-env: 4.2.0 6870 6874 ufo: 1.6.4 ··· 6874 6878 unenv: 2.0.0-rc.24 6875 6879 unimport: 6.3.0(esbuild@0.28.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 6876 6880 unplugin-utils: 0.3.2 6877 - unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) 6881 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1(supports-color@10.2.2)) 6878 6882 untyped: 2.0.0 6879 6883 unwasm: 0.5.3 6880 6884 youch: 4.1.1 ··· 6971 6975 dependencies: 6972 6976 boolbase: 1.0.0 6973 6977 6974 - nuxt-windicss@3.0.1(magicast@0.5.2)(srvx@0.11.22)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 6978 + nuxt-windicss@3.0.1(magicast@0.5.2)(srvx@0.11.22)(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 6975 6979 dependencies: 6976 6980 '@nuxt/kit': 3.21.2(magicast@0.5.2) 6977 - '@windicss/config': 1.9.4 6978 - '@windicss/plugin-utils': 1.9.4 6981 + '@windicss/config': 1.9.4(supports-color@10.2.2) 6982 + '@windicss/plugin-utils': 1.9.4(supports-color@10.2.2) 6979 6983 consola: 3.4.2 6980 6984 defu: 6.1.7 6981 6985 fs-extra: 11.3.4 ··· 6984 6988 pathe: 1.1.2 6985 6989 read-cache: 1.0.0 6986 6990 sirv: 2.0.4 6987 - vite-plugin-windicss: 1.9.4(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 6991 + vite-plugin-windicss: 1.9.4(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 6988 6992 windicss: 3.5.6 6989 - windicss-analysis: 0.3.5 6990 - windicss-webpack-plugin: 1.8.0 6993 + windicss-analysis: 0.3.5(supports-color@10.2.2) 6994 + windicss-webpack-plugin: 1.8.0(supports-color@10.2.2) 6991 6995 transitivePeerDependencies: 6992 6996 - magicast 6993 6997 - srvx 6994 6998 - supports-color 6995 6999 - vite 6996 7000 6997 - nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0): 7001 + nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2)))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2)))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1(supports-color@10.2.2))(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(supports-color@10.2.2)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0): 6998 7002 dependencies: 6999 7003 '@dxup/nuxt': 0.5.3(esbuild@0.28.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 7000 - '@nuxt/cli': 3.37.0(@nuxt/schema@4.5.0)(cac@6.7.14)(magicast@0.5.2) 7001 - '@nuxt/devtools': 3.2.4(magic-string@1.0.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 7004 + '@nuxt/cli': 3.37.0(@nuxt/schema@4.5.0)(cac@6.7.14)(magicast@0.5.2)(supports-color@10.2.2) 7005 + '@nuxt/devtools': 3.2.4(magic-string@1.0.0)(oxc-parser@0.139.0)(rolldown@1.2.0)(supports-color@10.2.2)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 7002 7006 '@nuxt/kit': 4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))) 7003 - '@nuxt/nitro-server': 4.5.0(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magic-string@1.0.0)(magicast@0.5.2)(nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0))(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup@4.60.2)(srvx@0.11.22)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)) 7007 + '@nuxt/nitro-server': 4.5.0(d2d973f0bca2f0748354ac7d33ed327f) 7004 7008 '@nuxt/schema': 4.5.0 7005 7009 '@nuxt/telemetry': 2.8.0(@nuxt/kit@4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))) 7006 - '@nuxt/vite-builder': 4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(esbuild@0.28.0)(magic-string@1.0.0)(magicast@0.5.2)(nuxt@4.5.0(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.40)(cac@6.7.14)(crossws@0.4.5(srvx@0.11.22))(db0@0.3.4)(esbuild@0.28.0)(ioredis@5.10.1)(lightningcss@1.32.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.22)(terser@5.46.1)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(yaml@2.9.0))(oxc-parser@0.139.0)(rolldown@1.2.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.60.2))(terser@5.46.1)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)))(vue@3.5.40)(yaml@2.9.0) 7010 + '@nuxt/vite-builder': 4.5.0(39d9d0340641c6344dca6e6c5f4ed19b) 7007 7011 '@unhead/vue': 3.1.8(crossws@0.4.5(srvx@0.11.22))(esbuild@0.28.0)(lightningcss@1.32.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))(vue@3.5.40) 7008 7012 '@vue/shared': 3.5.40 7009 7013 chokidar: 5.0.0 ··· 7662 7666 7663 7667 semver@7.8.5: {} 7664 7668 7665 - send@1.2.1: 7669 + send@1.2.1(supports-color@10.2.2): 7666 7670 dependencies: 7667 - debug: 4.4.3 7671 + debug: 4.4.3(supports-color@10.2.2) 7668 7672 encodeurl: 2.0.0 7669 7673 escape-html: 1.0.3 7670 7674 etag: 1.8.1 ··· 7686 7690 dependencies: 7687 7691 defu: 6.1.7 7688 7692 7689 - serve-static@2.2.1: 7693 + serve-static@2.2.1(supports-color@10.2.2): 7690 7694 dependencies: 7691 7695 encodeurl: 2.0.0 7692 7696 escape-html: 1.0.3 7693 7697 parseurl: 1.3.3 7694 - send: 1.2.1 7698 + send: 1.2.1(supports-color@10.2.2) 7695 7699 transitivePeerDependencies: 7696 7700 - supports-color 7697 7701 ··· 7709 7713 7710 7714 signal-exit@4.1.0: {} 7711 7715 7712 - simple-git@3.36.0: 7716 + simple-git@3.36.0(supports-color@10.2.2): 7713 7717 dependencies: 7714 - '@kwsites/file-exists': 1.1.1 7718 + '@kwsites/file-exists': 1.1.1(supports-color@10.2.2) 7715 7719 '@kwsites/promise-deferred': 1.1.1 7716 7720 '@simple-git/args-pathspec': 1.0.3 7717 7721 '@simple-git/argv-parser': 1.1.1 7718 - debug: 4.4.3 7722 + debug: 4.4.3(supports-color@10.2.2) 7719 7723 transitivePeerDependencies: 7720 7724 - supports-color 7721 7725 ··· 8024 8028 escape-string-regexp: 5.0.0 8025 8029 ufo: 1.6.4 8026 8030 8027 - unstorage@1.17.5(db0@0.3.4)(ioredis@5.10.1): 8031 + unstorage@1.17.5(db0@0.3.4)(ioredis@5.10.1(supports-color@10.2.2)): 8028 8032 dependencies: 8029 8033 anymatch: 3.1.3 8030 8034 chokidar: 5.0.0 ··· 8036 8040 ufo: 1.6.4 8037 8041 optionalDependencies: 8038 8042 db0: 0.3.4 8039 - ioredis: 5.10.1 8043 + ioredis: 5.10.1(supports-color@10.2.2) 8040 8044 8041 8045 untun@0.1.3: 8042 8046 dependencies: ··· 8117 8121 tiny-invariant: 1.3.3 8118 8122 vite: 8.1.5(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.1)(yaml@2.9.0) 8119 8123 8120 - vite-plugin-inspect@11.3.3(@nuxt/kit@4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))))(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 8124 + vite-plugin-inspect@11.3.3(@nuxt/kit@4.5.0(magic-string@1.0.0)(magicast@0.5.2)(oxc-parser@0.139.0)(rolldown@1.2.0)(unplugin@3.3.0(esbuild@0.28.0)(rolldown@1.2.0)(rollup@4.60.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0))))(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 8121 8125 dependencies: 8122 8126 ansis: 4.2.0 8123 - debug: 4.4.3 8127 + debug: 4.4.3(supports-color@10.2.2) 8124 8128 error-stack-parser-es: 1.0.5 8125 8129 ohash: 2.0.11 8126 8130 open: 10.2.0 ··· 8144 8148 vite: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0) 8145 8149 vue: 3.5.40 8146 8150 8147 - vite-plugin-windicss@1.9.4(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 8151 + vite-plugin-windicss@1.9.4(supports-color@10.2.2)(vite@7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0)): 8148 8152 dependencies: 8149 - '@windicss/plugin-utils': 1.9.4 8150 - debug: 4.4.3 8153 + '@windicss/plugin-utils': 1.9.4(supports-color@10.2.2) 8154 + debug: 4.4.3(supports-color@10.2.2) 8151 8155 kolorist: 1.8.0 8152 8156 vite: 7.3.3(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.1)(yaml@2.9.0) 8153 8157 windicss: 3.5.6 ··· 8256 8260 dependencies: 8257 8261 isexe: 4.0.0 8258 8262 8259 - windicss-analysis@0.3.5: 8263 + windicss-analysis@0.3.5(supports-color@10.2.2): 8260 8264 dependencies: 8261 - '@windicss/plugin-utils': 1.9.4 8265 + '@windicss/plugin-utils': 1.9.4(supports-color@10.2.2) 8262 8266 cac: 6.7.14 8263 - connect: 3.7.0 8267 + connect: 3.7.0(supports-color@10.2.2) 8264 8268 declass: 0.0.1 8265 8269 fast-glob: 3.3.3 8266 8270 fs-extra: 10.1.0 ··· 8268 8272 transitivePeerDependencies: 8269 8273 - supports-color 8270 8274 8271 - windicss-webpack-plugin@1.8.0: 8275 + windicss-webpack-plugin@1.8.0(supports-color@10.2.2): 8272 8276 dependencies: 8273 - '@windicss/plugin-utils': 1.9.4 8274 - debug: 4.4.3 8277 + '@windicss/plugin-utils': 1.9.4(supports-color@10.2.2) 8278 + debug: 4.4.3(supports-color@10.2.2) 8275 8279 get-port: 6.1.2 8276 8280 loader-utils: 2.0.4 8277 8281 lodash: 4.18.1