chore(deps): update all non-major dependencies to v3.3.13 (main) (#24823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-12-19 12:17:25 +00:00 committed by GitHub
parent 9d74a27a34
commit dce7227b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 136 additions and 345 deletions

View File

@ -38,7 +38,7 @@
"rollup": "^4.9.1",
"nuxt": "workspace:*",
"vite": "5.0.10",
"vue": "3.3.12",
"vue": "3.3.13",
"magic-string": "^0.30.5"
},
"devDependencies": {
@ -79,7 +79,7 @@
"ufo": "1.3.2",
"vitest": "1.0.4",
"vitest-environment-nuxt": "1.0.0-alpha.1",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-eslint-parser": "9.3.2",
"vue-router": "4.2.5",
"vue-tsc": "1.8.25"

View File

@ -68,7 +68,7 @@
"@unhead/dom": "^1.8.9",
"@unhead/ssr": "^1.8.9",
"@unhead/vue": "^1.8.9",
"@vue/shared": "^3.3.12",
"@vue/shared": "^3.3.13",
"acorn": "8.11.2",
"c12": "^1.5.1",
"chokidar": "^3.5.3",
@ -109,7 +109,7 @@
"unplugin": "^1.5.1",
"unplugin-vue-router": "^0.7.0",
"untyped": "^1.4.0",
"vue": "^3.3.12",
"vue": "^3.3.13",
"vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.2.5"

View File

@ -41,7 +41,7 @@
"@unhead/schema": "1.8.9",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.3.12",
"@vue/compiler-core": "3.3.13",
"c12": "1.5.1",
"esbuild-loader": "4.0.2",
"h3": "1.9.0",
@ -51,7 +51,7 @@
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "5.0.10",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.3.1",
"vue-router": "4.2.5",

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"unbuild": "latest",
"vue": "3.3.12"
"vue": "3.3.13"
},
"dependencies": {
"@nuxt/kit": "workspace:*",

View File

@ -77,7 +77,7 @@
"@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.1.3",
"unbuild": "latest",
"vue": "3.3.12"
"vue": "3.3.13"
},
"peerDependencies": {
"vue": "^3.3.4"

View File

@ -13,7 +13,7 @@ overrides:
rollup: ^4.9.1
nuxt: workspace:*
vite: 5.0.10
vue: 3.3.12
vue: 3.3.13
magic-string: ^0.30.5
importers:
@ -25,7 +25,7 @@ importers:
version: 0.2.0(eslint@8.56.0)
'@nuxt/test-utils':
specifier: 3.9.0-alpha.3
version: 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12)
version: 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
'@nuxt/webpack-builder':
specifier: workspace:*
version: link:packages/webpack
@ -43,7 +43,7 @@ importers:
version: 1.0.4(vitest@1.0.4)
'@vue/test-utils':
specifier: 2.4.3
version: 2.4.3(vue@3.3.12)
version: 2.4.3(vue@3.3.13)
case-police:
specifier: 0.6.1
version: 0.6.1
@ -130,16 +130,16 @@ importers:
version: 1.0.4(@types/node@20.10.5)(happy-dom@12.10.3)
vitest-environment-nuxt:
specifier: 1.0.0-alpha.1
version: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12)
version: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
vue-eslint-parser:
specifier: 9.3.2
version: 9.3.2(eslint@8.56.0)
vue-router:
specifier: 4.2.5
version: 4.2.5(vue@3.3.12)
version: 4.2.5(vue@3.3.13)
vue-tsc:
specifier: 1.8.25
version: 1.8.25(typescript@5.3.3)
@ -263,10 +263,10 @@ importers:
version: 1.8.9
'@unhead/vue':
specifier: ^1.8.9
version: 1.8.9(vue@3.3.12)
version: 1.8.9(vue@3.3.13)
'@vue/shared':
specifier: ^3.3.12
version: 3.3.12
specifier: ^3.3.13
version: 3.3.13
acorn:
specifier: 8.11.2
version: 8.11.2
@ -383,13 +383,13 @@ importers:
version: 1.5.1
unplugin-vue-router:
specifier: ^0.7.0
version: 0.7.0(rollup@4.9.1)(vue-router@4.2.5)(vue@3.3.12)
version: 0.7.0(rollup@4.9.1)(vue-router@4.2.5)(vue@3.3.13)
untyped:
specifier: ^1.4.0
version: 1.4.0
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
vue-bundle-renderer:
specifier: ^2.0.0
version: 2.0.0
@ -398,7 +398,7 @@ importers:
version: 0.1.0
vue-router:
specifier: ^4.2.5
version: 4.2.5(vue@3.3.12)
version: 4.2.5(vue@3.3.13)
devDependencies:
'@parcel/watcher':
specifier: 2.3.0
@ -411,7 +411,7 @@ importers:
version: 11.0.4
'@vitejs/plugin-vue':
specifier: 4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.12)
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
unbuild:
specifier: latest
version: 2.0.0(typescript@5.3.3)
@ -475,13 +475,13 @@ importers:
version: 1.8.9
'@vitejs/plugin-vue':
specifier: 4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.12)
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
'@vitejs/plugin-vue-jsx':
specifier: 3.1.0
version: 3.1.0(vite@5.0.10)(vue@3.3.12)
version: 3.1.0(vite@5.0.10)(vue@3.3.13)
'@vue/compiler-core':
specifier: 3.3.12
version: 3.3.12
specifier: 3.3.13
version: 3.3.13
c12:
specifier: 1.5.1
version: 1.5.1
@ -510,17 +510,17 @@ importers:
specifier: 5.0.10
version: 5.0.10(@types/node@20.10.5)
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
vue-bundle-renderer:
specifier: 2.0.0
version: 2.0.0
vue-loader:
specifier: 17.3.1
version: 17.3.1(vue@3.3.12)(webpack@5.89.0)
version: 17.3.1(vue@3.3.13)(webpack@5.89.0)
vue-router:
specifier: 4.2.5
version: 4.2.5(vue@3.3.12)
version: 4.2.5(vue@3.3.13)
webpack:
specifier: 5.89.0
version: 5.89.0
@ -538,10 +538,10 @@ importers:
version: 5.0.5(rollup@4.9.1)
'@vitejs/plugin-vue':
specifier: ^4.5.2
version: 4.5.2(vite@5.0.10)(vue@3.3.12)
version: 4.5.2(vite@5.0.10)(vue@3.3.13)
'@vitejs/plugin-vue-jsx':
specifier: ^3.1.0
version: 3.1.0(vite@5.0.10)(vue@3.3.12)
version: 3.1.0(vite@5.0.10)(vue@3.3.13)
autoprefixer:
specifier: ^10.4.16
version: 10.4.16(postcss@8.4.32)
@ -646,8 +646,8 @@ importers:
specifier: latest
version: 2.0.0(typescript@5.3.3)
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
packages/webpack:
dependencies:
@ -758,7 +758,7 @@ importers:
version: 2.0.0
vue-loader:
specifier: ^17.3.1
version: 17.3.1(vue@3.3.12)(webpack@5.89.0)
version: 17.3.1(vue@3.3.13)(webpack@5.89.0)
webpack:
specifier: ^5.89.0
version: 5.89.0
@ -803,8 +803,8 @@ importers:
specifier: latest
version: 2.0.0(typescript@5.3.3)
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
playground:
dependencies:
@ -812,8 +812,8 @@ importers:
specifier: workspace:*
version: link:../packages/nuxt
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
test/fixtures/basic:
dependencies:
@ -831,8 +831,8 @@ importers:
specifier: latest
version: 1.5.1
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
test/fixtures/basic-types:
dependencies:
@ -847,11 +847,11 @@ importers:
specifier: 1.0.2
version: 1.0.2(@types/node@20.10.5)(happy-dom@12.10.3)
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
vue-router:
specifier: latest
version: 4.2.5(vue@3.3.12)
version: 4.2.5(vue@3.3.13)
test/fixtures/minimal:
dependencies:
@ -859,8 +859,8 @@ importers:
specifier: workspace:*
version: link:../../../packages/nuxt
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
test/fixtures/minimal-types:
dependencies:
@ -868,8 +868,8 @@ importers:
specifier: workspace:*
version: link:../../../packages/nuxt
vue:
specifier: 3.3.12
version: 3.3.12(typescript@5.3.3)
specifier: 3.3.13
version: 3.3.13(typescript@5.3.3)
test/fixtures/runtime-compiler:
dependencies:
@ -1246,14 +1246,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/android-arm64@0.19.9:
resolution: {integrity: sha512-q4cR+6ZD0938R19MyEW3jEsMzbb/1rulLXiNAJQADD/XYp7pT+rOS5JGxvpRW8dFDEfjW4wLgC/3FXIw4zYglQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [android]
requiresBuild: true
optional: true
/@esbuild/android-arm@0.18.20:
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
engines: {node: '>=12'}
@ -1271,14 +1263,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/android-arm@0.19.9:
resolution: {integrity: sha512-jkYjjq7SdsWuNI6b5quymW0oC83NN5FdRPuCbs9HZ02mfVdAP8B8eeqLSYU3gb6OJEaY5CQabtTFbqBf26H3GA==}
engines: {node: '>=12'}
cpu: [arm]
os: [android]
requiresBuild: true
optional: true
/@esbuild/android-x64@0.18.20:
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
engines: {node: '>=12'}
@ -1296,14 +1280,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/android-x64@0.19.9:
resolution: {integrity: sha512-KOqoPntWAH6ZxDwx1D6mRntIgZh9KodzgNOy5Ebt9ghzffOk9X2c1sPwtM9P+0eXbefnDhqYfkh5PLP5ULtWFA==}
engines: {node: '>=12'}
cpu: [x64]
os: [android]
requiresBuild: true
optional: true
/@esbuild/darwin-arm64@0.18.20:
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
engines: {node: '>=12'}
@ -1321,14 +1297,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/darwin-arm64@0.19.9:
resolution: {integrity: sha512-KBJ9S0AFyLVx2E5D8W0vExqRW01WqRtczUZ8NRu+Pi+87opZn5tL4Y0xT0mA4FtHctd0ZgwNoN639fUUGlNIWw==}
engines: {node: '>=12'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
/@esbuild/darwin-x64@0.18.20:
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
engines: {node: '>=12'}
@ -1346,14 +1314,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/darwin-x64@0.19.9:
resolution: {integrity: sha512-vE0VotmNTQaTdX0Q9dOHmMTao6ObjyPm58CHZr1UK7qpNleQyxlFlNCaHsHx6Uqv86VgPmR4o2wdNq3dP1qyDQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
/@esbuild/freebsd-arm64@0.18.20:
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
engines: {node: '>=12'}
@ -1371,14 +1331,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/freebsd-arm64@0.19.9:
resolution: {integrity: sha512-uFQyd/o1IjiEk3rUHSwUKkqZwqdvuD8GevWF065eqgYfexcVkxh+IJgwTaGZVu59XczZGcN/YMh9uF1fWD8j1g==}
engines: {node: '>=12'}
cpu: [arm64]
os: [freebsd]
requiresBuild: true
optional: true
/@esbuild/freebsd-x64@0.18.20:
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
engines: {node: '>=12'}
@ -1396,14 +1348,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/freebsd-x64@0.19.9:
resolution: {integrity: sha512-WMLgWAtkdTbTu1AWacY7uoj/YtHthgqrqhf1OaEWnZb7PQgpt8eaA/F3LkV0E6K/Lc0cUr/uaVP/49iE4M4asA==}
engines: {node: '>=12'}
cpu: [x64]
os: [freebsd]
requiresBuild: true
optional: true
/@esbuild/linux-arm64@0.18.20:
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
engines: {node: '>=12'}
@ -1421,14 +1365,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-arm64@0.19.9:
resolution: {integrity: sha512-PiPblfe1BjK7WDAKR1Cr9O7VVPqVNpwFcPWgfn4xu0eMemzRp442hXyzF/fSwgrufI66FpHOEJk0yYdPInsmyQ==}
engines: {node: '>=12'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-arm@0.18.20:
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
engines: {node: '>=12'}
@ -1446,14 +1382,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-arm@0.19.9:
resolution: {integrity: sha512-C/ChPohUYoyUaqn1h17m/6yt6OB14hbXvT8EgM1ZWaiiTYz7nWZR0SYmMnB5BzQA4GXl3BgBO1l8MYqL/He3qw==}
engines: {node: '>=12'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-ia32@0.18.20:
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
engines: {node: '>=12'}
@ -1471,14 +1399,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-ia32@0.19.9:
resolution: {integrity: sha512-f37i/0zE0MjDxijkPSQw1CO/7C27Eojqb+r3BbHVxMLkj8GCa78TrBZzvPyA/FNLUMzP3eyHCVkAopkKVja+6Q==}
engines: {node: '>=12'}
cpu: [ia32]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-loong64@0.18.20:
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
engines: {node: '>=12'}
@ -1496,14 +1416,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-loong64@0.19.9:
resolution: {integrity: sha512-t6mN147pUIf3t6wUt3FeumoOTPfmv9Cc6DQlsVBpB7eCpLOqQDyWBP1ymXn1lDw4fNUSb/gBcKAmvTP49oIkaA==}
engines: {node: '>=12'}
cpu: [loong64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-mips64el@0.18.20:
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
engines: {node: '>=12'}
@ -1521,14 +1433,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-mips64el@0.19.9:
resolution: {integrity: sha512-jg9fujJTNTQBuDXdmAg1eeJUL4Jds7BklOTkkH80ZgQIoCTdQrDaHYgbFZyeTq8zbY+axgptncko3v9p5hLZtw==}
engines: {node: '>=12'}
cpu: [mips64el]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-ppc64@0.18.20:
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
engines: {node: '>=12'}
@ -1546,14 +1450,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-ppc64@0.19.9:
resolution: {integrity: sha512-tkV0xUX0pUUgY4ha7z5BbDS85uI7ABw3V1d0RNTii7E9lbmV8Z37Pup2tsLV46SQWzjOeyDi1Q7Wx2+QM8WaCQ==}
engines: {node: '>=12'}
cpu: [ppc64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-riscv64@0.18.20:
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
engines: {node: '>=12'}
@ -1571,14 +1467,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-riscv64@0.19.9:
resolution: {integrity: sha512-DfLp8dj91cufgPZDXr9p3FoR++m3ZJ6uIXsXrIvJdOjXVREtXuQCjfMfvmc3LScAVmLjcfloyVtpn43D56JFHg==}
engines: {node: '>=12'}
cpu: [riscv64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-s390x@0.18.20:
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
engines: {node: '>=12'}
@ -1596,14 +1484,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-s390x@0.19.9:
resolution: {integrity: sha512-zHbglfEdC88KMgCWpOl/zc6dDYJvWGLiUtmPRsr1OgCViu3z5GncvNVdf+6/56O2Ca8jUU+t1BW261V6kp8qdw==}
engines: {node: '>=12'}
cpu: [s390x]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/linux-x64@0.18.20:
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
engines: {node: '>=12'}
@ -1621,14 +1501,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/linux-x64@0.19.9:
resolution: {integrity: sha512-JUjpystGFFmNrEHQnIVG8hKwvA2DN5o7RqiO1CVX8EN/F/gkCjkUMgVn6hzScpwnJtl2mPR6I9XV1oW8k9O+0A==}
engines: {node: '>=12'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@esbuild/netbsd-x64@0.18.20:
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
engines: {node: '>=12'}
@ -1646,14 +1518,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/netbsd-x64@0.19.9:
resolution: {integrity: sha512-GThgZPAwOBOsheA2RUlW5UeroRfESwMq/guy8uEe3wJlAOjpOXuSevLRd70NZ37ZrpO6RHGHgEHvPg1h3S1Jug==}
engines: {node: '>=12'}
cpu: [x64]
os: [netbsd]
requiresBuild: true
optional: true
/@esbuild/openbsd-x64@0.18.20:
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
engines: {node: '>=12'}
@ -1671,14 +1535,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/openbsd-x64@0.19.9:
resolution: {integrity: sha512-Ki6PlzppaFVbLnD8PtlVQfsYw4S9n3eQl87cqgeIw+O3sRr9IghpfSKY62mggdt1yCSZ8QWvTZ9jo9fjDSg9uw==}
engines: {node: '>=12'}
cpu: [x64]
os: [openbsd]
requiresBuild: true
optional: true
/@esbuild/sunos-x64@0.18.20:
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
engines: {node: '>=12'}
@ -1696,14 +1552,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/sunos-x64@0.19.9:
resolution: {integrity: sha512-MLHj7k9hWh4y1ddkBpvRj2b9NCBhfgBt3VpWbHQnXRedVun/hC7sIyTGDGTfsGuXo4ebik2+3ShjcPbhtFwWDw==}
engines: {node: '>=12'}
cpu: [x64]
os: [sunos]
requiresBuild: true
optional: true
/@esbuild/win32-arm64@0.18.20:
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
engines: {node: '>=12'}
@ -1721,14 +1569,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/win32-arm64@0.19.9:
resolution: {integrity: sha512-GQoa6OrQ8G08guMFgeXPH7yE/8Dt0IfOGWJSfSH4uafwdC7rWwrfE6P9N8AtPGIjUzdo2+7bN8Xo3qC578olhg==}
engines: {node: '>=12'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
/@esbuild/win32-ia32@0.18.20:
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
engines: {node: '>=12'}
@ -1746,14 +1586,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/win32-ia32@0.19.9:
resolution: {integrity: sha512-UOozV7Ntykvr5tSOlGCrqU3NBr3d8JqPes0QWN2WOXfvkWVGRajC+Ym0/Wj88fUgecUCLDdJPDF0Nna2UK3Qtg==}
engines: {node: '>=12'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
/@esbuild/win32-x64@0.18.20:
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
engines: {node: '>=12'}
@ -1771,14 +1603,6 @@ packages:
requiresBuild: true
optional: true
/@esbuild/win32-x64@0.19.9:
resolution: {integrity: sha512-oxoQgglOP7RH6iasDrhY+R/3cHrfwIDvRlT4CGChflq6twk8iENeVvMJjmvBb94Ik1Z+93iGO27err7w6l54GQ==}
engines: {node: '>=12'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@8.56.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -2187,7 +2011,7 @@ packages:
rc9: 2.1.1
std-env: 3.6.0
/@nuxt/test-utils@3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12):
/@nuxt/test-utils@3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-ZxxiR1nlneN14HXIgxyKbiEwfuMSpR/ajsh8PiCUGGvI63X+xnitxjyVkWWlXl6n1qQm3gyWpJFgYFVykuvfKQ==}
engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies:
@ -2201,7 +2025,7 @@ packages:
playwright-core: ^1.34.3
vite: 5.0.10
vitest: ^0.34.6 || ^1.0.0
vue: 3.3.12
vue: 3.3.13
vue-router: ^4.0.0
peerDependenciesMeta:
'@jest/globals':
@ -2223,7 +2047,7 @@ packages:
dependencies:
'@nuxt/kit': link:packages/kit
'@nuxt/schema': link:packages/schema
'@vue/test-utils': 2.4.3(vue@3.3.12)
'@vue/test-utils': 2.4.3(vue@3.3.13)
c12: 1.5.1
consola: 3.2.3
defu: 6.1.3
@ -2249,9 +2073,9 @@ packages:
unplugin: 1.5.1
vite: 5.0.10(@types/node@20.10.5)
vitest: 1.0.4(@types/node@20.10.5)(happy-dom@12.10.3)
vitest-environment-nuxt: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12)
vue: 3.3.12(typescript@5.3.3)
vue-router: 4.2.5(vue@3.3.12)
vitest-environment-nuxt: 1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
vue: 3.3.13(typescript@5.3.3)
vue-router: 4.2.5(vue@3.3.13)
transitivePeerDependencies:
- supports-color
dev: true
@ -2342,7 +2166,6 @@ packages:
dependencies:
is-glob: 4.0.3
micromatch: 4.0.5
napi-wasm: 1.1.0
bundledDependencies:
- napi-wasm
@ -3051,16 +2874,16 @@ packages:
'@unhead/shared': 1.8.9
dev: false
/@unhead/vue@1.8.9(vue@3.3.12):
/@unhead/vue@1.8.9(vue@3.3.13):
resolution: {integrity: sha512-sL1d2IRBZd5rjzhgTYni2DiociSpt+Cfz3iVWKb0EZwQHgg0GzV8Hkoj5TjZYZow6EjDSPRfVPXDwOwxkVOgug==}
peerDependencies:
vue: 3.3.12
vue: 3.3.13
dependencies:
'@unhead/schema': 1.8.9
'@unhead/shared': 1.8.9
hookable: 5.5.3
unhead: 1.8.9
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
dev: false
/@vercel/nft@0.24.3:
@ -3083,30 +2906,30 @@ packages:
- encoding
- supports-color
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.3.12):
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.3.13):
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: 5.0.10
vue: 3.3.12
vue: 3.3.13
dependencies:
'@babel/core': 7.23.3
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3)
vite: 5.0.10(@types/node@20.10.5)
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
transitivePeerDependencies:
- supports-color
/@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.3.12):
/@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.3.13):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: 5.0.10
vue: 3.3.12
vue: 3.3.13
dependencies:
vite: 5.0.10(@types/node@20.10.5)
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
/@vitest/coverage-v8@1.0.4(vitest@1.0.4):
resolution: {integrity: sha512-xD6Yuql6RW0Ir/JJIs6rVrmnG2/KOWJF+IRX1oJQk5wGKGxbtdrYPbl+WTUn/4ICCQ2G20zbE1e8/nPNyAG5Vg==}
@ -3223,22 +3046,22 @@ packages:
'@volar/language-core': 1.11.1
path-browserify: 1.0.1
/@vue-macros/common@1.8.0(rollup@4.9.1)(vue@3.3.12):
/@vue-macros/common@1.8.0(rollup@4.9.1)(vue@3.3.13):
resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==}
engines: {node: '>=16.14.0'}
peerDependencies:
vue: 3.3.12
vue: 3.3.13
peerDependenciesMeta:
vue:
optional: true
dependencies:
'@babel/types': 7.23.4
'@rollup/pluginutils': 5.1.0(rollup@4.9.1)
'@vue/compiler-sfc': 3.3.12
'@vue/compiler-sfc': 3.3.13
ast-kit: 0.11.2(rollup@4.9.1)
local-pkg: 0.4.3
magic-string-ast: 0.3.0
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@ -3264,39 +3087,39 @@ packages:
transitivePeerDependencies:
- supports-color
/@vue/compiler-core@3.3.12:
resolution: {integrity: sha512-qAtjyG3GBLG0chzp5xGCyRLLe6wFCHmjI82aGzwuGKyznNP+GJJMxjc0wOYWDB2YKfho7niJFdoFpo0CZZQg9w==}
/@vue/compiler-core@3.3.13:
resolution: {integrity: sha512-bwi9HShGu7uaZLOErZgsH2+ojsEdsjerbf2cMXPwmvcgZfVPZ2BVZzCVnwZBxTAYd6Mzbmf6izcUNDkWnBBQ6A==}
dependencies:
'@babel/parser': 7.23.5
'@vue/shared': 3.3.12
'@vue/shared': 3.3.13
estree-walker: 2.0.2
source-map-js: 1.0.2
/@vue/compiler-dom@3.3.12:
resolution: {integrity: sha512-RdJU9oEYaoPKUdGXCy0l+i4clesdDeLmbvRlszoc9iagsnBnMmQtYfCPVQ5BHB6o7K4SCucDdJM2Dh3oXB0D6g==}
/@vue/compiler-dom@3.3.13:
resolution: {integrity: sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw==}
dependencies:
'@vue/compiler-core': 3.3.12
'@vue/shared': 3.3.12
'@vue/compiler-core': 3.3.13
'@vue/shared': 3.3.13
/@vue/compiler-sfc@3.3.12:
resolution: {integrity: sha512-yy5b9e7b79dsGbMmglCe/YnhCQgBkHO7Uf6JfjWPSf2/5XH+MKn18LhzhHyxbHdJgnA4lZCqtXzLaJz8Pd8lMw==}
/@vue/compiler-sfc@3.3.13:
resolution: {integrity: sha512-DQVmHEy/EKIgggvnGRLx21hSqnr1smUS9Aq8tfxiiot8UR0/pXKHN9k78/qQ7etyQTFj5em5nruODON7dBeumw==}
dependencies:
'@babel/parser': 7.23.5
'@vue/compiler-core': 3.3.12
'@vue/compiler-dom': 3.3.12
'@vue/compiler-ssr': 3.3.12
'@vue/reactivity-transform': 3.3.12
'@vue/shared': 3.3.12
'@vue/compiler-core': 3.3.13
'@vue/compiler-dom': 3.3.13
'@vue/compiler-ssr': 3.3.13
'@vue/reactivity-transform': 3.3.13
'@vue/shared': 3.3.13
estree-walker: 2.0.2
magic-string: 0.30.5
postcss: 8.4.32
source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.12:
resolution: {integrity: sha512-adCiMJPznfWcQyk/9HSuXGja859IaMV+b8UNSVzDatqv7h0PvT9BEeS22+gjkWofDiSg5d78/ZLls3sLA+cn3A==}
/@vue/compiler-ssr@3.3.13:
resolution: {integrity: sha512-d/P3bCeUGmkJNS1QUZSAvoCIW4fkOKK3l2deE7zrp0ypJEy+En2AcypIkqvcFQOcw3F0zt2VfMvNsA9JmExTaw==}
dependencies:
'@vue/compiler-dom': 3.3.12
'@vue/shared': 3.3.12
'@vue/compiler-dom': 3.3.13
'@vue/shared': 3.3.13
/@vue/devtools-api@6.5.1:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
@ -3311,8 +3134,8 @@ packages:
dependencies:
'@volar/language-core': 1.11.1
'@volar/source-map': 1.11.1
'@vue/compiler-dom': 3.3.12
'@vue/shared': 3.3.12
'@vue/compiler-dom': 3.3.13
'@vue/shared': 3.3.13
computeds: 0.0.1
minimatch: 9.0.3
muggle-string: 0.3.1
@ -3320,56 +3143,56 @@ packages:
typescript: 5.3.3
vue-template-compiler: 2.7.14
/@vue/reactivity-transform@3.3.12:
resolution: {integrity: sha512-g5TijmML7FyKkLt6QnpqNmA4KD7K/T5SbXa88Bhq+hydNQEkzA8veVXWAQuNqg9rjaFYD0rPf0a9NofKA0ENgg==}
/@vue/reactivity-transform@3.3.13:
resolution: {integrity: sha512-oWnydGH0bBauhXvh5KXUy61xr9gKaMbtsMHk40IK9M4gMuKPJ342tKFarY0eQ6jef8906m35q37wwA8DMZOm5Q==}
dependencies:
'@babel/parser': 7.23.5
'@vue/compiler-core': 3.3.12
'@vue/shared': 3.3.12
'@vue/compiler-core': 3.3.13
'@vue/shared': 3.3.13
estree-walker: 2.0.2
magic-string: 0.30.5
/@vue/reactivity@3.3.12:
resolution: {integrity: sha512-vOJORzO8DlIx88cgTnMLIf2GlLYpoXAKsuoQsK6SGdaqODjxO129pVPTd2s/N/Mb6KKZEFIHIEwWGmtN4YPs+g==}
/@vue/reactivity@3.3.13:
resolution: {integrity: sha512-fjzCxceMahHhi4AxUBzQqqVhuA21RJ0COaWTbIBl1PruGW1CeY97louZzLi4smpYx+CHfFPPU/CS8NybbGvPKQ==}
dependencies:
'@vue/shared': 3.3.12
'@vue/shared': 3.3.13
/@vue/runtime-core@3.3.12:
resolution: {integrity: sha512-5iL4w7MZrSGKEZU2wFAYhDZdZmgn+s//73EfgDXW1M+ZUOl36md7tlWp1QFK/ladiq4FvQ82shVjo0KiPDPr0A==}
/@vue/runtime-core@3.3.13:
resolution: {integrity: sha512-1TzA5TvGuh2zUwMJgdfvrBABWZ7y8kBwBhm7BXk8rvdx2SsgcGfz2ruv2GzuGZNvL1aKnK8CQMV/jFOrxNQUMA==}
dependencies:
'@vue/reactivity': 3.3.12
'@vue/shared': 3.3.12
'@vue/reactivity': 3.3.13
'@vue/shared': 3.3.13
/@vue/runtime-dom@3.3.12:
resolution: {integrity: sha512-8mMzqiIdl+IYa/OXwKwk6/4ebLq7cYV1pUcwCSwBK2KerUa6cwGosen5xrCL9f8o2DJ9TfPFwbPEvH7OXzUpoA==}
/@vue/runtime-dom@3.3.13:
resolution: {integrity: sha512-JJkpE8R/hJKXqVTgUoODwS5wqKtOsmJPEqmp90PDVGygtJ4C0PtOkcEYXwhiVEmef6xeXcIlrT3Yo5aQ4qkHhQ==}
dependencies:
'@vue/runtime-core': 3.3.12
'@vue/shared': 3.3.12
'@vue/runtime-core': 3.3.13
'@vue/shared': 3.3.13
csstype: 3.1.3
/@vue/server-renderer@3.3.12(vue@3.3.12):
resolution: {integrity: sha512-OZ0IEK5TU5GXb5J8/wSplyxvGGdIcwEmS8EIO302Vz8K6fGSgSJTU54X0Sb6PaefzZdiN3vHsLXO8XIeF8crQQ==}
/@vue/server-renderer@3.3.13(vue@3.3.13):
resolution: {integrity: sha512-vSnN+nuf6iSqTL3Qgx/9A+BT+0Zf/VJOgF5uMZrKjYPs38GMYyAU1coDyBNHauehXDaP+zl73VhwWv0vBRBHcg==}
peerDependencies:
vue: 3.3.12
vue: 3.3.13
dependencies:
'@vue/compiler-ssr': 3.3.12
'@vue/shared': 3.3.12
vue: 3.3.12(typescript@5.3.3)
'@vue/compiler-ssr': 3.3.13
'@vue/shared': 3.3.13
vue: 3.3.13(typescript@5.3.3)
/@vue/shared@3.3.12:
resolution: {integrity: sha512-6p0Yin0pclvnER7BLNOQuod9Z+cxSYh8pSh7CzHnWNjAIP6zrTlCdHRvSCb1aYEx6i3Q3kvfuWU7nG16CgG1ag==}
/@vue/shared@3.3.13:
resolution: {integrity: sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==}
/@vue/test-utils@2.4.3(vue@3.3.12):
/@vue/test-utils@2.4.3(vue@3.3.13):
resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==}
peerDependencies:
'@vue/server-renderer': ^3.0.1
vue: 3.3.12
vue: 3.3.13
peerDependenciesMeta:
'@vue/server-renderer':
optional: true
dependencies:
js-beautify: 1.14.9
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
vue-component-type-helpers: 1.8.25
dev: true
@ -4905,35 +4728,6 @@ packages:
'@esbuild/win32-ia32': 0.19.10
'@esbuild/win32-x64': 0.19.10
/esbuild@0.19.9:
resolution: {integrity: sha512-U9CHtKSy+EpPsEBa+/A2gMs/h3ylBC0H0KSqIg7tpztHerLi6nrrcoUJAkNCEPumx8yJ+Byic4BVwHgRbN0TBg==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
optionalDependencies:
'@esbuild/android-arm': 0.19.9
'@esbuild/android-arm64': 0.19.9
'@esbuild/android-x64': 0.19.9
'@esbuild/darwin-arm64': 0.19.9
'@esbuild/darwin-x64': 0.19.9
'@esbuild/freebsd-arm64': 0.19.9
'@esbuild/freebsd-x64': 0.19.9
'@esbuild/linux-arm': 0.19.9
'@esbuild/linux-arm64': 0.19.9
'@esbuild/linux-ia32': 0.19.9
'@esbuild/linux-loong64': 0.19.9
'@esbuild/linux-mips64el': 0.19.9
'@esbuild/linux-ppc64': 0.19.9
'@esbuild/linux-riscv64': 0.19.9
'@esbuild/linux-s390x': 0.19.9
'@esbuild/linux-x64': 0.19.9
'@esbuild/netbsd-x64': 0.19.9
'@esbuild/openbsd-x64': 0.19.9
'@esbuild/sunos-x64': 0.19.9
'@esbuild/win32-arm64': 0.19.9
'@esbuild/win32-ia32': 0.19.9
'@esbuild/win32-x64': 0.19.9
/escalade@3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
engines: {node: '>=6'}
@ -6975,9 +6769,6 @@ packages:
engines: {node: ^14 || ^16 || >=18}
hasBin: true
/napi-wasm@1.1.0:
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
/natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
@ -7022,7 +6813,7 @@ packages:
defu: 6.1.3
destr: 2.0.2
dot-prop: 8.0.2
esbuild: 0.19.9
esbuild: 0.19.10
escape-string-regexp: 5.0.0
estree-walker: 3.0.3
etag: 1.8.1
@ -9201,7 +8992,7 @@ packages:
citty: 0.1.5
consola: 3.2.3
defu: 6.1.3
esbuild: 0.19.9
esbuild: 0.19.10
globby: 13.2.2
hookable: 5.5.3
jiti: 1.21.0
@ -9298,7 +9089,7 @@ packages:
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
engines: {node: '>= 10.0.0'}
/unplugin-vue-router@0.7.0(rollup@4.9.1)(vue-router@4.2.5)(vue@3.3.12):
/unplugin-vue-router@0.7.0(rollup@4.9.1)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
peerDependencies:
vue-router: ^4.1.0
@ -9308,7 +9099,7 @@ packages:
dependencies:
'@babel/types': 7.23.4
'@rollup/pluginutils': 5.1.0(rollup@4.9.1)
'@vue-macros/common': 1.8.0(rollup@4.9.1)(vue@3.3.12)
'@vue-macros/common': 1.8.0(rollup@4.9.1)(vue@3.3.13)
ast-walker-scope: 0.5.0(rollup@4.9.1)
chokidar: 3.5.3
fast-glob: 3.3.2
@ -9318,7 +9109,7 @@ packages:
pathe: 1.1.1
scule: 1.1.1
unplugin: 1.5.1
vue-router: 4.2.5(vue@3.3.12)
vue-router: 4.2.5(vue@3.3.13)
yaml: 2.3.3
transitivePeerDependencies:
- rollup
@ -9608,7 +9399,7 @@ packages:
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3)
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.3)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.3)
'@vue/compiler-dom': 3.3.12
'@vue/compiler-dom': 3.3.13
kolorist: 1.8.0
magic-string: 0.30.5
vite: 5.0.10(@types/node@20.10.5)
@ -9645,16 +9436,16 @@ packages:
optional: true
dependencies:
'@types/node': 20.10.5
esbuild: 0.19.9
esbuild: 0.19.10
postcss: 8.4.32
rollup: 4.9.1
optionalDependencies:
fsevents: 2.3.3
/vitest-environment-nuxt@1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12):
/vitest-environment-nuxt@1.0.0-alpha.1(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13):
resolution: {integrity: sha512-0/gfNcZNNqFRjocmGZN/R4PlZ0p4MlmmsTkplKf9FwgBadGxN4eYtxOqk1ubhz+qf8ZvPRER3toydmOASovMcg==}
dependencies:
'@nuxt/test-utils': 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.12)
'@nuxt/test-utils': 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(playwright-core@1.40.1)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.13)
transitivePeerDependencies:
- '@jest/globals'
- '@testing-library/vue'
@ -9863,7 +9654,7 @@ packages:
- supports-color
dev: true
/vue-loader@17.3.1(vue@3.3.12)(webpack@5.89.0):
/vue-loader@17.3.1(vue@3.3.13)(webpack@5.89.0):
resolution: {integrity: sha512-nmVu7KU8geOyzsStyyaxID/uBGDMS8BkPXb6Lu2SNkMawriIbb+hYrNtgftHMKxOSkjjjTF5OSSwPo3KP59egg==}
peerDependencies:
'@vue/compiler-sfc': '*'
@ -9877,17 +9668,17 @@ packages:
dependencies:
chalk: 4.1.2
hash-sum: 2.0.0
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
watchpack: 2.4.0
webpack: 5.89.0
/vue-router@4.2.5(vue@3.3.12):
/vue-router@4.2.5(vue@3.3.13):
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
peerDependencies:
vue: 3.3.12
vue: 3.3.13
dependencies:
'@vue/devtools-api': 6.5.1
vue: 3.3.12(typescript@5.3.3)
vue: 3.3.13(typescript@5.3.3)
/vue-template-compiler@2.7.14:
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
@ -9906,19 +9697,19 @@ packages:
semver: 7.5.4
typescript: 5.3.3
/vue@3.3.12(typescript@5.3.3):
resolution: {integrity: sha512-jYNv2QmET2OTHsFzfWHMnqgCfqL4zfo97QwofdET+GBRCHhSCHuMTTvNIgeSn0/xF3JRT5OGah6MDwUFN7MPlg==}
/vue@3.3.13(typescript@5.3.3):
resolution: {integrity: sha512-LDnUpQvDgsfc0u/YgtAgTMXJlJQqjkxW1PVcOnJA5cshPleULDjHi7U45pl2VJYazSSvLH8UKcid/kzH8I0a0Q==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@vue/compiler-dom': 3.3.12
'@vue/compiler-sfc': 3.3.12
'@vue/runtime-dom': 3.3.12
'@vue/server-renderer': 3.3.12(vue@3.3.12)
'@vue/shared': 3.3.12
'@vue/compiler-dom': 3.3.13
'@vue/compiler-sfc': 3.3.13
'@vue/runtime-dom': 3.3.13
'@vue/server-renderer': 3.3.13(vue@3.3.13)
'@vue/shared': 3.3.13
typescript: 5.3.3
/watchpack@2.4.0:

View File

@ -35,7 +35,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"200k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"1847k"')
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1848k"`)
const packages = modules.files
.filter(m => m.endsWith('package.json'))