chore(deps): bump @codemirror/state from 6.7.2 to 6.7.4
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.7.2 to 6.7.4. - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/commits) --- updated-dependencies: - dependency-name: "@codemirror/state" dependency-version: 6.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04e364236b
commit
4b613e4a07
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@codemirror/lang-javascript": "^6.2.5",
|
||||
"@codemirror/language": "^6.12.4",
|
||||
"@codemirror/state": "^6.7.1",
|
||||
"@codemirror/state": "^6.7.4",
|
||||
"@codemirror/view": "^6.43.9",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@paperclipai/plugin-sdk": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ overrides:
|
|||
rollup: '>=4.59.0'
|
||||
react: ^19.2.8
|
||||
react-dom: ^19.2.8
|
||||
'@codemirror/state': ^6.7.2
|
||||
'@codemirror/state': ^6.7.4
|
||||
'@codemirror/view': ^6.43.11
|
||||
|
||||
patchedDependencies:
|
||||
|
|
@ -620,8 +620,8 @@ importers:
|
|||
specifier: ^6.12.4
|
||||
version: 6.12.4
|
||||
'@codemirror/state':
|
||||
specifier: ^6.7.2
|
||||
version: 6.7.2
|
||||
specifier: ^6.7.4
|
||||
version: 6.7.4
|
||||
'@codemirror/view':
|
||||
specifier: ^6.43.11
|
||||
version: 6.43.11
|
||||
|
|
@ -1815,8 +1815,8 @@ packages:
|
|||
'@codemirror/search@6.6.0':
|
||||
resolution: {integrity: sha512-koFuNXcDvyyotWcgOnZGmY7LZqEOXZaaxD/j6n18TCLx2/9HieZJ5H6hs1g8FiRxBD0DNfs0nXn17g872RmYdw==}
|
||||
|
||||
'@codemirror/state@6.7.2':
|
||||
resolution: {integrity: sha512-U3RiPX62Wl/Gx4ftQ7UxLlloSfsFTQqKa+7vFBYteZGCzkp6oBqcsD7iSwniWRGobCAmDcwZSY+Six3+3ztdfg==}
|
||||
'@codemirror/state@6.7.4':
|
||||
resolution: {integrity: sha512-QhQIVRY+xHZDxwOSFrJ1eUMapJBUID3IdeAjf7dHO7zBUzSkyooHiodnalz5MG3iHzwixKMlAAyn7244y537EA==}
|
||||
|
||||
'@codemirror/view@6.43.11':
|
||||
resolution: {integrity: sha512-2+esucbQX6wB2JYi1eDvdCPFTA31BN8oSy6xCmk3G6CloV11yOvEjYk+gH7kLrP0MuHG94E8WDhjs5oMiu3+Wg==}
|
||||
|
|
@ -5867,7 +5867,7 @@ packages:
|
|||
resolution: {integrity: sha512-1prg2gv44sYfpHscP26uLT/ePrh0mlmVwMSoSd3zYKQ92Ab3jPRLzyCnpyOCQLJbK+YdNs4HvMRqMNYdy4pMhA==}
|
||||
peerDependencies:
|
||||
'@codemirror/language': ^6.0.0
|
||||
'@codemirror/state': ^6.7.2
|
||||
'@codemirror/state': ^6.7.4
|
||||
'@codemirror/view': ^6.43.11
|
||||
'@lezer/highlight': ^1.0.0
|
||||
|
||||
|
|
@ -9602,28 +9602,28 @@ snapshots:
|
|||
'@codemirror/autocomplete@6.20.0':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/autocomplete@6.20.3':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/commands@6.10.2':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
'@codemirror/commands@6.11.0':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
|
||||
|
|
@ -9645,7 +9645,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/css': 1.3.6
|
||||
|
||||
|
|
@ -9653,7 +9653,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/go': 1.0.1
|
||||
|
||||
|
|
@ -9663,7 +9663,7 @@ snapshots:
|
|||
'@codemirror/lang-css': 6.3.1
|
||||
'@codemirror/lang-javascript': 6.2.5
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/css': 1.3.6
|
||||
|
|
@ -9679,7 +9679,7 @@ snapshots:
|
|||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/lint': 6.9.6
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/javascript': 1.5.4
|
||||
|
|
@ -9689,7 +9689,7 @@ snapshots:
|
|||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/lang-html': 6.4.12
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
|
@ -9713,7 +9713,7 @@ snapshots:
|
|||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/lang-html': 6.4.12
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
|
@ -9724,7 +9724,7 @@ snapshots:
|
|||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/lang-html': 6.4.12
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/markdown': 1.7.2
|
||||
|
|
@ -9733,7 +9733,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/lang-html': 6.4.12
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/php': 1.0.6
|
||||
|
||||
|
|
@ -9741,7 +9741,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/python': 1.1.19
|
||||
|
||||
|
|
@ -9754,7 +9754,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/lang-css': 6.3.1
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/sass': 1.1.0
|
||||
|
||||
|
|
@ -9762,7 +9762,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
'@lezer/lr': 1.4.10
|
||||
|
|
@ -9787,7 +9787,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/xml': 1.0.6
|
||||
|
|
@ -9796,7 +9796,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@codemirror/autocomplete': 6.20.3
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
'@lezer/lr': 1.4.10
|
||||
|
|
@ -9830,7 +9830,7 @@ snapshots:
|
|||
|
||||
'@codemirror/language@6.12.4':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/common': 1.5.2
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
|
@ -9843,37 +9843,37 @@ snapshots:
|
|||
|
||||
'@codemirror/lint@6.9.4':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
crelt: 1.0.7
|
||||
|
||||
'@codemirror/lint@6.9.6':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
crelt: 1.0.7
|
||||
|
||||
'@codemirror/merge@6.12.2':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/highlight': 1.2.3
|
||||
style-mod: 4.1.3
|
||||
|
||||
'@codemirror/search@6.6.0':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
crelt: 1.0.7
|
||||
|
||||
'@codemirror/state@6.7.2':
|
||||
'@codemirror/state@6.7.4':
|
||||
dependencies:
|
||||
'@marijn/find-cluster-break': 1.0.4
|
||||
|
||||
'@codemirror/view@6.43.11':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
crelt: 1.0.7
|
||||
style-mod: 4.1.3
|
||||
w3c-keyname: 2.2.8
|
||||
|
|
@ -10874,7 +10874,7 @@ snapshots:
|
|||
'@codemirror/lang-markdown': 6.5.2
|
||||
'@codemirror/language-data': 6.5.2
|
||||
'@codemirror/merge': 6.12.2
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lexical/clipboard': 0.48.0(typescript@7.0.2)
|
||||
'@lexical/extension': 0.48.0(typescript@7.0.2)
|
||||
|
|
@ -10898,7 +10898,7 @@ snapshots:
|
|||
'@radix-ui/react-toolbar': 1.1.19(@types/react-dom@19.2.5(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
||||
'@radix-ui/react-tooltip': 1.2.16(@types/react-dom@19.2.5(@types/react@19.2.18))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
|
||||
classnames: 2.5.1
|
||||
cm6-theme-basic-light: 0.2.0(@codemirror/language@6.12.4)(@codemirror/state@6.7.2)(@codemirror/view@6.43.11)(@lezer/highlight@1.2.3)
|
||||
cm6-theme-basic-light: 0.2.0(@codemirror/language@6.12.4)(@codemirror/state@6.7.4)(@codemirror/view@6.43.11)(@lezer/highlight@1.2.3)
|
||||
codemirror: 6.0.2
|
||||
downshift: 7.6.2(react@19.2.8)
|
||||
js-yaml: 4.3.1
|
||||
|
|
@ -13612,10 +13612,10 @@ snapshots:
|
|||
|
||||
clsx@2.1.1: {}
|
||||
|
||||
cm6-theme-basic-light@0.2.0(@codemirror/language@6.12.4)(@codemirror/state@6.7.2)(@codemirror/view@6.43.11)(@lezer/highlight@1.2.3):
|
||||
cm6-theme-basic-light@0.2.0(@codemirror/language@6.12.4)(@codemirror/state@6.7.4)(@codemirror/view@6.43.11)(@lezer/highlight@1.2.3):
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
||||
|
|
@ -13638,7 +13638,7 @@ snapshots:
|
|||
'@codemirror/language': 6.12.4
|
||||
'@codemirror/lint': 6.9.4
|
||||
'@codemirror/search': 6.6.0
|
||||
'@codemirror/state': 6.7.2
|
||||
'@codemirror/state': 6.7.4
|
||||
'@codemirror/view': 6.43.11
|
||||
|
||||
color-convert@2.0.1:
|
||||
|
|
|
|||
Loading…
Reference in New Issue