diff --git a/package-lock.json b/package-lock.json index e7be01e..57d036a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "lint-staged": "^15.4.3", "marked": "^15.0.6", "prettier": "^3.4.2", - "prettier-plugin-apex": "^2.2.2" + "prettier-plugin-apex": "^2.2.3" } }, "node_modules/@hapi/hoek": { @@ -33,52 +33,56 @@ } }, "node_modules/@prettier-apex/apex-ast-serializer-darwin-arm64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.2.tgz", - "integrity": "sha512-7L8jd+4RN87616X80mAhuZXRzvQmE/a2Fvwzp29z9gTN0hDWvAAzlmf6g5+a00daxTk9B/z+uDuHrgG7jIp7Ew==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.3.tgz", + "integrity": "sha512-xgpY8WZT47IRO8PwemlzOKRYXm31AU2jf1KKwqnuQQYOwlTpNMA1CK12jDGdKPuQwUeejPgEEBkZC9osByKx2Q==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@prettier-apex/apex-ast-serializer-darwin-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.2.tgz", - "integrity": "sha512-rllsDy1qEK8EdcCMjOIG0eHxZPVYRMMW2qJ+3BWb7BIwtzMxZ4ikQrYEtdEtGHGOCt3ZFMzuKTTTG9DfP1ln0A==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.3.tgz", + "integrity": "sha512-l1UFo+UZBR2wh+Zzvn+rG+YOZFo28W2255U79HzAvLh0IZBUfn87S/j/oycWtcGr+REfcnWGsZbexk6ncfO7+g==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@prettier-apex/apex-ast-serializer-linux-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.2.tgz", - "integrity": "sha512-F1nFRebFaQPthfNsa39zN7qexts+hoX6f2qwDK3Fl4lsFIWpvXZv3lVEbCcFXDaHVeda9dYbZ0Dn6HtZAdXDWA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.3.tgz", + "integrity": "sha512-AaEM3pa7amAsJFb9fVCTpLUUTyZbAZjSQwslE/PdqdTHYVklkveGJEUQ0pPti/HNxJdxW3niEC6O/1XojX7ASA==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@prettier-apex/apex-ast-serializer-win32-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.2.tgz", - "integrity": "sha512-8/tN8VgHPqBurvPC7Fyv1NJiKPMdAZMINOLWMChz4toCpysseu9RjKmdmBysfaO5G1Oy/WvxDusPmHUHdrP30Q==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.3.tgz", + "integrity": "sha512-oCqXXvTVCdaAiWC3xmLPnB1IgAYdPUH3p6AeA9uehhPjkfLgxtVHIbBO+ViAKthOaWUfzZYCuB/O6SHVWYmK2Q==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "win32" @@ -823,10 +827,11 @@ } }, "node_modules/prettier-plugin-apex": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.2.tgz", - "integrity": "sha512-3x70d5iwzOE+JXz5MG0PS61i2vQZYlCA2PmLd5RDfwD2Zpp3kQWs9U9UhO+k+hJEaG3nUCRXM19a2GPQ7CUL/g==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.3.tgz", + "integrity": "sha512-bAdxF370XgK78cf4yzeDmzMBYDZHulyWIsQKoTbSD2YQsYYhvqFg3Wasm9593x96lJ7dU+qvs73zvrCJrE5/eA==", "dev": true, + "license": "MIT", "dependencies": { "jest-docblock": "^29.0.0", "wait-on": "^8.0.0" @@ -838,10 +843,10 @@ "stop-apex-server": "dist/bin/stop-apex-server.js" }, "optionalDependencies": { - "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.2", - "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.2" + "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.3", + "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.3", + "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.3", + "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.3" }, "peerDependencies": { "prettier": "^3.0.0" @@ -1107,30 +1112,30 @@ } }, "@prettier-apex/apex-ast-serializer-darwin-arm64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.2.tgz", - "integrity": "sha512-7L8jd+4RN87616X80mAhuZXRzvQmE/a2Fvwzp29z9gTN0hDWvAAzlmf6g5+a00daxTk9B/z+uDuHrgG7jIp7Ew==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.3.tgz", + "integrity": "sha512-xgpY8WZT47IRO8PwemlzOKRYXm31AU2jf1KKwqnuQQYOwlTpNMA1CK12jDGdKPuQwUeejPgEEBkZC9osByKx2Q==", "dev": true, "optional": true }, "@prettier-apex/apex-ast-serializer-darwin-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.2.tgz", - "integrity": "sha512-rllsDy1qEK8EdcCMjOIG0eHxZPVYRMMW2qJ+3BWb7BIwtzMxZ4ikQrYEtdEtGHGOCt3ZFMzuKTTTG9DfP1ln0A==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.3.tgz", + "integrity": "sha512-l1UFo+UZBR2wh+Zzvn+rG+YOZFo28W2255U79HzAvLh0IZBUfn87S/j/oycWtcGr+REfcnWGsZbexk6ncfO7+g==", "dev": true, "optional": true }, "@prettier-apex/apex-ast-serializer-linux-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.2.tgz", - "integrity": "sha512-F1nFRebFaQPthfNsa39zN7qexts+hoX6f2qwDK3Fl4lsFIWpvXZv3lVEbCcFXDaHVeda9dYbZ0Dn6HtZAdXDWA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.3.tgz", + "integrity": "sha512-AaEM3pa7amAsJFb9fVCTpLUUTyZbAZjSQwslE/PdqdTHYVklkveGJEUQ0pPti/HNxJdxW3niEC6O/1XojX7ASA==", "dev": true, "optional": true }, "@prettier-apex/apex-ast-serializer-win32-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.2.tgz", - "integrity": "sha512-8/tN8VgHPqBurvPC7Fyv1NJiKPMdAZMINOLWMChz4toCpysseu9RjKmdmBysfaO5G1Oy/WvxDusPmHUHdrP30Q==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.3.tgz", + "integrity": "sha512-oCqXXvTVCdaAiWC3xmLPnB1IgAYdPUH3p6AeA9uehhPjkfLgxtVHIbBO+ViAKthOaWUfzZYCuB/O6SHVWYmK2Q==", "dev": true, "optional": true }, @@ -1628,15 +1633,15 @@ "dev": true }, "prettier-plugin-apex": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.2.tgz", - "integrity": "sha512-3x70d5iwzOE+JXz5MG0PS61i2vQZYlCA2PmLd5RDfwD2Zpp3kQWs9U9UhO+k+hJEaG3nUCRXM19a2GPQ7CUL/g==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.3.tgz", + "integrity": "sha512-bAdxF370XgK78cf4yzeDmzMBYDZHulyWIsQKoTbSD2YQsYYhvqFg3Wasm9593x96lJ7dU+qvs73zvrCJrE5/eA==", "dev": true, "requires": { - "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.2", - "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.2", + "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.3", + "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.3", + "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.3", + "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.3", "jest-docblock": "^29.0.0", "wait-on": "^8.0.0" } diff --git a/package.json b/package.json index 9c159ea..51ef59f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "lint-staged": "^15.4.3", "marked": "^15.0.6", "prettier": "^3.4.2", - "prettier-plugin-apex": "^2.2.2" + "prettier-plugin-apex": "^2.2.3" }, "lint-staged": { "**/*.{cls,cmp,component,css,html,js,json,md,page,trigger,xml,yaml,yml}": [