Skip to content

Commit be039d3

Browse files
committed
fix(deps): update npm dependencies
1 parent 7621b65 commit be039d3

2 files changed

Lines changed: 164 additions & 34 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"@citation-js/plugin-bibtex": "0.7.21",
1111
"@citation-js/plugin-csl": "0.7.22",
1212
"@citation-js/plugin-software-formats": "0.6.2",
13-
"@codemirror/autocomplete": "6.20.1",
13+
"@codemirror/autocomplete": "6.20.2",
1414
"@codemirror/commands": "6.10.3",
1515
"@codemirror/lang-json": "6.0.2",
1616
"@codemirror/lang-markdown": "6.5.0",
1717
"@codemirror/language": "6.12.3",
1818
"@codemirror/language-data": "6.5.2",
1919
"@codemirror/legacy-modes": "6.5.2",
20-
"@codemirror/lint": "6.9.5",
20+
"@codemirror/lint": "6.9.6",
2121
"@codemirror/search": "6.7.0",
2222
"@codemirror/state": "6.6.0",
23-
"@codemirror/view": "6.41.1",
23+
"@codemirror/view": "6.42.0",
2424
"@deltablot/dropzone": "7.4.3",
2525
"@github/markdown-toolbar-element": "2.2.3",
2626
"@github/paste-markdown": "1.5.3",
@@ -69,7 +69,7 @@
6969
"vanilla-colorful": "0.7.2",
7070
"vite": "8.0.10",
7171
"vite-string-plugin": "2.0.4",
72-
"vue": "3.5.33",
72+
"vue": "3.5.34",
7373
"vue-bar-graph": "2.2.0",
7474
"vue-chartjs": "5.3.3"
7575
},

0 commit comments

Comments
 (0)