Skip to content

Commit f956108

Browse files
committed
Freeze for release.
1 parent 9587361 commit f956108

File tree

8 files changed

+198
-187
lines changed

8 files changed

+198
-187
lines changed

builder/Cargo.lock

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

client/package.json5

Lines changed: 3 additions & 3 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.31',
46+
version: '0.1.33',
4747
dependencies: {
4848
'@codemirror/commands': '^6.8.1',
4949
'@codemirror/lang-cpp': '^6.0.3',
@@ -76,8 +76,8 @@
7676
'@types/mocha': '^10.0.10',
7777
'@types/node': '^24.3.0',
7878
'@types/toastify-js': '^1.12.4',
79-
'@typescript-eslint/eslint-plugin': '^8.41.0',
80-
'@typescript-eslint/parser': '^8.41.0',
79+
'@typescript-eslint/eslint-plugin': '^8.42.0',
80+
'@typescript-eslint/parser': '^8.42.0',
8181
chai: '^6.0.1',
8282
esbuild: '^0.25.9',
8383
eslint: '^9.34.0',

0 commit comments

Comments
 (0)