diff --git a/frontend/package.json b/frontend/package.json index ac8b3f47..eb83ee32 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@eslint/compat": "^1.4.1", "@eslint/js": "^9.39.2", "@inlang/cli": "^3.1.4", - "@inlang/paraglide-js": "2.10.0", + "@inlang/paraglide-js": "2.11.0", "@sveltejs/adapter-static": "^3.0.10", "@sveltejs/kit": "^2.50.2", "@sveltejs/vite-plugin-svelte": "^5.1.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f0082601..6dfdde79 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^3.1.4 version: 3.1.4 '@inlang/paraglide-js': - specifier: 2.10.0 - version: 2.10.0 + specifier: 2.11.0 + version: 2.11.0 '@sveltejs/adapter-static': specifier: ^3.0.10 version: 3.0.10(@sveltejs/kit@2.50.2(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.50.1)(vite@6.4.1(jiti@2.6.1)(lightningcss@1.30.2)))(svelte@5.50.1)(typescript@5.9.3)(vite@6.4.1(jiti@2.6.1)(lightningcss@1.30.2))) @@ -344,8 +344,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - '@inlang/paraglide-js@2.10.0': - resolution: {integrity: sha512-3xQveEyZMV9IOLP7Vy9Ttye+Yzryqz6KM06tvVwvmbCPDTdzmFoc34KlREXGpHuBAlxRZGfAhcJKfnSXXQDmXw==} + '@inlang/paraglide-js@2.11.0': + resolution: {integrity: sha512-UObGgxglpRpQA7Vt9tfPsLgfHOtZ6I6hnJjHSTNLP+8rqpmOjt5Xto2jubUaEzjteT3oqPV/yYB5O2GDwpIVgA==} hasBin: true '@inlang/recommend-sherlock@0.2.1': @@ -355,6 +355,10 @@ packages: resolution: {integrity: sha512-eOgAX+eQpHvD/H4BMILc4tZ85XviTlwr/51RKkKUHozVVthj5avUPKP+4N4vcTUrqSscl2atTh9NbNTuvoBN0A==} engines: {node: '>=18.0.0'} + '@inlang/sdk@2.7.0': + resolution: {integrity: sha512-yJNBD0o8i29TTJqWX5uDRHxnalDGcsUDctxepzFXsUfkzqGWfiFBxODdxvReqvM2CuKAAOo/kib/F1UcgdYFNQ==} + engines: {node: '>=18.0.0'} + '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} @@ -1720,10 +1724,10 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros - '@inlang/paraglide-js@2.10.0': + '@inlang/paraglide-js@2.11.0': dependencies: '@inlang/recommend-sherlock': 0.2.1 - '@inlang/sdk': 2.6.2 + '@inlang/sdk': 2.7.0 commander: 11.1.0 consola: 3.4.0 json5: 2.2.3 @@ -1746,6 +1750,16 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros + '@inlang/sdk@2.7.0': + dependencies: + '@lix-js/sdk': 0.4.7 + '@sinclair/typebox': 0.31.28 + kysely: 0.27.6 + sqlite-wasm-kysely: 0.3.0(kysely@0.27.6) + uuid: 13.0.0 + transitivePeerDependencies: + - babel-plugin-macros + '@jridgewell/gen-mapping@0.3.13': dependencies: '@jridgewell/sourcemap-codec': 1.5.5