1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-09-11 23:09:22 +02:00

refactor: blog directory

This commit is contained in:
2023-08-01 17:44:08 +02:00
parent 2e0138194c
commit 56520830e9
15 changed files with 86 additions and 79 deletions

View File

@@ -68,10 +68,10 @@
"@tsconfig/strictest": "2.0.1",
"@types/negotiator": "0.6.1",
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react": "18.2.18",
"@types/unist": "3.0.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"autoprefixer": "10.4.14",
"curriculum-vitae": "file:./curriculum-vitae",
"cypress": "12.17.2",