diff --git a/package.json b/package.json index 0354c0c25..e6729e33d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@nanostores/i18n": "^1.3.3", "@supabase/supabase-js": "^2.106.2", "astro": "^6.4.2", - "astro-loader-i18n": "^0.12.0", + "astro-loader-i18n": "^1.0.0", "astro-nanostores-i18n": "^0.7.0", "limax": "^4.2.3", "lit": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0085b65f7..5801df73f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^6.4.2 version: 6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0) astro-loader-i18n: - specifier: ^0.12.0 - version: 0.12.0(astro@6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)) + specifier: ^1.0.0 + version: 1.0.0(astro@6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)) astro-nanostores-i18n: specifier: ^0.7.0 version: 0.7.0(@nanostores/i18n@1.3.3(nanostores@1.3.0))(astro@6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0))(nanostores@1.3.0) @@ -1607,10 +1607,10 @@ packages: resolution: {integrity: sha512-+QDcgc7e+au6EZ0YjMmRRjNoQo5bDMlaR45aWDoFsuxQTCM9qmCHRoiKJPELgckJ8Wmr7vcfpa9eCDHBFh6G4w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - astro-loader-i18n@0.12.0: - resolution: {integrity: sha512-dACMDudFdPQhpKX7w2pZnqHA1jNQ6fYqEfMepijeBIr7m92EflYa1J4Re/MQAoqUpHaW3rDp0miEt59goKyjVg==} + astro-loader-i18n@1.0.0: + resolution: {integrity: sha512-tYY2dBTn9fEO82/WcT9FJbL9yOcn9cfXIP2+kPM5LdGLYv47Cl3IM/Mr6qnhbpCUY5pL1taG3NzI/6rX70lXnQ==} peerDependencies: - astro: ^5.5.0 || ^6.0.0 + astro: ^5.5.0 || ^6.0.0 || ^7.0.0 astro-nanostores-i18n@0.7.0: resolution: {integrity: sha512-Ky5FnhHhfr9YDZEisBMh7NN2hm5lVeMZw43ghsw/nUlrYxiEwbtt8lBBMl0JAWJJtcvdTPbtWjJM+MuwA0Z+qg==} @@ -5135,7 +5135,7 @@ snapshots: transitivePeerDependencies: - supports-color - astro-loader-i18n@0.12.0(astro@6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)): + astro-loader-i18n@1.0.0(astro@6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)): dependencies: astro: 6.4.8(@types/node@25.9.4)(jiti@2.7.0)(rollup@4.62.2)(yaml@2.9.0)