mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
chore(deps): update dependency @codemirror/state to v6.1.1
This commit is contained in:
parent
ebe7917d7b
commit
4486901a4b
@ -103,7 +103,7 @@
|
||||
"vitest": "0.20.3",
|
||||
"whatwg-fetch": "^3.6.2",
|
||||
"@codemirror/lang-json": "6.0.0",
|
||||
"@codemirror/state": "6.1.0",
|
||||
"@codemirror/state": "6.1.1",
|
||||
"@uiw/react-codemirror": "^4.11.4",
|
||||
"codemirror": "^6.0.1"
|
||||
},
|
||||
|
@ -1318,7 +1318,12 @@
|
||||
"@codemirror/view" "^6.0.0"
|
||||
crelt "^1.0.5"
|
||||
|
||||
"@codemirror/state@6.1.0", "@codemirror/state@^6.0.0":
|
||||
"@codemirror/state@6.1.1":
|
||||
version "6.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.1.tgz#4f512e5e34ea23a5e10b2c1fe43f6195e90417bb"
|
||||
integrity sha512-2s+aXsxmAwnR3Rd+JDHPG/1lw0YsA9PEwl7Re88gHJHGfxyfEzKBmsN4rr53RyPIR4lzbbhJX0DCq0WlqlBIRw==
|
||||
|
||||
"@codemirror/state@^6.0.0":
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.0.tgz#c0f1d80f61908c9dcf5e2a3fe931e9dd78f3df8a"
|
||||
integrity sha512-qbUr94DZTe6/V1VS7LDLz11rM/1t/nJxR1El4I6UaxDEdc0aZZvq6JCLJWiRmUf95NRAnDH6fhXn+PWp9wGCIg==
|
||||
|
Loading…
Reference in New Issue
Block a user