mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
Add: Introduce new IDE 'Cursor' and update ProseImg component
- Added 'Cursor' IDE to the uses page with corresponding images and descriptions. - Updated ProseImg component to support an optional 'rounded' prop for image styling. - Removed outdated JetBrains image and replaced it with a new webp format. - Adjusted layout and spacing in the uses page for better presentation of IDEs.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"@nuxthub/core": "^0.8.23",
|
||||
"@nuxtjs/google-fonts": "^3.2.0",
|
||||
"@nuxtjs/i18n": "9.5.2",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"drizzle-orm": "^0.41.0",
|
||||
"h3-zod": "^0.5.3",
|
||||
"nuxt": "^3.16.2",
|
||||
@@ -39,7 +40,6 @@
|
||||
"@antfu/eslint-config": "^4.11.0",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.14.0",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"@vueuse/math": "^13.0.0",
|
||||
"@vueuse/nuxt": "^13.0.0",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
|
||||
Reference in New Issue
Block a user