Skip to content

Commit 8b5802d

Browse files
committed
fix: bumps
1 parent 81b34e4 commit 8b5802d

File tree

4 files changed

+48
-56
lines changed

4 files changed

+48
-56
lines changed

extensions/vscode/package-lock.json

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

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@
767767
"socket.io-client": "^4.7.2",
768768
"strip-ansi": "^7.1.0",
769769
"svg-builder": "^2.0.0",
770-
"systeminformation": "^5.23.7",
770+
"systeminformation": "^5.27.11",
771771
"tailwindcss": "^3.3.2",
772772
"undici": "^6.21.3",
773773
"uuid": "^9.0.1",

gui/package-lock.json

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

gui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@reduxjs/toolkit": "^2.3.0",
2525
"@sentry/react": "^9.43.0",
2626
"@sentry/vite-plugin": "^4.0.2",
27-
"@tiptap/core": "^2.3.2",
28-
"@tiptap/extension-document": "^2.3.2",
29-
"@tiptap/extension-dropcursor": "^2.1.16",
27+
"@tiptap/core": "^2.27.0",
28+
"@tiptap/extension-document": "^2.27.0",
29+
"@tiptap/extension-dropcursor": "^2.27.0",
3030
"@tiptap/extension-history": "^2.3.2",
3131
"@tiptap/extension-image": "^2.1.16",
3232
"@tiptap/extension-mention": "^2.1.13",
@@ -52,7 +52,7 @@
5252
"mermaid": "^11.10.0",
5353
"minisearch": "^7.0.2",
5454
"mustache": "^4.2.0",
55-
"posthog-js": "^1.130.1",
55+
"posthog-js": "^1.281.0",
5656
"react": "^18.2.0",
5757
"react-dom": "^18.2.0",
5858
"react-error-boundary": "^4.0.11",

0 commit comments

Comments
 (0)