(Update) Update projet + todo
Deploy to VPS / deploy (push) Has been cancelled

This commit is contained in:
2026-06-22 23:32:18 +02:00
parent ea71039071
commit 0c88206a23
20 changed files with 192 additions and 246 deletions
+1 -4
View File
@@ -9,10 +9,6 @@
"lint": "eslint"
},
"dependencies": {
"@mdx-js/loader": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/mdx": "^16.2.6",
"@types/mdx": "^2.0.13",
"framer-motion": "^12.38.0",
"gray-matter": "^4.0.3",
"next": "16.2.6",
@@ -28,6 +24,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "16.2.6",
"sharp": "^0.34.4",
"tailwindcss": "^4",
"typescript": "^5"
}