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

Commit 82dd0d1

Browse files
update the package
1 parent ccaeaa6 commit 82dd0d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@tabler/icons-react": "^2.39.0",
13-
"@types/node": "20.2.0",
14-
"@types/react": "18.2.6",
15-
"@types/react-dom": "18.2.4",
16-
"next": "13.4.2",
12+
"@tabler/icons-react": "^2.44.0",
13+
"@types/node": "20.10.4",
14+
"@types/react": "18.2.45",
15+
"@types/react-dom": "18.2.17",
16+
"next": "14.0.4",
1717
"nextra": "^2.13.2",
1818
"nextra-theme-docs": "^2.13.2",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"typescript": "5.0.4"
21+
"typescript": "5.3.3"
2222
}
2323
}

0 commit comments

Comments
 (0)