Skip to content

Commit 3c25b48

Browse files
committed
chore: update depenencies and format
1 parent aade503 commit 3c25b48

40 files changed

Lines changed: 2672 additions & 1643 deletions

client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"html-docx-js-typescript": "^0.1.5",
1919
"lucide-react": "^1.17.0",
2020
"mermaid": "^11.15.0",
21-
"react": "^19.2.6",
22-
"react-dom": "^19.2.6",
21+
"react": "^19.2.7",
22+
"react-dom": "^19.2.7",
2323
"react-markdown": "^10.1.0",
2424
"react-syntax-highlighter": "^16.1.1",
2525
"rehype-autolink-headings": "^7.1.0",
@@ -31,13 +31,13 @@
3131
"@testing-library/jest-dom": "^6.2.0",
3232
"@testing-library/react": "^16.3.2",
3333
"@testing-library/user-event": "^14.5.2",
34-
"@types/react": "^19.2.15",
34+
"@types/react": "^19.2.16",
3535
"@types/react-dom": "^19.2.3",
3636
"@types/react-syntax-highlighter": "^15.5.13",
3737
"@vitejs/plugin-react": "^6.0.2",
3838
"jsdom": "^29.1.1",
3939
"typescript": "^6.0.3",
40-
"vite": "^8.0.14",
41-
"vitest": "^4.1.7"
40+
"vite": "^8.0.16",
41+
"vitest": "^4.1.8"
4242
}
4343
}

0 commit comments

Comments
 (0)