diff --git a/bun.lockb b/bun.lockb index f3052865..b4131d08 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 74476ba1..af7550cb 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "export-pdf": "press-export-pdf export course" }, "devDependencies": { - "@types/node": "^20.17.0", + "@types/node": "^20.17.6", "prettier": "^3.3.3", - "vitepress": "^1.4.1", + "vitepress": "^1.5.0", "vitepress-export-pdf": "^1.0.0" }, "dependencies": {