We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a8c02 commit 81bcf9bCopy full SHA for 81bcf9b
1 file changed
client/package.json5
@@ -67,7 +67,6 @@
67
codemirror: '^6.0.2',
68
mathjax: '^4.1.1',
69
mermaid: '^11.13.0',
70
- 'npm-check-updates': '^19.6.5',
71
'pdfjs-dist': '5.4.624',
72
tinymce: '^8.3.2',
73
'toastify-js': '^1.12.0',
@@ -90,6 +89,7 @@
90
89
'eslint-plugin-prettier': '^5.5.5',
91
globals: '^17.4.0',
92
mocha: '^11.7.5',
+ 'npm-check-updates': '^20.0.0',
93
prettier: '^3.8.1',
94
typescript: '^6.0.2',
95
'typescript-eslint': '^8.57.2',
0 commit comments