mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
Fix prose class and update content
This commit is contained in:
20
package.json
20
package.json
@@ -14,11 +14,12 @@
|
||||
"dependencies": {
|
||||
"@nuxt/content": "2.9.0",
|
||||
"@nuxt/image": "1.0.0",
|
||||
"@nuxt/ui": "^2.10.0",
|
||||
"@pinia/nuxt": "0.5.1",
|
||||
"@prisma/client": "5.5.2",
|
||||
"@tresjs/nuxt": "^1.2.2",
|
||||
"@trpc/client": "10.43.0",
|
||||
"@trpc/server": "10.43.0",
|
||||
"@trpc/client": "10.43.1",
|
||||
"@trpc/server": "10.43.1",
|
||||
"@vercel/analytics": "1.1.1",
|
||||
"@vueuse/motion": "2.0.0",
|
||||
"pinia": "2.1.7",
|
||||
@@ -31,18 +32,17 @@
|
||||
"zod": "3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "1.0.0-beta.29",
|
||||
"@iconify/json": "2.2.134",
|
||||
"@nuxt-themes/typography": "^1.0.1",
|
||||
"@antfu/eslint-config": "1.1.0",
|
||||
"@iconify/json": "2.2.138",
|
||||
"@nuxt/devtools": "1.0.0",
|
||||
"@nuxthq/studio": "1.0.2",
|
||||
"@nuxthq/ui": "2.7.0",
|
||||
"@nuxthq/studio": "1.0.3",
|
||||
"@pinia-plugin-persistedstate/nuxt": "1.2.0",
|
||||
"@types/node": "20.8.9",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/node": "20.8.10",
|
||||
"@vueuse/core": "10.5.0",
|
||||
"@vueuse/nuxt": "10.5.0",
|
||||
"eslint": "8.52.0",
|
||||
"nuxt": "3.8.0",
|
||||
"eslint": "8.53.0",
|
||||
"nuxt": "3.8.1",
|
||||
"nuxt-icon": "0.5.0",
|
||||
"prisma": "5.5.2",
|
||||
"typescript": "5.2.2"
|
||||
|
||||
Reference in New Issue
Block a user