mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-02-01 10:29:29 +01:00
refactor: remove Vercel references and update dependencies
- Removed Vercel from skills and theme descriptions. - Updated theme description to only mention JetBrains Mono. - Changed deployment references from Vercel to Cloudflare in multiple locales. - Updated package dependencies: - @iconify-json/devicon from 1.2.44 to 1.2.45 - @tailwindcss/typography from 0.5.18 to 0.5.19 - vue from 3.5.21 to 3.5.22 - @types/node from 24.5.2 to 24.6.0 - vue-tsc from 3.0.8 to 3.1.0
This commit is contained in:
@@ -96,10 +96,6 @@
|
||||
"name": "Linux",
|
||||
"icon": "i-logos-linux-tux"
|
||||
},
|
||||
{
|
||||
"name": "Vercel",
|
||||
"icon": "i-logos-vercel-icon"
|
||||
},
|
||||
{
|
||||
"name": "CloudFlare",
|
||||
"icon": "i-logos-cloudflare-icon"
|
||||
@@ -141,7 +137,7 @@
|
||||
"name": {
|
||||
"en": "Python Frameworks",
|
||||
"fr": "Frameworks Python",
|
||||
"es": "Frameworks de Python"
|
||||
"es": "Frameworks Python"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user