diff --git a/package.json b/package.json index 4a34440431..96ca2609c6 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "rollup": "^4.9.2", "nuxt": "workspace:*", "vite": "5.0.10", - "vue": "3.4.3", + "vue": "3.4.4", "magic-string": "^0.30.5" }, "devDependencies": { @@ -80,7 +80,7 @@ "ufo": "1.3.2", "vitest": "1.1.1", "vitest-environment-nuxt": "1.0.0", - "vue": "3.4.3", + "vue": "3.4.4", "vue-eslint-parser": "9.3.2", "vue-router": "4.2.5", "vue-tsc": "1.8.27" diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index c04e7241c4..48fdf4594c 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -68,7 +68,7 @@ "@unhead/dom": "^1.8.9", "@unhead/ssr": "^1.8.9", "@unhead/vue": "^1.8.9", - "@vue/shared": "^3.4.3", + "@vue/shared": "^3.4.4", "acorn": "8.11.3", "c12": "^1.6.1", "chokidar": "^3.5.3", @@ -109,7 +109,7 @@ "unplugin": "^1.6.0", "unplugin-vue-router": "^0.7.0", "untyped": "^1.4.0", - "vue": "^3.4.3", + "vue": "^3.4.4", "vue-bundle-renderer": "^2.0.0", "vue-devtools-stub": "^0.1.0", "vue-router": "^4.2.5" diff --git a/packages/schema/package.json b/packages/schema/package.json index ee4acc4ced..fa15dd0b9e 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -41,7 +41,7 @@ "@unhead/schema": "1.8.9", "@vitejs/plugin-vue": "5.0.2", "@vitejs/plugin-vue-jsx": "3.1.0", - "@vue/compiler-core": "3.4.3", + "@vue/compiler-core": "3.4.4", "c12": "1.6.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.4.3", + "vue": "3.4.4", "vue-bundle-renderer": "2.0.0", "vue-loader": "17.4.2", "vue-router": "4.2.5", diff --git a/packages/vite/package.json b/packages/vite/package.json index 53efa4b9d7..61ff926951 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -29,7 +29,7 @@ "@types/estree": "1.0.5", "@types/fs-extra": "11.0.4", "unbuild": "latest", - "vue": "3.4.3" + "vue": "3.4.4" }, "dependencies": { "@nuxt/kit": "workspace:*", diff --git a/packages/webpack/package.json b/packages/webpack/package.json index cebb09a047..0bc3ca583c 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -77,7 +77,7 @@ "@types/webpack-hot-middleware": "2.25.9", "@types/webpack-virtual-modules": "0.1.3", "unbuild": "latest", - "vue": "3.4.3" + "vue": "3.4.4" }, "peerDependencies": { "vue": "^3.3.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45ddd20e30..14740e575b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ overrides: rollup: ^4.9.2 nuxt: workspace:* vite: 5.0.10 - vue: 3.4.3 + vue: 3.4.4 magic-string: ^0.30.5 importers: @@ -27,7 +27,7 @@ importers: version: 0.2.0(eslint@8.56.0) '@nuxt/test-utils': specifier: 3.9.0 - version: 3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3) + version: 3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4) '@nuxt/webpack-builder': specifier: workspace:* version: link:packages/webpack @@ -45,7 +45,7 @@ importers: version: 1.1.1(vitest@1.1.1) '@vue/test-utils': specifier: 2.4.3 - version: 2.4.3(vue@3.4.3) + version: 2.4.3(vue@3.4.4) case-police: specifier: 0.6.1 version: 0.6.1 @@ -132,16 +132,16 @@ importers: version: 1.1.1(@types/node@20.10.6)(happy-dom@12.10.3) vitest-environment-nuxt: specifier: 1.0.0 - version: 1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3) + version: 1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4) vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(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.4.3) + version: 4.2.5(vue@3.4.4) vue-tsc: specifier: 1.8.27 version: 1.8.27(typescript@5.3.3) @@ -265,10 +265,10 @@ importers: version: 1.8.9 '@unhead/vue': specifier: ^1.8.9 - version: 1.8.9(vue@3.4.3) + version: 1.8.9(vue@3.4.4) '@vue/shared': - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 acorn: specifier: 8.11.3 version: 8.11.3 @@ -385,13 +385,13 @@ importers: version: 1.6.0 unplugin-vue-router: specifier: ^0.7.0 - version: 0.7.0(rollup@4.9.2)(vue-router@4.2.5)(vue@3.4.3) + version: 0.7.0(rollup@4.9.2)(vue-router@4.2.5)(vue@3.4.4) untyped: specifier: ^1.4.0 version: 1.4.0 vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) vue-bundle-renderer: specifier: ^2.0.0 version: 2.0.0 @@ -400,7 +400,7 @@ importers: version: 0.1.0 vue-router: specifier: ^4.2.5 - version: 4.2.5(vue@3.4.3) + version: 4.2.5(vue@3.4.4) devDependencies: '@parcel/watcher': specifier: 2.3.0 @@ -413,7 +413,7 @@ importers: version: 11.0.4 '@vitejs/plugin-vue': specifier: 5.0.2 - version: 5.0.2(vite@5.0.10)(vue@3.4.3) + version: 5.0.2(vite@5.0.10)(vue@3.4.4) unbuild: specifier: latest version: 2.0.0(typescript@5.3.3) @@ -477,13 +477,13 @@ importers: version: 1.8.9 '@vitejs/plugin-vue': specifier: 5.0.2 - version: 5.0.2(vite@5.0.10)(vue@3.4.3) + version: 5.0.2(vite@5.0.10)(vue@3.4.4) '@vitejs/plugin-vue-jsx': specifier: 3.1.0 - version: 3.1.0(vite@5.0.10)(vue@3.4.3) + version: 3.1.0(vite@5.0.10)(vue@3.4.4) '@vue/compiler-core': - specifier: 3.4.3 - version: 3.4.3 + specifier: 3.4.4 + version: 3.4.4 c12: specifier: 1.6.1 version: 1.6.1 @@ -512,17 +512,17 @@ importers: specifier: 5.0.10 version: 5.0.10(@types/node@20.10.6) vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) vue-bundle-renderer: specifier: 2.0.0 version: 2.0.0 vue-loader: specifier: 17.4.2 - version: 17.4.2(vue@3.4.3)(webpack@5.89.0) + version: 17.4.2(vue@3.4.4)(webpack@5.89.0) vue-router: specifier: 4.2.5 - version: 4.2.5(vue@3.4.3) + version: 4.2.5(vue@3.4.4) webpack: specifier: 5.89.0 version: 5.89.0 @@ -540,10 +540,10 @@ importers: version: 5.0.5(rollup@4.9.2) '@vitejs/plugin-vue': specifier: ^5.0.2 - version: 5.0.2(vite@5.0.10)(vue@3.4.3) + version: 5.0.2(vite@5.0.10)(vue@3.4.4) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.0.10)(vue@3.4.3) + version: 3.1.0(vite@5.0.10)(vue@3.4.4) autoprefixer: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.32) @@ -648,8 +648,8 @@ importers: specifier: latest version: 2.0.0(typescript@5.3.3) vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) packages/webpack: dependencies: @@ -760,7 +760,7 @@ importers: version: 2.0.0 vue-loader: specifier: ^17.4.2 - version: 17.4.2(vue@3.4.3)(webpack@5.89.0) + version: 17.4.2(vue@3.4.4)(webpack@5.89.0) webpack: specifier: ^5.89.0 version: 5.89.0 @@ -805,8 +805,8 @@ importers: specifier: latest version: 2.0.0(typescript@5.3.3) vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) playground: dependencies: @@ -814,8 +814,8 @@ importers: specifier: workspace:* version: link:../packages/nuxt vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) test/fixtures/basic: dependencies: @@ -833,8 +833,8 @@ importers: specifier: latest version: 1.6.0 vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) test/fixtures/basic-types: dependencies: @@ -849,11 +849,11 @@ importers: specifier: 1.0.2 version: 1.0.2(@types/node@20.10.6)(happy-dom@12.10.3) vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) vue-router: specifier: latest - version: 4.2.5(vue@3.4.3) + version: 4.2.5(vue@3.4.4) test/fixtures/minimal: dependencies: @@ -861,8 +861,8 @@ importers: specifier: workspace:* version: link:../../../packages/nuxt vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) test/fixtures/minimal-types: dependencies: @@ -870,8 +870,8 @@ importers: specifier: workspace:* version: link:../../../packages/nuxt vue: - specifier: 3.4.3 - version: 3.4.3(typescript@5.3.3) + specifier: 3.4.4 + version: 3.4.4(typescript@5.3.3) test/fixtures/runtime-compiler: dependencies: @@ -2031,7 +2031,7 @@ packages: rc9: 2.1.1 std-env: 3.7.0 - /@nuxt/test-utils@3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3): + /@nuxt/test-utils@3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4): resolution: {integrity: sha512-17qaU4vfFJWIaT4BJ/R6C2rIuvxaF5HaiRusXHhA/34SyiduNEhezIvIVqhWVkn33y5CNueduE0AykBEj1IgEA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -2045,7 +2045,7 @@ packages: playwright-core: ^1.34.3 vite: 5.0.10 vitest: ^0.34.6 || ^1.0.0 - vue: 3.4.3 + vue: 3.4.4 vue-router: ^4.0.0 peerDependenciesMeta: '@jest/globals': @@ -2067,7 +2067,7 @@ packages: dependencies: '@nuxt/kit': link:packages/kit '@nuxt/schema': link:packages/schema - '@vue/test-utils': 2.4.3(vue@3.4.3) + '@vue/test-utils': 2.4.3(vue@3.4.4) c12: 1.6.1 consola: 3.2.3 defu: 6.1.3 @@ -2093,9 +2093,9 @@ packages: unplugin: 1.6.0 vite: 5.0.10(@types/node@20.10.6) vitest: 1.1.1(@types/node@20.10.6)(happy-dom@12.10.3) - vitest-environment-nuxt: 1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3) - vue: 3.4.3(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.3) + vitest-environment-nuxt: 1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4) + vue: 3.4.4(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.4) dev: true /@nuxt/ui-templates@1.3.1: @@ -2892,16 +2892,16 @@ packages: '@unhead/shared': 1.8.9 dev: false - /@unhead/vue@1.8.9(vue@3.4.3): + /@unhead/vue@1.8.9(vue@3.4.4): resolution: {integrity: sha512-sL1d2IRBZd5rjzhgTYni2DiociSpt+Cfz3iVWKb0EZwQHgg0GzV8Hkoj5TjZYZow6EjDSPRfVPXDwOwxkVOgug==} peerDependencies: - vue: 3.4.3 + vue: 3.4.4 dependencies: '@unhead/schema': 1.8.9 '@unhead/shared': 1.8.9 hookable: 5.5.3 unhead: 1.8.9 - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) dev: false /@vercel/nft@0.24.3: @@ -2924,30 +2924,30 @@ packages: - encoding - supports-color - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.4.3): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.10)(vue@3.4.4): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: 5.0.10 - vue: 3.4.3 + vue: 3.4.4 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.6) - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) transitivePeerDependencies: - supports-color - /@vitejs/plugin-vue@5.0.2(vite@5.0.10)(vue@3.4.3): + /@vitejs/plugin-vue@5.0.2(vite@5.0.10)(vue@3.4.4): resolution: {integrity: sha512-kEjJHrLb5ePBvjD0SPZwJlw1QTRcjjCA9sB5VyfonoXVBxTS7TMnqL6EkLt1Eu61RDeiuZ/WN9Hf6PxXhPI2uA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: 5.0.10 - vue: 3.4.3 + vue: 3.4.4 dependencies: vite: 5.0.10(@types/node@20.10.6) - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) /@vitest/coverage-v8@1.1.1(vitest@1.1.1): resolution: {integrity: sha512-TCXSh6sA92t7D5p7HJ64sPCi+szP8E3NiKTsR3YR8vVEVZB9yclQu2btktCthxahKBl7PwheP5OuejYg13xccg==} @@ -3064,22 +3064,22 @@ packages: '@volar/language-core': 1.11.1 path-browserify: 1.0.1 - /@vue-macros/common@1.8.0(rollup@4.9.2)(vue@3.4.3): + /@vue-macros/common@1.8.0(rollup@4.9.2)(vue@3.4.4): resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==} engines: {node: '>=16.14.0'} peerDependencies: - vue: 3.4.3 + vue: 3.4.4 peerDependenciesMeta: vue: optional: true dependencies: '@babel/types': 7.23.4 '@rollup/pluginutils': 5.1.0(rollup@4.9.2) - '@vue/compiler-sfc': 3.4.3 + '@vue/compiler-sfc': 3.4.4 ast-kit: 0.11.2(rollup@4.9.2) local-pkg: 0.4.3 magic-string-ast: 0.3.0 - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) transitivePeerDependencies: - rollup dev: false @@ -3105,39 +3105,39 @@ packages: transitivePeerDependencies: - supports-color - /@vue/compiler-core@3.4.3: - resolution: {integrity: sha512-u8jzgFg0EDtSrb/hG53Wwh1bAOQFtc1ZCegBpA/glyvTlgHl+tq13o1zvRfLbegYUw/E4mSTGOiCnAJ9SJ+lsg==} + /@vue/compiler-core@3.4.4: + resolution: {integrity: sha512-U5AdCN+6skzh2bSJrkMj2KZsVkUpgK8/XlxjSRYQZhNPcvt9/kmgIMpFEiTyK+Dz5E1J+8o8//BEIX+bakgVSw==} dependencies: '@babel/parser': 7.23.6 - '@vue/shared': 3.4.3 + '@vue/shared': 3.4.4 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.0.2 - /@vue/compiler-dom@3.4.3: - resolution: {integrity: sha512-oGF1E9/htI6JWj/lTJgr6UgxNCtNHbM6xKVreBWeZL9QhRGABRVoWGAzxmtBfSOd+w0Zi5BY0Es/tlJrN6WgEg==} + /@vue/compiler-dom@3.4.4: + resolution: {integrity: sha512-iSwkdDULCN+Vr8z6uwdlL044GJ/nUmECxP9vu7MzEs4Qma0FwDLYvnvRcyO0ZITuu3Os4FptGUDnhi1kOLSaGw==} dependencies: - '@vue/compiler-core': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/compiler-core': 3.4.4 + '@vue/shared': 3.4.4 - /@vue/compiler-sfc@3.4.3: - resolution: {integrity: sha512-NuJqb5is9I4uzv316VRUDYgIlPZCG8D+ARt5P4t5UDShIHKL25J3TGZAUryY/Aiy0DsY7srJnZL5ryB6DD63Zw==} + /@vue/compiler-sfc@3.4.4: + resolution: {integrity: sha512-OTFcU6vUxUNHBcarzkp4g6d25nvcmDvFDzPRvSrIsByFFPRYN+y3b+j9HxYwt6nlWvGyFCe0roeJdJlfYxbCBg==} dependencies: '@babel/parser': 7.23.6 - '@vue/compiler-core': 3.4.3 - '@vue/compiler-dom': 3.4.3 - '@vue/compiler-ssr': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/compiler-core': 3.4.4 + '@vue/compiler-dom': 3.4.4 + '@vue/compiler-ssr': 3.4.4 + '@vue/shared': 3.4.4 estree-walker: 2.0.2 magic-string: 0.30.5 postcss: 8.4.32 source-map-js: 1.0.2 - /@vue/compiler-ssr@3.4.3: - resolution: {integrity: sha512-wnYQtMBkeFSxgSSQbYGQeXPhQacQiog2c6AlvMldQH6DB+gSXK/0F6DVXAJfEiuBSgBhUc8dwrrG5JQcqwalsA==} + /@vue/compiler-ssr@3.4.4: + resolution: {integrity: sha512-1DU9DflSSQlx/M61GEBN+NbT/anUki2ooDo9IXfTckCeKA/2IKNhY8KbG3x6zkd3KGrxzteC7de6QL88vEb41Q==} dependencies: - '@vue/compiler-dom': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/compiler-dom': 3.4.4 + '@vue/shared': 3.4.4 /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} @@ -3152,8 +3152,8 @@ packages: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/compiler-dom': 3.4.4 + '@vue/shared': 3.4.4 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -3161,47 +3161,47 @@ packages: typescript: 5.3.3 vue-template-compiler: 2.7.14 - /@vue/reactivity@3.4.3: - resolution: {integrity: sha512-q5f9HLDU+5aBKizXHAx0w4whkIANs1Muiq9R5YXm0HtorSlflqv9u/ohaMxuuhHWCji4xqpQ1eL04WvmAmGnFg==} + /@vue/reactivity@3.4.4: + resolution: {integrity: sha512-DFsuJBf6sfhd5SYzJmcBTUG9+EKqjF31Gsk1NJtnpJm9liSZ806XwGJUeNBVQIanax7ODV7Lmk/k17BgxXNuTg==} dependencies: - '@vue/shared': 3.4.3 + '@vue/shared': 3.4.4 - /@vue/runtime-core@3.4.3: - resolution: {integrity: sha512-C1r6QhB1qY7D591RCSFhMULyzL9CuyrGc+3PpB0h7dU4Qqw6GNyo4BNFjHZVvsWncrUlKX3DIKg0Y7rNNr06NQ==} + /@vue/runtime-core@3.4.4: + resolution: {integrity: sha512-zWWwNQAj5JdxrmOA1xegJm+c4VtyIbDEKgQjSb4va5v7gGTCh0ZjvLI+htGFdVXaO9bs2J3C81p5p+6jrPK8Bw==} dependencies: - '@vue/reactivity': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/reactivity': 3.4.4 + '@vue/shared': 3.4.4 - /@vue/runtime-dom@3.4.3: - resolution: {integrity: sha512-wrsprg7An5Ec+EhPngWdPuzkp0BEUxAKaQtN9dPU/iZctPyD9aaXmVtehPJerdQxQale6gEnhpnfywNw3zOv2A==} + /@vue/runtime-dom@3.4.4: + resolution: {integrity: sha512-Nlh2ap1J/eJQ6R0g+AIRyGNwpTJQACN0dk8I8FRLH8Ev11DSvfcPOpn4+Kbg5xAMcuq0cHB8zFYxVrOgETrrvg==} dependencies: - '@vue/runtime-core': 3.4.3 - '@vue/shared': 3.4.3 + '@vue/runtime-core': 3.4.4 + '@vue/shared': 3.4.4 csstype: 3.1.3 - /@vue/server-renderer@3.4.3(vue@3.4.3): - resolution: {integrity: sha512-BUxt8oVGMKKsqSkM1uU3d3Houyfy4WAc2SpSQRebNd+XJGATVkW/rO129jkyL+kpB/2VRKzE63zwf5RtJ3XuZw==} + /@vue/server-renderer@3.4.4(vue@3.4.4): + resolution: {integrity: sha512-+AjoiKcC41k7SMJBYkDO9xs79/Of8DiThS9mH5l2MK+EY0to3psI0k+sElvVqQvsoZTjHMEuMz0AEgvm2T+CwA==} peerDependencies: - vue: 3.4.3 + vue: 3.4.4 dependencies: - '@vue/compiler-ssr': 3.4.3 - '@vue/shared': 3.4.3 - vue: 3.4.3(typescript@5.3.3) + '@vue/compiler-ssr': 3.4.4 + '@vue/shared': 3.4.4 + vue: 3.4.4(typescript@5.3.3) - /@vue/shared@3.4.3: - resolution: {integrity: sha512-rIwlkkP1n4uKrRzivAKPZIEkHiuwY5mmhMJ2nZKCBLz8lTUlE73rQh4n1OnnMurXt1vcUNyH4ZPfdh8QweTjpQ==} + /@vue/shared@3.4.4: + resolution: {integrity: sha512-abSgiVRhfjfl3JALR/cSuBl74hGJ3SePgf1mKzodf1eMWLwHZbfEGxT2cNJSsNiw44jEgrO7bNkhchaWA7RwNw==} - /@vue/test-utils@2.4.3(vue@3.4.3): + /@vue/test-utils@2.4.3(vue@3.4.4): resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==} peerDependencies: '@vue/server-renderer': ^3.0.1 - vue: 3.4.3 + vue: 3.4.4 peerDependenciesMeta: '@vue/server-renderer': optional: true dependencies: js-beautify: 1.14.9 - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) vue-component-type-helpers: 1.8.25 dev: true @@ -9142,7 +9142,7 @@ packages: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unplugin-vue-router@0.7.0(rollup@4.9.2)(vue-router@4.2.5)(vue@3.4.3): + /unplugin-vue-router@0.7.0(rollup@4.9.2)(vue-router@4.2.5)(vue@3.4.4): resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==} peerDependencies: vue-router: ^4.1.0 @@ -9152,7 +9152,7 @@ packages: dependencies: '@babel/types': 7.23.4 '@rollup/pluginutils': 5.1.0(rollup@4.9.2) - '@vue-macros/common': 1.8.0(rollup@4.9.2)(vue@3.4.3) + '@vue-macros/common': 1.8.0(rollup@4.9.2)(vue@3.4.4) ast-walker-scope: 0.5.0(rollup@4.9.2) chokidar: 3.5.3 fast-glob: 3.3.2 @@ -9162,7 +9162,7 @@ packages: pathe: 1.1.1 scule: 1.1.1 unplugin: 1.6.0 - vue-router: 4.2.5(vue@3.4.3) + vue-router: 4.2.5(vue@3.4.4) yaml: 2.3.3 transitivePeerDependencies: - rollup @@ -9452,7 +9452,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.4.3 + '@vue/compiler-dom': 3.4.4 kolorist: 1.8.0 magic-string: 0.30.5 vite: 5.0.10(@types/node@20.10.6) @@ -9495,10 +9495,10 @@ packages: optionalDependencies: fsevents: 2.3.3 - /vitest-environment-nuxt@1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3): + /vitest-environment-nuxt@1.0.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4): resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} dependencies: - '@nuxt/test-utils': 3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.3) + '@nuxt/test-utils': 3.9.0(@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.1.1)(vue-router@4.2.5)(vue@3.4.4) transitivePeerDependencies: - '@jest/globals' - '@testing-library/vue' @@ -9706,7 +9706,7 @@ packages: - supports-color dev: true - /vue-loader@17.4.2(vue@3.4.3)(webpack@5.89.0): + /vue-loader@17.4.2(vue@3.4.4)(webpack@5.89.0): resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==} peerDependencies: '@vue/compiler-sfc': '*' @@ -9720,17 +9720,17 @@ packages: dependencies: chalk: 4.1.2 hash-sum: 2.0.0 - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) watchpack: 2.4.0 webpack: 5.89.0 - /vue-router@4.2.5(vue@3.4.3): + /vue-router@4.2.5(vue@3.4.4): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: - vue: 3.4.3 + vue: 3.4.4 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.3(typescript@5.3.3) + vue: 3.4.4(typescript@5.3.3) /vue-template-compiler@2.7.14: resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} @@ -9749,19 +9749,19 @@ packages: semver: 7.5.4 typescript: 5.3.3 - /vue@3.4.3(typescript@5.3.3): - resolution: {integrity: sha512-GjN+culMAGv/mUbkIv8zMKItno8npcj5gWlXkSxf1SPTQf8eJ4A+YfHIvQFyL1IfuJcMl3soA7SmN1fRxbf/wA==} + /vue@3.4.4(typescript@5.3.3): + resolution: {integrity: sha512-suZXgDVT8lRNhKmxdkwOsR0oyUi8is7mtqI18qW97JLoyorEbE9B2Sb4Ws/mR/+0AgA/JUtsv1ytlRSH3/pDIA==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@vue/compiler-dom': 3.4.3 - '@vue/compiler-sfc': 3.4.3 - '@vue/runtime-dom': 3.4.3 - '@vue/server-renderer': 3.4.3(vue@3.4.3) - '@vue/shared': 3.4.3 + '@vue/compiler-dom': 3.4.4 + '@vue/compiler-sfc': 3.4.4 + '@vue/runtime-dom': 3.4.4 + '@vue/server-renderer': 3.4.4(vue@3.4.4) + '@vue/shared': 3.4.4 typescript: 5.3.3 /watchpack@2.4.0: diff --git a/test/bundle.test.ts b/test/bundle.test.ts index f913acb9f0..e3a89843a2 100644 --- a/test/bundle.test.ts +++ b/test/bundle.test.ts @@ -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(`"1907k"`) + expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1908k"`) const packages = modules.files .filter(m => m.endsWith('package.json')) @@ -72,7 +72,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM const serverDir = join(rootDir, '.output-inline/server') const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir) - expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"516k"`) + expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"517k"`) const modules = await analyzeSizes('node_modules/**/*', serverDir) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"77.0k"')