Skip to content

Commit

Permalink
chore(deps): update codemirror (#1738)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent c3f85ce commit 61672b9
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@codemirror/lang-java": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@codemirror/view": "^6.28.3",
"@headlessui/react": "^2.1.1",
"@hookform/resolvers": "^3.6.0",
"@lezer/highlight": "^1.2.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"zustand": "^4.5.4"
},
"devDependencies": {
"@codemirror/language": "^6.10.1",
"@codemirror/language": "^6.10.2",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.3.2",
"@graphql-typed-document-node/core": "^3.2.0",
Expand Down
Loading

0 comments on commit 61672b9

Please sign in to comment.