npm-dep: bump @inlang/cli from 3.1.2 to 3.1.3 in /frontend

Bumps [@inlang/cli](https://github.com/opral/inlang) from 3.1.2 to 3.1.3.
- [Commits](https://github.com/opral/inlang/commits)

---
updated-dependencies:
- dependency-name: "@inlang/cli"
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-15 09:35:24 +00:00
committed by github-actions[bot]
parent c204c18be2
commit ed7afbead1
2 changed files with 21 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
"devDependencies": {
"@eslint/compat": "^1.4.1",
"@eslint/js": "^9.39.2",
"@inlang/cli": "^3.1.2",
"@inlang/cli": "^3.1.3",
"@inlang/paraglide-js": "2.9.0",
"@sveltejs/adapter-static": "^3.0.10",
"@sveltejs/kit": "^2.49.4",

View File

@@ -43,8 +43,8 @@ importers:
specifier: ^9.39.2
version: 9.39.2
'@inlang/cli':
specifier: ^3.1.2
version: 3.1.2
specifier: ^3.1.3
version: 3.1.3
'@inlang/paraglide-js':
specifier: 2.9.0
version: 2.9.0
@@ -339,8 +339,8 @@ packages:
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
engines: {node: '>=18.18'}
'@inlang/cli@3.1.2':
resolution: {integrity: sha512-Dwt9b21N0qVZv//x5DVhNTHWE4rl7XFY/Jvx6dir3/EphyKVxBOHKq0RtYEB48BrE/OHIru6tmNJgmuAPsVETA==}
'@inlang/cli@3.1.3':
resolution: {integrity: sha512-xnhGCftXXiMxpfHw08spNFtiEQEBfoCF0Cb4qHKaDdpLd+smZNdIQSSpLGIyi13A09suJWyJCma/18MtPDEt9A==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -355,6 +355,10 @@ packages:
resolution: {integrity: sha512-f4iVHVXyzOi0CXlXSAT7XPrReLBaVXy/po/qrOPf2OHh+hUwyD1bDx2EYC5KgrZ16z3ylWfqWVuc7o4l7/tuUQ==}
engines: {node: '>=18.0.0'}
'@inlang/sdk@2.6.1':
resolution: {integrity: sha512-iXpZFnBfyQB1kUR/hTO92BnmEZl6Nh4KJe3JHltMJv1GxDzSXAJyM5C6f1sBR+zYC/DYSQAf/5XE4FfN+OKrNQ==}
engines: {node: '>=18.0.0'}
'@jridgewell/gen-mapping@0.3.13':
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
@@ -1708,9 +1712,9 @@ snapshots:
'@humanwhocodes/retry@0.4.3': {}
'@inlang/cli@3.1.2':
'@inlang/cli@3.1.3':
dependencies:
'@inlang/sdk': 2.6.0
'@inlang/sdk': 2.6.1
esbuild-wasm: 0.19.12
transitivePeerDependencies:
- babel-plugin-macros
@@ -1741,6 +1745,16 @@ snapshots:
transitivePeerDependencies:
- babel-plugin-macros
'@inlang/sdk@2.6.1':
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