diff --git a/package.json b/package.json index 34c1997..dcfd26e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tailwindcss/forms": "^0.5.9", "@tailwindcss/line-clamp": "^0.4.4", "@tailwindcss/typography": "^0.5.15", - "@vitejs/plugin-vue": "^5.1.4", + "@vitejs/plugin-vue": "^5.1.5", "autoprefixer": "^10.4.20", "daisyui": "^4.12.13", "prettier-plugin-tailwindcss": "^0.6.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 013ce4d..6ffefa4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^0.5.15 version: 0.5.15(tailwindcss@3.4.14) '@vitejs/plugin-vue': - specifier: ^5.1.4 - version: 5.1.4(vite@5.4.9)(vue@3.5.12) + specifier: ^5.1.5 + version: 5.1.5(vite@5.4.9)(vue@3.5.12) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -379,8 +379,8 @@ packages: '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} - '@vitejs/plugin-vue@5.1.4': - resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==} + '@vitejs/plugin-vue@5.1.5': + resolution: {integrity: sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -1217,7 +1217,7 @@ snapshots: '@types/estree@1.0.6': {} - '@vitejs/plugin-vue@5.1.4(vite@5.4.9)(vue@3.5.12)': + '@vitejs/plugin-vue@5.1.5(vite@5.4.9)(vue@3.5.12)': dependencies: vite: 5.4.9 vue: 3.5.12