Skip to content

Commit b53595b

Browse files
committed
chore(deps): bump minor and patch dependencies
- react/react-dom 19.2.5 → 19.2.6 - vite 8.0.10 → 8.0.11 - vitest 4.1.4 → 4.1.5 - @types/node 25.6.0 → 25.6.2 - axios 1.15.2 → 1.16.0 - zustand 5.0.12 → 5.0.13 - @typescript-eslint/eslint-plugin 8.59.1 → 8.59.2 - @typescript-eslint/parser 8.58.2 → 8.59.2 - commit-and-tag-version 12.7.1 → 12.7.3 - eslint 10.2.1 → 10.3.0 - globals 17.5.0 → 17.6.0 - zod 4.4.1 → 4.4.3 - jest 30.3.0 → 30.4.1
1 parent 44d4598 commit b53595b

4 files changed

Lines changed: 746 additions & 628 deletions

File tree

client/package.json

Lines changed: 3 additions & 3 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.14.0",
2020
"mermaid": "^11.13.0",
21-
"react": "^19.2.5",
22-
"react-dom": "^19.2.5",
21+
"react": "^19.2.6",
22+
"react-dom": "^19.2.6",
2323
"react-markdown": "^10.1.0",
2424
"react-syntax-highlighter": "^16.1.1",
2525
"rehype-autolink-headings": "^7.1.0",
@@ -37,7 +37,7 @@
3737
"@vitejs/plugin-react": "^6.0.1",
3838
"jsdom": "^29.1.1",
3939
"typescript": "^6.0.3",
40-
"vite": "^8.0.10",
40+
"vite": "^8.0.11",
4141
"vitest": "^4.1.5"
4242
}
4343
}

0 commit comments

Comments
 (0)