Skip to content

Commit 8c8290d

Browse files
authored
Merge pull request #143 from bocan/dependabot/npm_and_yarn/minor-and-patch-f2f07d9ab8
chore(deps): bump the minor-and-patch group across 1 directory with 11 updates
2 parents dfb8b61 + 6f11b44 commit 8c8290d

4 files changed

Lines changed: 313 additions & 323 deletions

File tree

client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"test:ui": "vitest --ui"
1313
},
1414
"dependencies": {
15-
"axios": "^1.13.4",
15+
"axios": "^1.15.2",
1616
"diff": "^9.0.0",
1717
"github-slugger": "^2.0.0",
1818
"html-docx-js-typescript": "^0.1.5",
19-
"lucide-react": "^1.0.1",
19+
"lucide-react": "^1.14.0",
2020
"mermaid": "^11.13.0",
2121
"react": "^19.2.5",
2222
"react-dom": "^19.2.5",
@@ -35,9 +35,9 @@
3535
"@types/react-dom": "^19.2.3",
3636
"@types/react-syntax-highlighter": "^15.5.13",
3737
"@vitejs/plugin-react": "^6.0.1",
38-
"jsdom": "^29.0.2",
38+
"jsdom": "^29.1.1",
3939
"typescript": "^6.0.3",
40-
"vite": "8.0",
41-
"vitest": "^4.1.4"
40+
"vite": "^8.0.10",
41+
"vitest": "^4.1.5"
4242
}
4343
}

0 commit comments

Comments
 (0)