mirror of
				https://github.com/wg-easy/wg-easy.git
				synced 2025-10-31 19:13:33 +08:00 
			
		
		
		
	build(deps): bump nuxt from 3.19.2 to 4.1.2 in /src
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.19.2 to 4.1.2. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.1.2/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		| @@ -40,7 +40,7 @@ | |||||||
|     "is-cidr": "^6.0.0", |     "is-cidr": "^6.0.0", | ||||||
|     "is-ip": "^5.0.1", |     "is-ip": "^5.0.1", | ||||||
|     "js-sha256": "^0.11.1", |     "js-sha256": "^0.11.1", | ||||||
|     "nuxt": "^3.19.2", |     "nuxt": "^4.1.2", | ||||||
|     "otpauth": "^9.4.1", |     "otpauth": "^9.4.1", | ||||||
|     "pinia": "^3.0.3", |     "pinia": "^3.0.3", | ||||||
|     "qr": "^0.5.1", |     "qr": "^0.5.1", | ||||||
|   | |||||||
							
								
								
									
										76
									
								
								src/pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										76
									
								
								src/pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -72,8 +72,8 @@ importers: | |||||||
|         specifier: ^0.11.1 |         specifier: ^0.11.1 | ||||||
|         version: 0.11.1 |         version: 0.11.1 | ||||||
|       nuxt: |       nuxt: | ||||||
|         specifier: ^3.19.2 |         specifier: ^4.1.2 | ||||||
|         version: 3.19.2(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.3.3)(@vue/compiler-sfc@3.5.21)(db0@0.3.2(@libsql/client@0.15.15)(drizzle-orm@0.44.5(@libsql/client@0.15.15)))(drizzle-orm@0.44.5(@libsql/client@0.15.15))(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(yaml@2.8.1) |         version: 4.1.2(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.3.3)(@vue/compiler-sfc@3.5.21)(db0@0.3.2(@libsql/client@0.15.15)(drizzle-orm@0.44.5(@libsql/client@0.15.15)))(drizzle-orm@0.44.5(@libsql/client@0.15.15))(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(yaml@2.8.1) | ||||||
|       otpauth: |       otpauth: | ||||||
|         specifier: ^9.4.1 |         specifier: ^9.4.1 | ||||||
|         version: 9.4.1 |         version: 9.4.1 | ||||||
| @@ -989,8 +989,8 @@ packages: | |||||||
|     resolution: {integrity: sha512-P5q41xeEOa6ZQC0PvIP7TSBmOAMxXK4qihDcCbYIJq8RcVsEPbGZVlidmxE6EOw1ucSyodq9nbV31FAKwoL4NQ==} |     resolution: {integrity: sha512-P5q41xeEOa6ZQC0PvIP7TSBmOAMxXK4qihDcCbYIJq8RcVsEPbGZVlidmxE6EOw1ucSyodq9nbV31FAKwoL4NQ==} | ||||||
|     engines: {node: '>=18.12.0'} |     engines: {node: '>=18.12.0'} | ||||||
|  |  | ||||||
|   '@nuxt/schema@3.19.2': |   '@nuxt/schema@4.1.2': | ||||||
|     resolution: {integrity: sha512-kMN2oIfrsMc8ACrRweYRG7Q44/KuHG5y7L+4szQhfOgN78OiYkxiM/nSsLH0K2bJq8Eavg+WGfgACj4Lsy+YqQ==} |     resolution: {integrity: sha512-uFr13C6c52OFbF3hZVIV65KvhQRyrwp1GlAm7EVNGjebY8279QEel57T4R9UA1dn2Et6CBynBFhWoFwwo97Pig==} | ||||||
|     engines: {node: ^14.18.0 || >=16.10.0} |     engines: {node: ^14.18.0 || >=16.10.0} | ||||||
|  |  | ||||||
|   '@nuxt/telemetry@2.6.6': |   '@nuxt/telemetry@2.6.6': | ||||||
| @@ -998,8 +998,8 @@ packages: | |||||||
|     engines: {node: '>=18.12.0'} |     engines: {node: '>=18.12.0'} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|  |  | ||||||
|   '@nuxt/vite-builder@3.19.2': |   '@nuxt/vite-builder@4.1.2': | ||||||
|     resolution: {integrity: sha512-SESdHAKWy63RKG3uqrBEJvTbfkmEsiggmDEqjEwhBP2fe0E6bGTmLpX/Eh4AuOLbZuZOmir984OHFiM/Q/MLhg==} |     resolution: {integrity: sha512-to9NKVtzMBtyuhIIVgwo/ph5UCONcxkVsoAjm8HnSkDi0o9nDPhHOAg1AUMlvPnHpdXOzwnSrXo/t8E7W+UZ/A==} | ||||||
|     engines: {node: ^20.19.0 || >=22.12.0} |     engines: {node: ^20.19.0 || >=22.12.0} | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       vue: ^3.3.4 |       vue: ^3.3.4 | ||||||
| @@ -1767,8 +1767,8 @@ packages: | |||||||
|     cpu: [x64] |     cpu: [x64] | ||||||
|     os: [win32] |     os: [win32] | ||||||
|  |  | ||||||
|   '@sindresorhus/is@7.0.2': |   '@sindresorhus/is@7.1.0': | ||||||
|     resolution: {integrity: sha512-d9xRovfKNz1SKieM0qJdO+PQonjnnIfSNWfHYnBSJ9hkjm0ZPw6HlxscDXYstp3z+7V2GOFHc+J0CYrYTjqCJw==} |     resolution: {integrity: sha512-7F/yz2IphV39hiS2zB4QYVkivrptHHh0K8qJJd9HhuWSdvf8AN7NpebW3CcDZDBQsUPMoDKWsY2WWgW7bqOcfA==} | ||||||
|     engines: {node: '>=18'} |     engines: {node: '>=18'} | ||||||
|  |  | ||||||
|   '@sindresorhus/merge-streams@2.3.0': |   '@sindresorhus/merge-streams@2.3.0': | ||||||
| @@ -2713,8 +2713,8 @@ packages: | |||||||
|     resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} |     resolution: {integrity: sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==} | ||||||
|     engines: {node: '>=8'} |     engines: {node: '>=8'} | ||||||
|  |  | ||||||
|   detect-libc@2.0.4: |   detect-libc@2.1.0: | ||||||
|     resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} |     resolution: {integrity: sha512-vEtk+OcP7VBRtQZ1EJ3bdgzSfBjgnEalLTp5zjJrS+2Z1w2KZly4SBdac/WDU3hhsNAZ9E8SC96ME4Ey8MZ7cg==} | ||||||
|     engines: {node: '>=8'} |     engines: {node: '>=8'} | ||||||
|  |  | ||||||
|   devalue@5.3.2: |   devalue@5.3.2: | ||||||
| @@ -2881,10 +2881,6 @@ packages: | |||||||
|     resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} |     resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} | ||||||
|     engines: {node: '>= 0.8'} |     engines: {node: '>= 0.8'} | ||||||
|  |  | ||||||
|   enhanced-resolve@5.18.3: |  | ||||||
|     resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==} |  | ||||||
|     engines: {node: '>=10.13.0'} |  | ||||||
|  |  | ||||||
|   entities@4.5.0: |   entities@4.5.0: | ||||||
|     resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} |     resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} | ||||||
|     engines: {node: '>=0.12'} |     engines: {node: '>=0.12'} | ||||||
| @@ -3116,9 +3112,6 @@ packages: | |||||||
|   exsolve@1.0.7: |   exsolve@1.0.7: | ||||||
|     resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==} |     resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==} | ||||||
|  |  | ||||||
|   externality@1.0.2: |  | ||||||
|     resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==} |  | ||||||
|  |  | ||||||
|   fast-deep-equal@3.1.3: |   fast-deep-equal@3.1.3: | ||||||
|     resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} |     resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} | ||||||
|  |  | ||||||
| @@ -3944,13 +3937,13 @@ packages: | |||||||
|   nuxt-define@1.0.0: |   nuxt-define@1.0.0: | ||||||
|     resolution: {integrity: sha512-CYZ2WjU+KCyCDVzjYUM4eEpMF0rkPmkpiFrybTqqQCRpUbPt2h3snswWIpFPXTi+osRCY6Og0W/XLAQgDL4FfQ==} |     resolution: {integrity: sha512-CYZ2WjU+KCyCDVzjYUM4eEpMF0rkPmkpiFrybTqqQCRpUbPt2h3snswWIpFPXTi+osRCY6Og0W/XLAQgDL4FfQ==} | ||||||
|  |  | ||||||
|   nuxt@3.19.2: |   nuxt@4.1.2: | ||||||
|     resolution: {integrity: sha512-z4ouGRMOWqZ1xaZ+HdRBRVlZcKSoDBpRxQ30GJ2dllraZMC/gNpTGuY32H3xP5b4R29b8uYcK+B8LFQoRHpO8A==} |     resolution: {integrity: sha512-g5mwszCZT4ZeGJm83nxoZvtvZoAEaY65VDdn7p7UgznePbRaEJJ1KS1OIld4FPVkoDZ8TEVuDNqI9gUn12Exvg==} | ||||||
|     engines: {node: ^20.19.0 || >=22.12.0} |     engines: {node: ^20.19.0 || >=22.12.0} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|     peerDependencies: |     peerDependencies: | ||||||
|       '@parcel/watcher': ^2.1.0 |       '@parcel/watcher': ^2.1.0 | ||||||
|       '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 |       '@types/node': '>=18.12.0' | ||||||
|     peerDependenciesMeta: |     peerDependenciesMeta: | ||||||
|       '@parcel/watcher': |       '@parcel/watcher': | ||||||
|         optional: true |         optional: true | ||||||
| @@ -4846,10 +4839,6 @@ packages: | |||||||
|     engines: {node: '>=14.0.0'} |     engines: {node: '>=14.0.0'} | ||||||
|     hasBin: true |     hasBin: true | ||||||
|  |  | ||||||
|   tapable@2.2.3: |  | ||||||
|     resolution: {integrity: sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==} |  | ||||||
|     engines: {node: '>=6'} |  | ||||||
|  |  | ||||||
|   tar-stream@3.1.7: |   tar-stream@3.1.7: | ||||||
|     resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} |     resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} | ||||||
|  |  | ||||||
| @@ -6089,7 +6078,7 @@ snapshots: | |||||||
|   '@mapbox/node-pre-gyp@2.0.0': |   '@mapbox/node-pre-gyp@2.0.0': | ||||||
|     dependencies: |     dependencies: | ||||||
|       consola: 3.4.2 |       consola: 3.4.2 | ||||||
|       detect-libc: 2.0.4 |       detect-libc: 2.1.0 | ||||||
|       https-proxy-agent: 7.0.6 |       https-proxy-agent: 7.0.6 | ||||||
|       node-fetch: 2.7.0 |       node-fetch: 2.7.0 | ||||||
|       nopt: 8.1.0 |       nopt: 8.1.0 | ||||||
| @@ -6363,7 +6352,7 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - magicast |       - magicast | ||||||
|  |  | ||||||
|   '@nuxt/schema@3.19.2': |   '@nuxt/schema@4.1.2': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@vue/shared': 3.5.21 |       '@vue/shared': 3.5.21 | ||||||
|       consola: 3.4.2 |       consola: 3.4.2 | ||||||
| @@ -6390,9 +6379,9 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - magicast |       - magicast | ||||||
|  |  | ||||||
|   '@nuxt/vite-builder@3.19.2(@types/node@24.3.3)(eslint@9.35.0(jiti@2.5.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))(yaml@2.8.1)': |   '@nuxt/vite-builder@4.1.2(@types/node@24.3.3)(eslint@9.35.0(jiti@2.5.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))(yaml@2.8.1)': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@nuxt/kit': 3.19.2(magicast@0.3.5) |       '@nuxt/kit': 4.1.2(magicast@0.3.5) | ||||||
|       '@rollup/plugin-replace': 6.0.2(rollup@4.50.0) |       '@rollup/plugin-replace': 6.0.2(rollup@4.50.0) | ||||||
|       '@vitejs/plugin-vue': 6.0.1(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) |       '@vitejs/plugin-vue': 6.0.1(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) | ||||||
|       '@vitejs/plugin-vue-jsx': 5.1.1(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) |       '@vitejs/plugin-vue-jsx': 5.1.1(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) | ||||||
| @@ -6403,7 +6392,6 @@ snapshots: | |||||||
|       esbuild: 0.25.9 |       esbuild: 0.25.9 | ||||||
|       escape-string-regexp: 5.0.0 |       escape-string-regexp: 5.0.0 | ||||||
|       exsolve: 1.0.7 |       exsolve: 1.0.7 | ||||||
|       externality: 1.0.2 |  | ||||||
|       get-port-please: 3.2.0 |       get-port-please: 3.2.0 | ||||||
|       h3: 1.15.4 |       h3: 1.15.4 | ||||||
|       jiti: 2.5.1 |       jiti: 2.5.1 | ||||||
| @@ -6411,9 +6399,7 @@ snapshots: | |||||||
|       magic-string: 0.30.19 |       magic-string: 0.30.19 | ||||||
|       mlly: 1.8.0 |       mlly: 1.8.0 | ||||||
|       mocked-exports: 0.1.1 |       mocked-exports: 0.1.1 | ||||||
|       ohash: 2.0.11 |  | ||||||
|       pathe: 2.0.3 |       pathe: 2.0.3 | ||||||
|       perfect-debounce: 2.0.0 |  | ||||||
|       pkg-types: 2.3.0 |       pkg-types: 2.3.0 | ||||||
|       postcss: 8.5.6 |       postcss: 8.5.6 | ||||||
|       rollup-plugin-visualizer: 6.0.3(rollup@4.50.0) |       rollup-plugin-visualizer: 6.0.3(rollup@4.50.0) | ||||||
| @@ -6857,7 +6843,7 @@ snapshots: | |||||||
|   '@poppinss/dumper@0.6.4': |   '@poppinss/dumper@0.6.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@poppinss/colors': 4.1.5 |       '@poppinss/colors': 4.1.5 | ||||||
|       '@sindresorhus/is': 7.0.2 |       '@sindresorhus/is': 7.1.0 | ||||||
|       supports-color: 10.2.2 |       supports-color: 10.2.2 | ||||||
|  |  | ||||||
|   '@poppinss/exception@1.2.2': {} |   '@poppinss/exception@1.2.2': {} | ||||||
| @@ -7000,7 +6986,7 @@ snapshots: | |||||||
|   '@rollup/rollup-win32-x64-msvc@4.50.0': |   '@rollup/rollup-win32-x64-msvc@4.50.0': | ||||||
|     optional: true |     optional: true | ||||||
|  |  | ||||||
|   '@sindresorhus/is@7.0.2': {} |   '@sindresorhus/is@7.1.0': {} | ||||||
|  |  | ||||||
|   '@sindresorhus/merge-streams@2.3.0': {} |   '@sindresorhus/merge-streams@2.3.0': {} | ||||||
|  |  | ||||||
| @@ -7987,7 +7973,7 @@ snapshots: | |||||||
|  |  | ||||||
|   detect-libc@2.0.2: {} |   detect-libc@2.0.2: {} | ||||||
|  |  | ||||||
|   detect-libc@2.0.4: {} |   detect-libc@2.1.0: {} | ||||||
|  |  | ||||||
|   devalue@5.3.2: {} |   devalue@5.3.2: {} | ||||||
|  |  | ||||||
| @@ -8058,11 +8044,6 @@ snapshots: | |||||||
|  |  | ||||||
|   encodeurl@2.0.0: {} |   encodeurl@2.0.0: {} | ||||||
|  |  | ||||||
|   enhanced-resolve@5.18.3: |  | ||||||
|     dependencies: |  | ||||||
|       graceful-fs: 4.2.11 |  | ||||||
|       tapable: 2.2.3 |  | ||||||
|  |  | ||||||
|   entities@4.5.0: {} |   entities@4.5.0: {} | ||||||
|  |  | ||||||
|   error-stack-parser-es@1.0.5: {} |   error-stack-parser-es@1.0.5: {} | ||||||
| @@ -8383,13 +8364,6 @@ snapshots: | |||||||
|  |  | ||||||
|   exsolve@1.0.7: {} |   exsolve@1.0.7: {} | ||||||
|  |  | ||||||
|   externality@1.0.2: |  | ||||||
|     dependencies: |  | ||||||
|       enhanced-resolve: 5.18.3 |  | ||||||
|       mlly: 1.8.0 |  | ||||||
|       pathe: 1.1.2 |  | ||||||
|       ufo: 1.6.1 |  | ||||||
|  |  | ||||||
|   fast-deep-equal@3.1.3: {} |   fast-deep-equal@3.1.3: {} | ||||||
|  |  | ||||||
|   fast-fifo@1.3.2: {} |   fast-fifo@1.3.2: {} | ||||||
| @@ -9288,15 +9262,15 @@ snapshots: | |||||||
|  |  | ||||||
|   nuxt-define@1.0.0: {} |   nuxt-define@1.0.0: {} | ||||||
|  |  | ||||||
|   nuxt@3.19.2(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.3.3)(@vue/compiler-sfc@3.5.21)(db0@0.3.2(@libsql/client@0.15.15)(drizzle-orm@0.44.5(@libsql/client@0.15.15)))(drizzle-orm@0.44.5(@libsql/client@0.15.15))(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(yaml@2.8.1): |   nuxt@4.1.2(@libsql/client@0.15.15)(@parcel/watcher@2.5.1)(@types/node@24.3.3)(@vue/compiler-sfc@3.5.21)(db0@0.3.2(@libsql/client@0.15.15)(drizzle-orm@0.44.5(@libsql/client@0.15.15)))(drizzle-orm@0.44.5(@libsql/client@0.15.15))(eslint@9.35.0(jiti@2.5.1))(ioredis@5.7.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue-tsc@3.0.7(typescript@5.9.2))(yaml@2.8.1): | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@nuxt/cli': 3.28.0(magicast@0.3.5) |       '@nuxt/cli': 3.28.0(magicast@0.3.5) | ||||||
|       '@nuxt/devalue': 2.0.2 |       '@nuxt/devalue': 2.0.2 | ||||||
|       '@nuxt/devtools': 2.6.3(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) |       '@nuxt/devtools': 2.6.3(vite@7.1.5(@types/node@24.3.3)(jiti@2.5.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1))(vue@3.5.21(typescript@5.9.2)) | ||||||
|       '@nuxt/kit': 3.19.2(magicast@0.3.5) |       '@nuxt/kit': 4.1.2(magicast@0.3.5) | ||||||
|       '@nuxt/schema': 3.19.2 |       '@nuxt/schema': 4.1.2 | ||||||
|       '@nuxt/telemetry': 2.6.6(magicast@0.3.5) |       '@nuxt/telemetry': 2.6.6(magicast@0.3.5) | ||||||
|       '@nuxt/vite-builder': 3.19.2(@types/node@24.3.3)(eslint@9.35.0(jiti@2.5.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))(yaml@2.8.1) |       '@nuxt/vite-builder': 4.1.2(@types/node@24.3.3)(eslint@9.35.0(jiti@2.5.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.50.0)(terser@5.44.0)(tsx@4.20.5)(typescript@5.9.2)(vue-tsc@3.0.7(typescript@5.9.2))(vue@3.5.21(typescript@5.9.2))(yaml@2.8.1) | ||||||
|       '@unhead/vue': 2.0.14(vue@3.5.21(typescript@5.9.2)) |       '@unhead/vue': 2.0.14(vue@3.5.21(typescript@5.9.2)) | ||||||
|       '@vue/shared': 3.5.21 |       '@vue/shared': 3.5.21 | ||||||
|       c12: 3.2.0(magicast@0.3.5) |       c12: 3.2.0(magicast@0.3.5) | ||||||
| @@ -10338,8 +10312,6 @@ snapshots: | |||||||
|     transitivePeerDependencies: |     transitivePeerDependencies: | ||||||
|       - ts-node |       - ts-node | ||||||
|  |  | ||||||
|   tapable@2.2.3: {} |  | ||||||
|  |  | ||||||
|   tar-stream@3.1.7: |   tar-stream@3.1.7: | ||||||
|     dependencies: |     dependencies: | ||||||
|       b4a: 1.7.1 |       b4a: 1.7.1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]