build: update dependencies

This commit is contained in:
Anthony Berg 2024-10-05 14:25:35 +02:00
parent f7e8fe5bbd
commit 40515a5f5c
2 changed files with 328 additions and 299 deletions

View File

@ -15,7 +15,7 @@
}, },
"dependencies": { "dependencies": {
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"next": "^14.2.3", "next": "^14.2.14",
"nextra": "^2.13.4", "nextra": "^2.13.4",
"nextra-theme-blog": "^2.13.4", "nextra-theme-blog": "^2.13.4",
"react": "^18.3.1", "react": "^18.3.1",
@ -23,9 +23,9 @@
"rss": "^1.2.2" "rss": "^1.2.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.2", "@types/node": "^20.16.10",
"@types/react": "^18.3.3", "@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"typescript": "^5.4.5" "typescript": "^5.6.2"
} }
} }

619
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff