diff --git a/package.json b/package.json index be53667..c4c9ae3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "tailwindcss": "3.4.16", "tailwindcss-debug-screens": "2.2.1", "vite": "5.4.11", - "vite-plugin-kirby": "5.3.1", + "vite-plugin-kirby": "5.4.0", "vite-plugin-live-reload": "3.0.3", "vite-plugin-mkcert": "1.17.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6e27eb..90d4abd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: 5.4.11 version: 5.4.11 vite-plugin-kirby: - specifier: 5.3.1 - version: 5.3.1(vite@5.4.11) + specifier: 5.4.0 + version: 5.4.0(vite@5.4.11) vite-plugin-live-reload: specifier: 3.0.3 version: 3.0.3(vite@5.4.11) @@ -1074,16 +1074,21 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - vite-plugin-kirby@5.3.1: - resolution: {integrity: sha512-30N5RuQfnFv8S8erSlOMlG8TyDiwCG6CIsD9jLd9Ro2Yh+BtDHM8kiDU1XMtzht30yWUGI6w3yCW+wx2iu+IXg==} + vite-plugin-kirby@5.4.0: + resolution: {integrity: sha512-UN1WZdiyMHYKRJHQsUcQTn8JNLw9Af+8xdTZJYJ+ijb2aD6UX3jro91xDCFn7zUJC6wT0Dxlboyn4+BxDIf62g==} peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 vite-plugin-live-reload@3.0.3: resolution: {integrity: sha512-ce1ygNPmfVdiO6SyjpephroZiK+X5+BFetkceD/FFOYZEPoVSydJRfKT2JPaL4/D3C3NwqJvtPjnla1GSa264A==} peerDependencies: vite: ^4.0.0 || ^5.0.0 + vite-plugin-live-reload@3.0.4: + resolution: {integrity: sha512-hhFuCoCnrH3mJCsiRjpbSFPI2EoUOoLQ3evxCXhzptLXRrsC5kFcByk/gUyngsn9LvDuIOn85ZnejqCApM51gg==} + peerDependencies: + vite: ^4.0.0 || ^5.0.0 || ^6.0.0 + vite-plugin-mkcert@1.17.6: resolution: {integrity: sha512-4JR1RN0HEg/w17eRQJ/Ve2pSa6KCVQcQO6yKtIaKQCFDyd63zGfXHWpygBkvvRSpqa0GcqNKf0fjUJ0HiJQXVQ==} engines: {node: '>=v16.7.0'} @@ -2016,10 +2021,10 @@ snapshots: util-deprecate@1.0.2: {} - vite-plugin-kirby@5.3.1(vite@5.4.11): + vite-plugin-kirby@5.4.0(vite@5.4.11): dependencies: vite: 5.4.11 - vite-plugin-live-reload: 3.0.3(vite@5.4.11) + vite-plugin-live-reload: 3.0.4(vite@5.4.11) vite-plugin-live-reload@3.0.3(vite@5.4.11): dependencies: @@ -2027,6 +2032,12 @@ snapshots: picocolors: 1.1.1 vite: 5.4.11 + vite-plugin-live-reload@3.0.4(vite@5.4.11): + dependencies: + chokidar: 3.6.0 + picocolors: 1.1.1 + vite: 5.4.11 + vite-plugin-mkcert@1.17.6(vite@5.4.11): dependencies: '@octokit/rest': 20.1.1