Skip to content

Commit 81bcf9b

Browse files
committed
Fix: Correct/upgrade dev dependency.
1 parent 84a8c02 commit 81bcf9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
codemirror: '^6.0.2',
6868
mathjax: '^4.1.1',
6969
mermaid: '^11.13.0',
70-
'npm-check-updates': '^19.6.5',
7170
'pdfjs-dist': '5.4.624',
7271
tinymce: '^8.3.2',
7372
'toastify-js': '^1.12.0',
@@ -90,6 +89,7 @@
9089
'eslint-plugin-prettier': '^5.5.5',
9190
globals: '^17.4.0',
9291
mocha: '^11.7.5',
92+
'npm-check-updates': '^20.0.0',
9393
prettier: '^3.8.1',
9494
typescript: '^6.0.2',
9595
'typescript-eslint': '^8.57.2',

0 commit comments

Comments
 (0)