Skip to content

Commit 5c4868f

Browse files
committed
Updating packages
1 parent e749fdb commit 5c4868f

File tree

2 files changed

+45
-112
lines changed

2 files changed

+45
-112
lines changed

apps/demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@heroicons/react": "^2.2.0",
1313
"@mikecousins/react-pdf": "workspace:*",
1414
"clsx": "^2.1.1",
15-
"react": "^19.0.0",
16-
"react-dom": "^19.0.0"
15+
"react": "^19.1.0",
16+
"react-dom": "^19.1.0"
1717
},
1818
"devDependencies": {
1919
"@types/react": "^19.0.12",
@@ -23,6 +23,6 @@
2323
"postcss": "^8.5.3",
2424
"tailwindcss": "^3.4.17",
2525
"typescript": "^5.8.2",
26-
"vite": "^6.2.3"
26+
"vite": "^6.2.4"
2727
}
2828
}

0 commit comments

Comments
 (0)