Skip to content

Commit 0160a9a

Browse files
committed
chore: bump packages
1 parent 82ba301 commit 0160a9a

3 files changed

Lines changed: 1548 additions & 1803 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.53.1",
16+
"@mdxeditor/editor": "^3.54.0",
1717
"@monaco-editor/react": "^4.7.0",
1818
"@radix-ui/colors": "^3.0.0",
1919
"@radix-ui/react-accordion": "^1.2.12",
@@ -43,12 +43,12 @@
4343
"monaco-editor": "^0.52.2",
4444
"monaco-themes": "^0.4.8",
4545
"motion": "^11.18.2",
46-
"next": "16.2.2",
46+
"next": "16.2.4",
4747
"next-themes": "^0.3.0",
4848
"qrcode.react": "^4.2.0",
49-
"react": "19.2.4",
49+
"react": "19.2.5",
5050
"react-device-detect": "^2.2.3",
51-
"react-dom": "19.2.4",
51+
"react-dom": "19.2.5",
5252
"react-resizable-panels": "^2.1.9",
5353
"require-in-the-middle": "^7.5.2",
5454
"simple-peer": "^9.11.1",
@@ -64,7 +64,7 @@
6464
"@types/react": "19.0.2",
6565
"@types/react-dom": "19.0.2",
6666
"dotenv": "^16.6.1",
67-
"postcss": "^8.5.8",
67+
"postcss": "^8.5.10",
6868
"tailwindcss": "^3.4.19",
6969
"tailwindcss-animate": "^1.0.7",
7070
"use-resize-observer": "^9.1.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.9.3",
34+
"turbo": "^2.9.6",
3535
"typescript": "^5.9.3",
3636
"ultracite": "7.2.5"
3737
},

0 commit comments

Comments
 (0)