diff --git a/lana/package.json b/lana/package.json index ba93099f..8208435c 100644 --- a/lana/package.json +++ b/lana/package.json @@ -175,7 +175,7 @@ "vscode:prepublish": "rm -rf out && pnpm -w run build" }, "dependencies": { - "@apexdevtools/apex-ls": "^5.10.0", + "@apexdevtools/apex-ls": "^6.0.1", "@apexdevtools/apex-parser": "^4.4.0", "@apexdevtools/sfdx-auth-helper": "^2.1.0", "@salesforce/apex-node": "^1.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f1d219f..a8a21939 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ importers: lana: dependencies: '@apexdevtools/apex-ls': - specifier: ^5.10.0 - version: 5.10.0 + specifier: ^6.0.1 + version: 6.0.1 '@apexdevtools/apex-parser': specifier: ^4.4.0 version: 4.4.1 @@ -297,8 +297,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@apexdevtools/apex-ls@5.10.0': - resolution: {integrity: sha512-xc9yRYKBRKgTvG1xeINDDwi3iY9/f92BpCGKlpsQpS17CSh9ioAetkiryvzLHiOn3ru8YGvqdBD8FNAheC+Rdg==} + '@apexdevtools/apex-ls@6.0.1': + resolution: {integrity: sha512-IZvrfqJssCHP6adoBUxr/bsJuit3qis37y3hXENWDIPLCfLHUf26tlou7d+Rjzes/gb6wmsS2zmWyreLrJtAxg==} engines: {node: '>=14.0.0'} '@apexdevtools/apex-parser@4.3.1': @@ -950,8 +950,8 @@ packages: resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.28.3': - resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==} + '@babel/runtime@7.28.4': + resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} engines: {node: '>=6.9.0'} '@babel/template@7.27.2': @@ -7848,7 +7848,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.12 '@jridgewell/trace-mapping': 0.3.29 - '@apexdevtools/apex-ls@5.10.0': + '@apexdevtools/apex-ls@6.0.1': dependencies: '@apexdevtools/apex-parser': 4.3.1 '@apexdevtools/vf-parser': 1.1.0 @@ -8686,7 +8686,7 @@ snapshots: '@babel/runtime@7.28.2': {} - '@babel/runtime@7.28.3': {} + '@babel/runtime@7.28.4': {} '@babel/template@7.27.2': dependencies: @@ -10674,7 +10674,7 @@ snapshots: '@slorber/react-helmet-async@1.3.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': dependencies: - '@babel/runtime': 7.28.3 + '@babel/runtime': 7.28.4 invariant: 2.2.4 prop-types: 15.8.1 react: 19.1.1 @@ -13174,7 +13174,7 @@ snapshots: history@4.10.1: dependencies: - '@babel/runtime': 7.28.3 + '@babel/runtime': 7.28.4 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.3.3