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 Nov 29, 2024
1 parent 657eb99 commit 1cfd209
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 65 deletions.
8 changes: 4 additions & 4 deletions packages/geometry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"format": "prettier --write --plugin-search-dir=. ."
},
"devDependencies": {
"@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3",
"@codemirror/state": "6.3.2",
"@codemirror/view": "6.22.1",
"@codemirror/commands": "6.7.1",
"@codemirror/language": "6.10.6",
"@codemirror/state": "6.4.1",
"@codemirror/view": "6.35.0",
"@plantarium/types": "link:../types",
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.27.6",
Expand Down
160 changes: 99 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1cfd209

Please sign in to comment.