diff --git a/package.json b/package.json index 970083a5..f5da49c1 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "@types/vscode": "1.87.0", "@vscode/test-electron": "2.4.1", "@vscode/webview-ui-toolkit": "1.4.0", - "babel-plugin-syntax-hermes-parser": "0.23.1", + "babel-plugin-syntax-hermes-parser": "0.24.0", "esbuild": "0.24.0", "glob": "11.0.0", "husky": "9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f786a33..7ad13a95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 1.4.0 version: 1.4.0(react@18.3.1) babel-plugin-syntax-hermes-parser: - specifier: 0.23.1 - version: 0.23.1 + specifier: 0.24.0 + version: 0.24.0 esbuild: specifier: 0.24.0 version: 0.24.0 @@ -821,6 +821,9 @@ packages: babel-plugin-syntax-hermes-parser@0.23.1: resolution: {integrity: sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==} + babel-plugin-syntax-hermes-parser@0.24.0: + resolution: {integrity: sha512-J4wETqz7ehbyYl2uge65zsfr0Ue+0yJYYMMkGAWpZc0fB02z4JAcx+mJEXVU14yiihGwqVUlR7oS4/gDYOxUdA==} + balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1110,9 +1113,15 @@ packages: hermes-estree@0.23.1: resolution: {integrity: sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==} + hermes-estree@0.24.0: + resolution: {integrity: sha512-LyoXLB7IFzeZW0EvAbGZacbxBN7t6KKSDqFJPo3Ydow7wDlrDjXwsdiAHV6XOdvEN9MEuWXsSIFN4tzpyrXIHw==} + hermes-parser@0.23.1: resolution: {integrity: sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==} + hermes-parser@0.24.0: + resolution: {integrity: sha512-IJooSvvu2qNRe7oo9Rb04sUT4omtZqZqf9uq9WM25Tb6v3usmvA93UqfnnoWs5V0uYjEl9Al6MNU10MCGKLwpg==} + http-proxy-agent@7.0.2: resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==} engines: {node: '>= 14'} @@ -2313,6 +2322,10 @@ snapshots: dependencies: hermes-parser: 0.23.1 + babel-plugin-syntax-hermes-parser@0.24.0: + dependencies: + hermes-parser: 0.24.0 + balanced-match@1.0.2: {} base64-js@1.5.1: {} @@ -2642,10 +2655,16 @@ snapshots: hermes-estree@0.23.1: {} + hermes-estree@0.24.0: {} + hermes-parser@0.23.1: dependencies: hermes-estree: 0.23.1 + hermes-parser@0.24.0: + dependencies: + hermes-estree: 0.24.0 + http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.1