feat: Upgrade template based on projects made with it
Some checks failed
Build, check & Test / run (push) Failing after 42s
Some checks failed
Build, check & Test / run (push) Failing after 42s
Signed-off-by: Florian Bouillon <f.bouillon@aptatio.com>
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
"@dzeio/url-manager": "^1",
|
||||
"astro": "^3",
|
||||
"lucide-astro": "^0",
|
||||
"sharp": "^0.32.6",
|
||||
"sharp": "^0",
|
||||
"simple-icons-astro": "^9",
|
||||
"tailwindcss": "^3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -30,7 +31,7 @@
|
||||
"@playwright/test": "^1",
|
||||
"@types/node": "^20",
|
||||
"@vitest/coverage-v8": "^0",
|
||||
"typescript": "^5.2.2",
|
||||
"typescript": "^5",
|
||||
"vitest": "^0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user