Skip to content

Commit

Permalink
fix(deps): update codemirror dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent 8146bf7 commit 9206379
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
],
"dependencies": {
"@anywidget/types": "^0.2.0",
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/autocomplete": "^6.18.6",
"@codemirror/commands": "^6.8.0",
"@codemirror/lang-markdown": "^6.3.2",
"@codemirror/lang-python": "^6.1.7",
"@codemirror/lang-sql": "^6.8.0",
"@codemirror/language": "^6.10.8",
"@codemirror/language-data": "^6.5.1",
"@codemirror/lint": "^6.8.4",
"@codemirror/search": "^6.5.8",
"@codemirror/search": "^6.5.10",
"@codemirror/state": "^6.5.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.36.2",
"@codemirror/view": "^6.36.4",
"@dagrejs/dagre": "^1.1.4",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@types/jsdom": "^21.1.7",
"@types/react-grid-layout": "^1.3.5",
"@uidotdev/usehooks": "^2.4.1",
"@uiw/codemirror-extensions-langs": "^4.23.8",
"@uiw/codemirror-extensions-langs": "^4.23.9",
"@uiw/react-codemirror": "^4.23.8",
"@uwdata/flechette": "^1.1.2",
"@valtown/codemirror-codeium": "^1.1.1",
Expand Down
Loading

0 comments on commit 9206379

Please sign in to comment.