diff --git a/frontend/package.json b/frontend/package.json index 13372d37..7ccbd8ab 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@eslint/compat": "^1.2.9", "@eslint/js": "^9.27.0", "@inlang/cli": "^3.0.11", - "@inlang/paraglide-js": "2.0.13", + "@inlang/paraglide-js": "2.1.0", "@sveltejs/adapter-static": "^3.0.8", "@sveltejs/kit": "^2.21.3", "@sveltejs/vite-plugin-svelte": "^5.1.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index cb199880..a70b8795 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^3.0.11 version: 3.0.11 '@inlang/paraglide-js': - specifier: 2.0.13 - version: 2.0.13 + specifier: 2.1.0 + version: 2.1.0 '@sveltejs/adapter-static': specifier: ^3.0.8 version: 3.0.8(@sveltejs/kit@2.21.3(@sveltejs/vite-plugin-svelte@5.1.0(svelte@5.33.19)(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1)))(svelte@5.33.19)(vite@6.3.5(jiti@2.4.2)(lightningcss@1.30.1))) @@ -346,8 +346,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - '@inlang/paraglide-js@2.0.13': - resolution: {integrity: sha512-8tccsLzGa9uw0rufFqbHSM6GDF8+X1BgfBOyjG7PweBF2zGhN5fMu/nVNbsZiVKpXyR7lcfMxajIBwKhZ/zGKw==} + '@inlang/paraglide-js@2.1.0': + resolution: {integrity: sha512-hpj5AglQphR91IH2qXPRp78fTkRVdhlNl09rZZBTtB18fcmJpCScDFckUEaR0UhOARySd4SiH/7/GbVenFcrbQ==} hasBin: true '@inlang/recommend-sherlock@0.2.1': @@ -357,6 +357,10 @@ packages: resolution: {integrity: sha512-tyXNe/5+1Vn/eDt3mVklVjZh5qxFwqdF9+hdB6wRUCexVRw6w/w854TIRFrHuaAwFq/0N/ij/yXzll9oScAB+Q==} engines: {node: '>=18.0.0'} + '@inlang/sdk@2.4.9': + resolution: {integrity: sha512-cvz/C1rF5WBxzHbEoiBoI6Sz6q6M+TdxfWkEGBYTD77opY8i8WN01prUWXEM87GPF4SZcyIySez9U0Ccm12oFQ==} + engines: {node: '>=18.0.0'} + '@isaacs/fs-minipass@4.0.1': resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==} engines: {node: '>=18.0.0'} @@ -1795,10 +1799,10 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros - '@inlang/paraglide-js@2.0.13': + '@inlang/paraglide-js@2.1.0': dependencies: '@inlang/recommend-sherlock': 0.2.1 - '@inlang/sdk': 2.4.8 + '@inlang/sdk': 2.4.9 commander: 11.1.0 consola: 3.4.0 json5: 2.2.3 @@ -1821,6 +1825,16 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros + '@inlang/sdk@2.4.9': + 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: 10.0.0 + transitivePeerDependencies: + - babel-plugin-macros + '@isaacs/fs-minipass@4.0.1': dependencies: minipass: 7.1.2