Skip to content

Commit

Permalink
chore: tweak deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fnumatic committed Feb 6, 2024
1 parent 0574809 commit bcf9952
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,16 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@codemirror/language": "github:lishid/cm-language",
"@codemirror/language": "^6.10.1",
"@codemirror/state": "^6.4.0",
"@codemirror/view": "^6.23.1",
"@lezer/common": "^1.2.1",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.11",
"builtin-modules": "^3.3.0",
"esbuild": "^0.20.0",
"jest": "^29.7.0",
"obsidian": "github:obsidianmd/obsidian-api",
"obsidian": "latest",
"obsidian-plugin-cli": "^0.9.0",
"release-it": "^17.0.3",
"ts-jest": "^29.1.2",
Expand Down
69 changes: 36 additions & 33 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 bcf9952

Please sign in to comment.