diff --git a/package.json b/package.json index 337127d..0b9c24e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@iconify-json/fa": "^1.1.8", "@liuxingyu521/eslint-config": "^2.0.0", "@types/node": "^20.14.10", - "@vitejs/plugin-vue": "5.0.4", + "@vitejs/plugin-vue": "5.2.4", "@vueuse/head": "^2.0.0", "cross-env": "^7.0.3", "eslint": "9.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2d9d30..5825daa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^20.14.10 version: 20.14.10 '@vitejs/plugin-vue': - specifier: 5.0.4 - version: 5.0.4(vite@5.2.11(@types/node@20.14.10)(less@4.2.0))(vue@3.4.26(typescript@5.4.5)) + specifier: 5.2.4 + version: 5.2.4(vite@5.2.11(@types/node@20.14.10)(less@4.2.0))(vue@3.4.26(typescript@5.4.5)) '@vueuse/head': specifier: ^2.0.0 version: 2.0.0(vue@3.4.26(typescript@5.4.5)) @@ -623,6 +623,7 @@ packages: '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -630,6 +631,7 @@ packages: '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + deprecated: Use @eslint/object-schema instead '@humanwhocodes/retry@0.2.4': resolution: {integrity: sha512-Ttl/jHpxfS3st5sxwICYfk4pOH0WrLI1SpW283GgQL7sCWU7EHIOhX4b4fkIxr3tkfzwg8+FNojtzsIEE7Ecgg==} @@ -1100,11 +1102,11 @@ packages: peerDependencies: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 - '@vitejs/plugin-vue@5.0.4': - resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} + '@vitejs/plugin-vue@5.2.4': + resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 '@vue/compiler-core@3.4.26': @@ -3109,10 +3111,12 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -4318,7 +4322,7 @@ snapshots: transitivePeerDependencies: - rollup - '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.14.10)(less@4.2.0))(vue@3.4.26(typescript@5.4.5))': + '@vitejs/plugin-vue@5.2.4(vite@5.2.11(@types/node@20.14.10)(less@4.2.0))(vue@3.4.26(typescript@5.4.5))': dependencies: vite: 5.2.11(@types/node@20.14.10)(less@4.2.0) vue: 3.4.26(typescript@5.4.5)