Skip to content

Commit 21e76f3

Browse files
committed
update packages in packages.json
1 parent 69a5f56 commit 21e76f3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"highlight.js": "^11.11.1",
4646
"jotai": "^2.13.1",
4747
"katex": "^0.16.22",
48-
"lucide-react": "^0.540.0",
48+
"lucide-react": "^0.542.0",
4949
"pako": "^2.1.0",
5050
"react": "^19.1.1",
5151
"react-day-picker": "^9.9.0",
@@ -55,28 +55,28 @@
5555
"react-hook-form": "^7.62.0",
5656
"react-markdown": "^10.1.0",
5757
"react-resizable": "^3.0.5",
58-
"react-resizable-panels": "^3.0.4",
59-
"react-router-dom": "^7.8.1",
58+
"react-resizable-panels": "^3.0.5",
59+
"react-router-dom": "^7.8.2",
6060
"rehype-highlight": "^7.0.2",
6161
"rehype-katex": "^7.0.1",
6262
"remark-gfm": "^4.0.1",
6363
"remark-math": "^6.0.0",
6464
"sonner": "^2.0.7",
6565
"tailwind-merge": "^3.3.1",
66-
"tw-animate-css": "^1.3.7",
66+
"tw-animate-css": "^1.3.8",
6767
"uplot": "^1.6.32",
6868
"uuid": "^11.1.0",
69-
"vite": "^7.1.3",
69+
"vite": "^7.1.4",
7070
"xlsx": "^0.18.5",
71-
"zod": "^4.0.17"
71+
"zod": "^4.1.5"
7272
},
7373
"devDependencies": {
74-
"@types/node": "^24.3.0",
74+
"@types/node": "^24.3.1",
7575
"@types/pako": "^2.0.4",
76-
"@types/react": "^19.1.10",
77-
"@types/react-dom": "^19.1.7",
78-
"@vitejs/plugin-react": "^5.0.1",
79-
"knip": "^5.63.0",
76+
"@types/react": "^19.1.12",
77+
"@types/react-dom": "^19.1.9",
78+
"@vitejs/plugin-react": "^5.0.2",
79+
"knip": "^5.63.1",
8080
"typescript": "^5.9.2"
8181
}
8282
}

0 commit comments

Comments
 (0)