Merge pull request #10 from ollama-agent/dependabot/npm_and_yarn/codemirror/commands-6.8.0

chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
This commit is contained in:
Dustin Loring
2025-01-15 10:38:44 -05:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@ai-sdk/anthropic": "^0.0.39",
"@codemirror/autocomplete": "^6.17.0",
"@codemirror/commands": "^6.6.0",
"@codemirror/commands": "^6.8.0",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-html": "^6.4.9",

10
pnpm-lock.yaml generated
View File

@@ -18,8 +18,8 @@ importers:
specifier: ^6.17.0
version: 6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1)
'@codemirror/commands':
specifier: ^6.6.0
version: 6.6.0
specifier: ^6.8.0
version: 6.8.0
'@codemirror/lang-cpp':
specifier: ^6.0.2
version: 6.0.2
@@ -534,8 +534,8 @@ packages:
'@codemirror/view': ^6.0.0
'@lezer/common': ^1.0.0
'@codemirror/commands@6.6.0':
resolution: {integrity: sha512-qnY+b7j1UNcTS31Eenuc/5YJB6gQOzkUoNmJQc0rznwqSRpeaWWpjkWy2C/MPTcePpsKJEM26hXrOXl1+nceXg==}
'@codemirror/commands@6.8.0':
resolution: {integrity: sha512-q8VPEFaEP4ikSlt6ZxjB3zW72+7osfAYW9i8Zu943uqbKuz6utc1+F170hyLUCUltXORjQXRyYQNfkckzA/bPQ==}
'@codemirror/lang-cpp@6.0.2':
resolution: {integrity: sha512-6oYEYUKHvrnacXxWxYa6t4puTlbN3dgV662BDfSH8+MfjQjVmP697/KYTDOqpxgerkvoNm7q5wlFMBeX8ZMocg==}
@@ -5573,7 +5573,7 @@ snapshots:
'@codemirror/view': 6.28.4
'@lezer/common': 1.2.1
'@codemirror/commands@6.6.0':
'@codemirror/commands@6.8.0':
dependencies:
'@codemirror/language': 6.10.2
'@codemirror/state': 6.4.1