diff --git a/frontend/package.json b/frontend/package.json index 447860fa..58c3cfdb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "@eslint/compat": "^1.4.0", "@eslint/js": "^9.36.0", "@inlang/cli": "^3.0.12", - "@inlang/paraglide-js": "2.3.2", + "@inlang/paraglide-js": "2.4.0", "@sveltejs/adapter-static": "^3.0.9", "@sveltejs/kit": "^2.43.6", "@sveltejs/vite-plugin-svelte": "^5.1.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index a20c30e5..50b06e4a 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^3.0.12 version: 3.0.12 '@inlang/paraglide-js': - specifier: 2.3.2 - version: 2.3.2 + specifier: 2.4.0 + version: 2.4.0 '@sveltejs/adapter-static': specifier: ^3.0.9 version: 3.0.9(@sveltejs/kit@2.43.6(@sveltejs/vite-plugin-svelte@5.1.1(svelte@5.39.7)(vite@6.3.6(jiti@2.5.1)(lightningcss@1.30.1)))(svelte@5.39.7)(vite@6.3.6(jiti@2.5.1)(lightningcss@1.30.1))) @@ -352,8 +352,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - '@inlang/paraglide-js@2.3.2': - resolution: {integrity: sha512-mF7ku1AaXQxa6fnbBczXiEAM7lxhYzaAH7FnDVvAbpzNtgRJESi11KN0bzpCH0YhsKLdimFrQlzjaSVlo9Uh+Q==} + '@inlang/paraglide-js@2.4.0': + resolution: {integrity: sha512-T/m9uoev574/1JrhCnPcgK1xnAwkVMgaDev4LFthnmID8ubX2xjboSGO3IztwXWwO0aJoT1UJr89JCwjbwgnJQ==} hasBin: true '@inlang/recommend-sherlock@0.2.1': @@ -789,8 +789,8 @@ packages: resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} - comment-json@4.2.5: - resolution: {integrity: sha512-bKw/r35jR3HGt5PEPm1ljsQQGyCrR8sFGNiN5L+ykDHdpO8Smxkrkla9Yi6NkQyUrb8V54PGhfMs6NrIwtxtdw==} + comment-json@4.3.0: + resolution: {integrity: sha512-DczdmbvWLd09KATFWY0xcihOO45b32+5V34vZg1oelxqgjtGJotaLrrdFpJRLOdG6Wb031qcg4zOKgnQoBWbEw==} engines: {node: '>= 6'} concat-map@0.0.1: @@ -1019,10 +1019,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-own-prop@2.0.0: - resolution: {integrity: sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==} - engines: {node: '>=8'} - human-id@4.1.1: resolution: {integrity: sha512-3gKm/gCSUipeLsRYZbbdA1BD83lBoWUkZ7G9VFrhWPAU76KwYo5KR8V28bpoPm/ygy0x5/GCbpRQdY7VLYCoIg==} hasBin: true @@ -1398,10 +1394,6 @@ packages: resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} engines: {node: '>= 14.18.0'} - repeat-string@1.6.1: - resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} - engines: {node: '>=0.10'} - resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} @@ -1801,7 +1793,7 @@ snapshots: transitivePeerDependencies: - babel-plugin-macros - '@inlang/paraglide-js@2.3.2': + '@inlang/paraglide-js@2.4.0': dependencies: '@inlang/recommend-sherlock': 0.2.1 '@inlang/sdk': 2.4.9 @@ -1815,7 +1807,7 @@ snapshots: '@inlang/recommend-sherlock@0.2.1': dependencies: - comment-json: 4.2.5 + comment-json: 4.3.0 '@inlang/sdk@2.4.9': dependencies: @@ -2230,13 +2222,11 @@ snapshots: commander@11.1.0: {} - comment-json@4.2.5: + comment-json@4.3.0: dependencies: array-timsort: 1.0.3 core-util-is: 1.0.3 esprima: 4.0.1 - has-own-prop: 2.0.0 - repeat-string: 1.6.1 concat-map@0.0.1: {} @@ -2476,8 +2466,6 @@ snapshots: has-flag@4.0.0: {} - has-own-prop@2.0.0: {} - human-id@4.1.1: {} husky@9.1.7: {} @@ -2712,8 +2700,6 @@ snapshots: readdirp@4.1.2: {} - repeat-string@1.6.1: {} - resolve-from@4.0.0: {} reusify@1.1.0: {}