diff --git a/vue-2-vite-typescript/package.json b/vue-2-vite-typescript/package.json index cde0064..00de9b6 100644 --- a/vue-2-vite-typescript/package.json +++ b/vue-2-vite-typescript/package.json @@ -15,7 +15,7 @@ "devDependencies": { "typescript": "5.8.2", "unplugin-fluent-vue": "1.4.1", - "vite": "7.0.3", + "vite": "7.0.5", "vite-plugin-vue2": "2.0.3", "vue-template-compiler": "2.7.16", "vue-tsc": "3.0.1" diff --git a/vue-2-vite-typescript/pnpm-lock.yaml b/vue-2-vite-typescript/pnpm-lock.yaml index 5df3f93..da79b0f 100644 --- a/vue-2-vite-typescript/pnpm-lock.yaml +++ b/vue-2-vite-typescript/pnpm-lock.yaml @@ -23,11 +23,11 @@ devDependencies: specifier: 1.4.1 version: 1.4.1(@fluent/bundle@0.18.0) vite: - specifier: 7.0.3 - version: 7.0.3 + specifier: 7.0.5 + version: 7.0.5 vite-plugin-vue2: specifier: 2.0.3 - version: 2.0.3(vite@7.0.3)(vue-template-compiler@2.7.16) + version: 2.0.3(vite@7.0.5)(vue-template-compiler@2.7.16) vue-template-compiler: specifier: 2.7.16 version: 2.7.16 @@ -1143,7 +1143,7 @@ packages: resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==} dependencies: '@babel/parser': 7.24.4 - postcss: 8.5.3 + postcss: 8.5.6 source-map: 0.6.1 optionalDependencies: prettier: 2.7.1 @@ -1947,13 +1947,6 @@ packages: resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - dev: true - - /nanoid@3.3.8: - resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - dev: false /node-releases@2.0.6: resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} @@ -1997,15 +1990,6 @@ packages: supports-color: 6.1.0 dev: true - /postcss@8.5.3: - resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.8 - picocolors: 1.1.1 - source-map-js: 1.2.1 - dev: false - /postcss@8.5.6: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} @@ -2013,7 +1997,6 @@ packages: nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1 - dev: true /prettier@2.7.1: resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} @@ -2199,7 +2182,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite-plugin-vue2@2.0.3(vite@7.0.3)(vue-template-compiler@2.7.16): + /vite-plugin-vue2@2.0.3(vite@7.0.5)(vue-template-compiler@2.7.16): resolution: {integrity: sha512-t3Tu93GWsMHbpeIv66MTO5e/rRAo8/+/eWoUtFYuAdKDMyEnn1dqsrXh+CfG+SJAlxJvcTP8U0eXkzhLjKNyMg==} peerDependencies: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 @@ -2233,7 +2216,7 @@ packages: rollup: 2.77.2 slash: 3.0.0 source-map: 0.7.3 - vite: 7.0.3 + vite: 7.0.5 vue-template-babel-compiler: 1.2.0(vue-template-compiler@2.7.16) vue-template-compiler: 2.7.16 transitivePeerDependencies: @@ -2293,8 +2276,8 @@ packages: - whiskers dev: true - /vite@7.0.3: - resolution: {integrity: sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==} + /vite@7.0.5: + resolution: {integrity: sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: diff --git a/vue-3-vite-external-translations/package.json b/vue-3-vite-external-translations/package.json index 6c5dd56..4260e96 100644 --- a/vue-3-vite-external-translations/package.json +++ b/vue-3-vite-external-translations/package.json @@ -17,7 +17,7 @@ "@vue/compiler-sfc": "3.5.13", "unplugin-fluent-vue": "1.4.1", "typescript": "5.8.2", - "vite": "7.0.3", + "vite": "7.0.5", "vue-tsc": "3.0.1" } } diff --git a/vue-3-vite-external-translations/pnpm-lock.yaml b/vue-3-vite-external-translations/pnpm-lock.yaml index 1c8375d..c91066a 100644 --- a/vue-3-vite-external-translations/pnpm-lock.yaml +++ b/vue-3-vite-external-translations/pnpm-lock.yaml @@ -18,7 +18,7 @@ dependencies: devDependencies: '@vitejs/plugin-vue': specifier: 6.0.0 - version: 6.0.0(vite@7.0.3)(vue@3.5.13) + version: 6.0.0(vite@7.0.5)(vue@3.5.13) '@vue/compiler-sfc': specifier: 3.5.13 version: 3.5.13 @@ -29,8 +29,8 @@ devDependencies: specifier: 1.4.1 version: 1.4.1(@fluent/bundle@0.18.0) vite: - specifier: 7.0.3 - version: 7.0.3 + specifier: 7.0.5 + version: 7.0.5 vue-tsc: specifier: 3.0.1 version: 3.0.1(typescript@5.8.2) @@ -503,7 +503,7 @@ packages: resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} dev: true - /@vitejs/plugin-vue@6.0.0(vite@7.0.3)(vue@3.5.13): + /@vitejs/plugin-vue@6.0.0(vite@7.0.5)(vue@3.5.13): resolution: {integrity: sha512-iAliE72WsdhjzTOp2DtvKThq1VBC4REhwRcaA+zPAAph6I+OQhUXv+Xu2KS7ElxYtb7Zc/3R30Hwv1DxEo7NXQ==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: @@ -511,7 +511,7 @@ packages: vue: ^3.2.25 dependencies: '@rolldown/pluginutils': 1.0.0-beta.19 - vite: 7.0.3 + vite: 7.0.5 vue: 3.5.13(typescript@5.8.2) dev: true @@ -931,8 +931,8 @@ packages: webpack-virtual-modules: 0.6.2 dev: true - /vite@7.0.3: - resolution: {integrity: sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==} + /vite@7.0.5: + resolution: {integrity: sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: diff --git a/vue-3-vite-typescript/package.json b/vue-3-vite-typescript/package.json index 4fdf537..75bc43f 100644 --- a/vue-3-vite-typescript/package.json +++ b/vue-3-vite-typescript/package.json @@ -17,7 +17,7 @@ "@vue/compiler-sfc": "3.5.13", "unplugin-fluent-vue": "1.4.1", "typescript": "5.8.2", - "vite": "7.0.3", + "vite": "7.0.5", "vue-tsc": "3.0.1" } } diff --git a/vue-3-vite-typescript/pnpm-lock.yaml b/vue-3-vite-typescript/pnpm-lock.yaml index 1c8375d..c91066a 100644 --- a/vue-3-vite-typescript/pnpm-lock.yaml +++ b/vue-3-vite-typescript/pnpm-lock.yaml @@ -18,7 +18,7 @@ dependencies: devDependencies: '@vitejs/plugin-vue': specifier: 6.0.0 - version: 6.0.0(vite@7.0.3)(vue@3.5.13) + version: 6.0.0(vite@7.0.5)(vue@3.5.13) '@vue/compiler-sfc': specifier: 3.5.13 version: 3.5.13 @@ -29,8 +29,8 @@ devDependencies: specifier: 1.4.1 version: 1.4.1(@fluent/bundle@0.18.0) vite: - specifier: 7.0.3 - version: 7.0.3 + specifier: 7.0.5 + version: 7.0.5 vue-tsc: specifier: 3.0.1 version: 3.0.1(typescript@5.8.2) @@ -503,7 +503,7 @@ packages: resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} dev: true - /@vitejs/plugin-vue@6.0.0(vite@7.0.3)(vue@3.5.13): + /@vitejs/plugin-vue@6.0.0(vite@7.0.5)(vue@3.5.13): resolution: {integrity: sha512-iAliE72WsdhjzTOp2DtvKThq1VBC4REhwRcaA+zPAAph6I+OQhUXv+Xu2KS7ElxYtb7Zc/3R30Hwv1DxEo7NXQ==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: @@ -511,7 +511,7 @@ packages: vue: ^3.2.25 dependencies: '@rolldown/pluginutils': 1.0.0-beta.19 - vite: 7.0.3 + vite: 7.0.5 vue: 3.5.13(typescript@5.8.2) dev: true @@ -931,8 +931,8 @@ packages: webpack-virtual-modules: 0.6.2 dev: true - /vite@7.0.3: - resolution: {integrity: sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==} + /vite@7.0.5: + resolution: {integrity: sha512-1mncVwJxy2C9ThLwz0+2GKZyEXuC3MyWtAAlNftlZZXZDP3AJt5FmwcMit/IGGaNZ8ZOB2BNO/HFUB+CpN0NQw==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy