Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit ab5b519

Browse files
update the packages in docs
1 parent 1dfac7e commit ab5b519

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"lint": "next lint"
1111
},
1212
"dependencies": {
13-
"@tabler/icons-react": "^2.44.0",
14-
"@types/node": "20.10.4",
15-
"@types/react": "18.2.45",
16-
"@types/react-dom": "18.2.17",
13+
"@tabler/icons-react": "^2.45.0",
14+
"@types/node": "20.11.0",
15+
"@types/react": "18.2.47",
16+
"@types/react-dom": "18.2.18",
1717
"next": "14.0.4",
1818
"nextra": "^2.13.2",
1919
"nextra-theme-docs": "^2.13.2",

0 commit comments

Comments
 (0)