Skip to content

Commit 08b6a82

Browse files
committed
Updated packages and bumped version
1 parent 34637a9 commit 08b6a82

File tree

2 files changed

+357
-330
lines changed

2 files changed

+357
-330
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs.waifu.it",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "The new and improved documentation for Waifu.it",
55
"scripts": {
66
"dev": "next dev",
@@ -17,14 +17,14 @@
1717
},
1818
"homepage": "https://github.com/WaifuAPI/Documentation/#readme",
1919
"dependencies": {
20-
"next": "^13.0.6",
20+
"next": "^13.4.8",
2121
"nextra": "2.0.1",
2222
"nextra-theme-docs": "2.0.1",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0"
2525
},
2626
"devDependencies": {
2727
"@types/node": "18.11.10",
28-
"typescript": "^4.9.3"
28+
"typescript": "^4.9.5"
2929
}
3030
}

0 commit comments

Comments
 (0)