Skip to content

Commit e9fc25d

Browse files
committed
Freeze for release.
1 parent 80a3025 commit e9fc25d

File tree

8 files changed

+276
-437
lines changed

8 files changed

+276
-437
lines changed

client/package.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
url: 'https://github.com/bjones1/CodeChat_editor',
4444
},
4545
type: 'module',
46-
version: '0.1.44',
46+
version: '0.1.45',
4747
pnpm: {
4848
overrides: {
4949
'@codemirror/view': '<6.39.0',
@@ -72,9 +72,9 @@
7272
codemirror: '^6.0.2',
7373
mathjax: '4.0.0',
7474
mermaid: '^11.12.2',
75-
'npm-check-updates': '^19.1.2',
75+
'npm-check-updates': '^19.2.0',
7676
'pdfjs-dist': '^5.4.449',
77-
tinymce: '^8.2.2',
77+
tinymce: '^8.3.0',
7878
'toastify-js': '^1.12.0',
7979
},
8080
devDependencies: {
@@ -83,7 +83,7 @@
8383
'@types/dom-navigation': '^1.0.6',
8484
'@types/js-beautify': '^1.14.3',
8585
'@types/mocha': '^10.0.10',
86-
'@types/node': '^24.10.2',
86+
'@types/node': '^24.10.3',
8787
'@types/toastify-js': '^1.12.4',
8888
'@typescript-eslint/eslint-plugin': '^8.49.0',
8989
'@typescript-eslint/parser': '^8.49.0',

client/pnpm-lock.yaml

Lines changed: 51 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)