Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@graphiql/toolkit": "0.11.3",
"@graphql-typed-document-node/core": "^3.2.0",
"@juggle/resize-observer": "3.4.0",
"@lezer/common": "1.3.0",
"@lezer/common": "1.5.2",
"@lezer/highlight": "^1.2.1",
"@lezer/lr": "^1.4.2",
"@neinteractiveliterature/litform": "0.35.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6144,14 +6144,7 @@ __metadata:
languageName: node
linkType: hard

"@lezer/common@npm:1.3.0":
version: 1.3.0
resolution: "@lezer/common@npm:1.3.0"
checksum: 10c0/e164094920761c2f56c8634d0ae9261ea7c5e6b8202aa08773febc59b8d8284dde5bc7a810c9438e27b978e5ad67d0db03af1ed72924df61b8fa2704acb55deb
languageName: node
linkType: hard

"@lezer/common@npm:^1.0.0, @lezer/common@npm:^1.0.2, @lezer/common@npm:^1.1.0, @lezer/common@npm:^1.2.0, @lezer/common@npm:^1.2.1, @lezer/common@npm:^1.2.3, @lezer/common@npm:^1.3.0, @lezer/common@npm:^1.5.0":
"@lezer/common@npm:1.5.2, @lezer/common@npm:^1.0.0, @lezer/common@npm:^1.0.2, @lezer/common@npm:^1.1.0, @lezer/common@npm:^1.2.0, @lezer/common@npm:^1.2.1, @lezer/common@npm:^1.2.3, @lezer/common@npm:^1.3.0, @lezer/common@npm:^1.5.0":
version: 1.5.2
resolution: "@lezer/common@npm:1.5.2"
checksum: 10c0/e39b46d74899409eab549df7942f00cd8c7f46c81ef0e2f079654ca96d262fca009927328bcd500d69270f5f09986e74768bed19c0acaadbd22f1a6c7dd9bd85
Expand Down Expand Up @@ -22487,7 +22480,7 @@ __metadata:
"@graphql-eslint/eslint-plugin": "npm:4.4.0"
"@graphql-typed-document-node/core": "npm:^3.2.0"
"@juggle/resize-observer": "npm:3.4.0"
"@lezer/common": "npm:1.3.0"
"@lezer/common": "npm:1.5.2"
"@lezer/highlight": "npm:^1.2.1"
"@lezer/lr": "npm:^1.4.2"
"@neinteractiveliterature/litform": "npm:0.35.0"
Expand Down
Loading