Skip to content

Commit c88ed33

Browse files
chore: package version upgrade
1 parent d8c1dff commit c88ed33

File tree

3 files changed

+131
-332
lines changed

3 files changed

+131
-332
lines changed

apps/live/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@plane/editor": "workspace:*",
3030
"@plane/logger": "workspace:*",
3131
"@plane/types": "workspace:*",
32-
"@sentry/node": "^10.5.0",
33-
"@sentry/profiling-node": "^10.5.0",
32+
"@sentry/node": "catalog:",
33+
"@sentry/profiling-node": "catalog:",
3434
"@tiptap/core": "catalog:",
3535
"@tiptap/html": "catalog:",
3636
"axios": "catalog:",
@@ -42,8 +42,6 @@
4242
"helmet": "^7.1.0",
4343
"ioredis": "^5.4.1",
4444
"morgan": "1.10.1",
45-
"pino-http": "^10.3.0",
46-
"pino-pretty": "^11.2.2",
4745
"uuid": "catalog:",
4846
"ws": "^8.18.3",
4947
"y-prosemirror": "^1.3.7",
@@ -59,7 +57,6 @@
5957
"@types/express": "^4.17.23",
6058
"@types/express-ws": "^3.0.5",
6159
"@types/node": "catalog:",
62-
"@types/pino-http": "^5.8.4",
6360
"@types/uuid": "^9.0.1",
6461
"@types/ws": "^8.18.1",
6562
"tsdown": "catalog:",

0 commit comments

Comments
 (0)