diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38171b3ac7..168619e302 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,7 +54,7 @@ importers: version: 5.1.0(tailwindcss@3.4.18(tsx@4.20.6)(yaml@2.8.1)) '@lezer/highlight': specifier: ^1.2.1 - version: 1.2.2 + version: 1.2.3 '@next/bundle-analyzer': specifier: ^15.4.5 version: 15.5.6 @@ -84,7 +84,7 @@ importers: version: 2.1.1 cm6-graphql: specifier: ^0.2.1 - version: 0.2.1(@codemirror/autocomplete@6.18.7)(@codemirror/language@6.11.3)(@codemirror/lint@6.8.5)(@codemirror/state@6.5.2)(@codemirror/view@6.38.2)(@lezer/highlight@1.2.2)(graphql@16.10.0) + version: 0.2.1(@codemirror/autocomplete@6.18.7)(@codemirror/language@6.11.3)(@codemirror/lint@6.8.5)(@codemirror/state@6.5.2)(@codemirror/view@6.38.2)(@lezer/highlight@1.2.3)(graphql@16.10.0) date-fns: specifier: ^2.30.0 version: 2.30.0 @@ -1519,8 +1519,8 @@ packages: '@lezer/common@1.3.0': resolution: {integrity: sha512-L9X8uHCYU310o99L3/MpJKYxPzXPOS7S0NmBaM7UO/x2Kb2WbmMLSkfvdr1KxRIFYOpbY0Jhn7CfLSUDzL8arQ==} - '@lezer/highlight@1.2.2': - resolution: {integrity: sha512-z8TQwaBXXQIvG6i2g3e9cgMwUUXu9Ib7jo2qRRggdhwKpM56Dw3PM3wmexn+EGaaOZ7az0K7sjc3/gcGW7sz7A==} + '@lezer/highlight@1.2.3': + resolution: {integrity: sha512-qXdH7UqTvGfdVBINrgKhDsVTJTxactNNxLk7+UMwZhU13lMHaOBlJe9Vqp907ya56Y3+ed2tlqzys7jDkTmW0g==} '@lezer/lr@1.4.2': resolution: {integrity: sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==} @@ -6761,7 +6761,7 @@ snapshots: '@codemirror/state': 6.5.2 '@codemirror/view': 6.38.2 '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.2 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 style-mod: 4.1.2 @@ -7196,7 +7196,7 @@ snapshots: '@hasparus/lezer-json-shikified@1.1.3': dependencies: '@lezer/common': 1.2.3 - '@lezer/highlight': 1.2.2 + '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.2 '@headlessui/react@2.2.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': @@ -7360,7 +7360,7 @@ snapshots: '@lezer/common@1.3.0': {} - '@lezer/highlight@1.2.2': + '@lezer/highlight@1.2.3': dependencies: '@lezer/common': 1.3.0 @@ -8511,14 +8511,14 @@ snapshots: clsx@2.1.1: {} - cm6-graphql@0.2.1(@codemirror/autocomplete@6.18.7)(@codemirror/language@6.11.3)(@codemirror/lint@6.8.5)(@codemirror/state@6.5.2)(@codemirror/view@6.38.2)(@lezer/highlight@1.2.2)(graphql@16.10.0): + cm6-graphql@0.2.1(@codemirror/autocomplete@6.18.7)(@codemirror/language@6.11.3)(@codemirror/lint@6.8.5)(@codemirror/state@6.5.2)(@codemirror/view@6.38.2)(@lezer/highlight@1.2.3)(graphql@16.10.0): dependencies: '@codemirror/autocomplete': 6.18.7 '@codemirror/language': 6.11.3 '@codemirror/lint': 6.8.5 '@codemirror/state': 6.5.2 '@codemirror/view': 6.38.2 - '@lezer/highlight': 1.2.2 + '@lezer/highlight': 1.2.3 graphql: 16.10.0 graphql-language-service: 5.5.0(graphql@16.10.0)