Skip to content

Commit

Permalink
chore(deps): update codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b8e55c0 commit 67c97ec
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 238 deletions.
6 changes: 3 additions & 3 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-java": "^6.0.1",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.35.0",
"@codemirror/state": "^6.5.0",
"@codemirror/view": "^6.35.3",
"@headlessui/react": "^2.2.0",
"@hookform/resolvers": "^3.9.1",
"@lezer/highlight": "^1.2.1",
Expand Down Expand Up @@ -89,7 +89,7 @@
"zustand": "^4.5.5"
},
"devDependencies": {
"@codemirror/language": "^6.10.5",
"@codemirror/language": "^6.10.6",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/client-preset": "^4.5.0",
"@graphql-typed-document-node/core": "^3.2.0",
Expand Down
Loading

0 comments on commit 67c97ec

Please sign in to comment.