From 84ab2d69014fed013a1ae207938fdd855889e56e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 17:23:18 +0000 Subject: [PATCH] Update dependency @codemirror/language to ^6.10.1 --- package.json | 2 +- pnpm-lock.yaml | 88 +++++++++++++++++++++++++++----------------------- 2 files changed, 49 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 127a860..9a26e73 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "typescript": "5.3.3" }, "dependencies": { - "@codemirror/language": "^6.6.0", + "@codemirror/language": "^6.10.1", "@graphiql/plugin-explorer": "^0.1.15", "@graphiql/react": "^0.17.1", "@graphiql/toolkit": "^0.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 324e756..b3f7b9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,14 +6,14 @@ settings: dependencies: '@codemirror/language': - specifier: ^6.6.0 - version: 6.6.0 + specifier: ^6.10.1 + version: 6.10.1 '@graphiql/plugin-explorer': specifier: ^0.1.15 - version: 0.1.15(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + version: 0.1.15(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) '@graphiql/react': specifier: ^0.17.1 - version: 0.17.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + version: 0.17.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) '@graphiql/toolkit': specifier: ^0.8.3 version: 0.8.3(@types/node@20.11.6)(graphql-ws@5.12.1)(graphql@16.6.0) @@ -28,7 +28,7 @@ dependencies: version: 1.2.1 graphiql: specifier: ^2.4.1 - version: 2.4.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + version: 2.4.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) graphql: specifier: ^16.6.0 version: 16.6.0 @@ -115,12 +115,12 @@ packages: resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==} dev: true - /@codemirror/language@6.6.0: - resolution: {integrity: sha512-cwUd6lzt3MfNYOobdjf14ZkLbJcnv4WtndYaoBkbor/vF+rCNguMPK0IRtvZJG4dsWiaWPcK8x1VijhvSxnstg==} + /@codemirror/language@6.10.1: + resolution: {integrity: sha512-5GrXzrhq6k+gL5fjkAwt90nYDmjlzTIJV8THnxNFtNKWotMIlzzN+CpqxqwXOECnUdOndmSeWntVrVcv5axWRQ==} dependencies: '@codemirror/state': 6.2.0 - '@codemirror/view': 6.9.3 - '@lezer/common': 1.0.2 + '@codemirror/view': 6.24.1 + '@lezer/common': 1.2.1 '@lezer/highlight': 1.1.4 '@lezer/lr': 1.3.3 style-mod: 4.0.2 @@ -130,11 +130,15 @@ packages: resolution: {integrity: sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==} dev: false - /@codemirror/view@6.9.3: - resolution: {integrity: sha512-BJ5mvEIhFM+SrNwc5X8pLIvMM9ffjkviVbxpg84Xk2OE8ZyKaEbId8kX+nAYEEso7+qnbwsXe1bkAHsasebMow==} + /@codemirror/state@6.4.1: + resolution: {integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==} + dev: false + + /@codemirror/view@6.24.1: + resolution: {integrity: sha512-sBfP4rniPBRQzNakwuQEqjEuiJDWJyF2kqLLqij4WXRoVwPPJfjx966Eq3F7+OPQxDtMt/Q9MWLoZLWjeveBlg==} dependencies: - '@codemirror/state': 6.2.0 - style-mod: 4.0.2 + '@codemirror/state': 6.4.1 + style-mod: 4.1.0 w3c-keyname: 2.2.6 dev: false @@ -159,14 +163,14 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@graphiql/plugin-explorer@0.1.15(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + /@graphiql/plugin-explorer@0.1.15(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): resolution: {integrity: sha512-/S82L0zahiUfOKqUtdUcHX0rWzxkr24iH7zdisAypBYK7E/oBCpbAySyQHox4+z6l/xcjhXMXdhLNuqZKUCAiw==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@graphiql/react': 0.17.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + '@graphiql/react': 0.17.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) graphiql-explorer: 0.9.0(graphql@16.6.0)(react-dom@18.2.0)(react@18.2.0) graphql: 16.6.0 react: 18.2.0 @@ -179,7 +183,7 @@ packages: - react-is dev: false - /@graphiql/react@0.17.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + /@graphiql/react@0.17.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): resolution: {integrity: sha512-p99Vnl3aoQsh/T651pkGiS0wqvn7y65Bv4Q32l990T2IIgEDqeqJxgwRp3F48Ol9dWzk6KzxNkZYqe5IVHEmoA==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 @@ -195,7 +199,7 @@ packages: '@reach/visually-hidden': 0.17.0(react-dom@18.2.0)(react@18.2.0) clsx: 1.2.1 codemirror: 5.65.12 - codemirror-graphql: 2.0.5(@codemirror/language@6.6.0)(codemirror@5.65.12)(graphql@16.6.0) + codemirror-graphql: 2.0.5(@codemirror/language@6.10.1)(codemirror@5.65.12)(graphql@16.6.0) copy-to-clipboard: 3.3.3 graphql: 16.6.0 graphql-language-service: 5.1.3(graphql@16.6.0) @@ -241,20 +245,20 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@lezer/common@1.0.2: - resolution: {integrity: sha512-SVgiGtMnMnW3ActR8SXgsDhw7a0w0ChHSYAyAUxxrOiJ1OqYWEKk/xJd84tTSPo1mo6DXLObAJALNnd0Hrv7Ng==} + /@lezer/common@1.2.1: + resolution: {integrity: sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==} dev: false /@lezer/highlight@1.1.4: resolution: {integrity: sha512-IECkFmw2l7sFcYXrV8iT9GeY4W0fU4CxX0WMwhmhMIVjoDdD1Hr6q3G2NqVtLg/yVe5n7i4menG3tJ2r4eCrPQ==} dependencies: - '@lezer/common': 1.0.2 + '@lezer/common': 1.2.1 dev: false /@lezer/lr@1.3.3: resolution: {integrity: sha512-JPQe3mwJlzEVqy67iQiiGozhcngbO8QBgpqZM6oL1Wj/dXckrEexpBLeFkq0edtW5IqnPRFxA24BHJni8Js69w==} dependencies: - '@lezer/common': 1.0.2 + '@lezer/common': 1.2.1 dev: false /@mdx-js/mdx@3.0.0: @@ -828,7 +832,7 @@ packages: /@types/mdast@3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} dependencies: - '@types/unist': 2.0.10 + '@types/unist': 3.0.2 dev: true /@types/mdast@4.0.3: @@ -848,7 +852,7 @@ packages: /@types/nlcst@1.0.4: resolution: {integrity: sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 dev: true /@types/node@20.11.6: @@ -1043,14 +1047,14 @@ packages: engines: {node: '>=6'} dev: true - /codemirror-graphql@2.0.5(@codemirror/language@6.6.0)(codemirror@5.65.12)(graphql@16.6.0): + /codemirror-graphql@2.0.5(@codemirror/language@6.10.1)(codemirror@5.65.12)(graphql@16.6.0): resolution: {integrity: sha512-erpJV/hOQe4ScOBNhV+rJAAcsCGyC913VkTp3fbGHh/aZQBshpwxgew4+43+EDl855Gw+df36/+maun+Nj8tKw==} peerDependencies: '@codemirror/language': 6.0.0 codemirror: ^5.65.3 graphql: ^15.5.0 || ^16.0.0 dependencies: - '@codemirror/language': 6.6.0 + '@codemirror/language': 6.10.1 codemirror: 5.65.12 graphql: 16.6.0 graphql-language-service: 5.1.3(graphql@16.6.0) @@ -1717,14 +1721,14 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /graphiql@2.4.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + /graphiql@2.4.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): resolution: {integrity: sha512-PLTY2KI+FwU6548Bsrip2ptne/t2QzNdARHZwXl/KGJ+KVfSpXjjfryJQBHXiEq4plQnG4orw7dJpm8KfM5iig==} peerDependencies: graphql: ^15.5.0 || ^16.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@graphiql/react': 0.17.1(@codemirror/language@6.6.0)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + '@graphiql/react': 0.17.1(@codemirror/language@6.10.1)(@types/node@20.11.6)(@types/react@18.0.32)(graphql-ws@5.12.1)(graphql@16.6.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) '@graphiql/toolkit': 0.8.3(@types/node@20.11.6)(graphql-ws@5.12.1)(graphql@16.6.0) graphql: 16.6.0 graphql-language-service: 5.1.3(graphql@16.6.0) @@ -1791,7 +1795,7 @@ packages: /hast-util-from-dom@5.0.0: resolution: {integrity: sha512-d6235voAp/XR3Hh5uy7aGLbM3S4KamdW0WEgOaU1YoewnuYw4HXb5eRtv9g65m/RFGEfUY1Mw4UqCc5Y8L4Stg==} dependencies: - '@types/hast': 3.0.3 + '@types/hast': 3.0.4 hastscript: 8.0.0 web-namespaces: 2.0.1 dev: true @@ -1808,7 +1812,7 @@ packages: /hast-util-from-html@2.0.1: resolution: {integrity: sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==} dependencies: - '@types/hast': 3.0.3 + '@types/hast': 3.0.4 devlop: 1.1.0 hast-util-from-parse5: 8.0.1 parse5: 7.1.2 @@ -1832,13 +1836,13 @@ packages: /hast-util-is-element@3.0.0: resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==} dependencies: - '@types/hast': 3.0.3 + '@types/hast': 3.0.4 dev: true /hast-util-parse-selector@4.0.0: resolution: {integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==} dependencies: - '@types/hast': 3.0.3 + '@types/hast': 3.0.4 dev: true /hast-util-raw@9.0.1: @@ -1969,7 +1973,7 @@ packages: /hastscript@8.0.0: resolution: {integrity: sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==} dependencies: - '@types/hast': 3.0.3 + '@types/hast': 3.0.4 comma-separated-tokens: 2.0.3 hast-util-parse-selector: 4.0.0 property-information: 6.4.1 @@ -3884,6 +3888,10 @@ packages: resolution: {integrity: sha512-C4myMmRTO8iaC5Gg+N1ftK2WT4eXUTMAa+HEFPPrfVeO/NtqLTtAmV1HbqnuGtLwCek44Ra76fdGUkSqjiMPcQ==} dev: false + /style-mod@4.1.0: + resolution: {integrity: sha512-Ca5ib8HrFn+f+0n4N4ScTIA9iTOQ7MaGS1ylHcoVqW9J7w2w8PzN6g9gKmTYgGEBH8e120+RCmhpje6jC5uGWA==} + dev: false + /style-to-object@0.4.1: resolution: {integrity: sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==} dependencies: @@ -4000,7 +4008,7 @@ packages: /unified@10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 bail: 2.0.2 extend: 3.0.2 is-buffer: 2.0.5 @@ -4031,7 +4039,7 @@ packages: /unist-util-is@5.2.1: resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 dev: true /unist-util-is@6.0.0: @@ -4077,7 +4085,7 @@ packages: /unist-util-stringify-position@3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 dev: true /unist-util-stringify-position@4.0.0: @@ -4095,14 +4103,14 @@ packages: /unist-util-visit-parents@4.1.1: resolution: {integrity: sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-is: 5.2.1 dev: true /unist-util-visit-parents@5.1.3: resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-is: 5.2.1 dev: true @@ -4124,7 +4132,7 @@ packages: /unist-util-visit@4.1.2: resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-is: 5.2.1 unist-util-visit-parents: 5.1.3 dev: true @@ -4205,7 +4213,7 @@ packages: /vfile-message@3.1.4: resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-stringify-position: 3.0.3 dev: true @@ -4219,7 +4227,7 @@ packages: /vfile@5.3.7: resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 is-buffer: 2.0.5 unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4