build: update deps

This commit is contained in:
Anthony 2024-06-09 18:08:10 +02:00
parent 75e6024263
commit 55247ed093
2 changed files with 1833 additions and 1489 deletions

View File

@ -15,17 +15,17 @@
}, },
"dependencies": { "dependencies": {
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"next": "^14.1.0", "next": "^14.2.3",
"nextra": "^2.13.3", "nextra": "^2.13.4",
"nextra-theme-blog": "^2.13.3", "nextra-theme-blog": "^2.13.4",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"rss": "^1.2.2" "rss": "^1.2.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.16", "@types/node": "^20.14.2",
"@types/react": "^18.2.52", "@types/react": "^18.3.3",
"@types/react-dom": "^18.2.18", "@types/react-dom": "^18.3.0",
"typescript": "^5.3.3" "typescript": "^5.4.5"
} }
} }

3272
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff