Add pnpm-lock.yaml

This commit is contained in:
2025-03-18 19:49:46 +01:00
parent 1400423529
commit b75017b1c3
2 changed files with 3214 additions and 2843 deletions

View File

@@ -6,7 +6,6 @@
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev --host",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"lint": "eslint .",
@@ -15,10 +14,10 @@
},
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/lucide": "^1.2.31",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/twemoji": "^1.2.2",
"@iconify-json/vscode-icons": "^1.2.11",
"@iconify-json/vscode-icons": "^1.2.16",
"@nuxt/content": "3.3.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "3.0.0",
@@ -26,7 +25,7 @@
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "9.3.1",
"cobe": "^0.6.3",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.40.1",
"h3-zod": "^0.5.3",
"nuxt": "^3.16.0",
"rehype-katex": "^7.0.1",
@@ -34,19 +33,19 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"vue-use-spring": "^0.3.3",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.0",
"@antfu/eslint-config": "^4.10.1",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.12.0",
"@vueuse/core": "^12.5.0",
"@vueuse/math": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",
"drizzle-kit": "^0.30.3",
"eslint": "^9.19.0",
"typescript": "^5.7.3",
"vue-tsc": "^2.2.0",
"wrangler": "^3.106.0"
"@types/node": "^22.13.10",
"@vueuse/core": "^13.0.0",
"@vueuse/math": "^13.0.0",
"@vueuse/nuxt": "^13.0.0",
"drizzle-kit": "^0.30.5",
"eslint": "^9.22.0",
"typescript": "^5.8.2",
"vue-tsc": "^2.2.8",
"wrangler": "^4.1.0"
}
}

6028
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff