Skip to content

Commit f37a78b

Browse files
committed
chore: bump packages
1 parent 3599ee8 commit f37a78b

4 files changed

Lines changed: 195 additions & 159 deletions

File tree

apps/client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@codex/types": "workspace:*",
16-
"@mdxeditor/editor": "^3.52.4",
16+
"@mdxeditor/editor": "^3.53.1",
1717
"@monaco-editor/react": "^4.7.0",
1818
"@radix-ui/colors": "^3.0.0",
1919
"@radix-ui/react-accordion": "^1.2.12",
@@ -31,7 +31,7 @@
3131
"@radix-ui/react-switch": "^1.2.6",
3232
"@radix-ui/react-tooltip": "^1.2.8",
3333
"@sentry/nextjs": "^9.47.1",
34-
"@uiw/codemirror-theme-github": "^4.25.8",
34+
"@uiw/codemirror-theme-github": "^4.25.9",
3535
"@vercel/analytics": "^1.6.1",
3636
"babel-plugin-react-compiler": "^1.0.0",
3737
"class-variance-authority": "^0.7.1",
@@ -43,7 +43,7 @@
4343
"monaco-editor": "^0.52.2",
4444
"monaco-themes": "^0.4.8",
4545
"motion": "^11.18.2",
46-
"next": "16.2.0",
46+
"next": "16.2.2",
4747
"next-themes": "^0.3.0",
4848
"qrcode.react": "^4.2.0",
4949
"react": "19.2.4",
@@ -55,11 +55,11 @@
5555
"socket.io-client": "^4.8.3",
5656
"sonner": "^1.7.4",
5757
"tailwind-merge": "^2.6.1",
58-
"use-debounce": "^10.1.0",
58+
"use-debounce": "^10.1.1",
5959
"vaul": "^1.1.2"
6060
},
6161
"devDependencies": {
62-
"@playwright/test": "^1.58.2",
62+
"@playwright/test": "^1.59.1",
6363
"@tailwindcss/typography": "^0.5.19",
6464
"@types/react": "19.0.2",
6565
"@types/react-dom": "19.0.2",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"nodemon": "^3.1.14",
2323
"socket.io-client": "^4.8.3",
2424
"start-server-and-test": "^2.1.5",
25-
"ts-jest": "^29.4.6",
25+
"ts-jest": "^29.4.9",
2626
"ts-node": "^10.9.2",
2727
"tsc-alias": "^1.8.16",
2828
"tsconfig-paths": "^4.2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"husky": "^9.1.7",
3232
"lint-staged": "^15.5.2",
3333
"rimraf": "^6.1.3",
34-
"turbo": "^2.8.18",
34+
"turbo": "^2.9.3",
3535
"typescript": "^5.9.3",
3636
"ultracite": "7.2.5"
3737
},

0 commit comments

Comments
 (0)