Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Nov 9, 2024
1 parent b9540dc commit 05415c0
Show file tree
Hide file tree
Showing 3 changed files with 2,798 additions and 2,705 deletions.
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ NUXT_CLOUDFLARE_API_KEY = ""
NUXT_CLOUDFLARE_ACCOUNT = ""
NUXT_CLOUDFLARE_EMAIL = ""
NUXT_CLOUDFLARE_ZONE_TAG = ""

PNPM_VERSION = ""
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,38 +34,38 @@
},
"devDependencies": {
"@ckeditor/ckeditor5-vue": "^7.2.0",
"@cloudflare/workers-types": "^4.20240925.0",
"@cloudflare/workers-types": "^4.20241106.0",
"@glidejs/glide": "^3.6.2",
"@iconify-json/bi": "^1.2.1",
"@iconify-json/fa6-solid": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/solar": "^1.2.1",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.6.1",
"@nuxt/scripts": "^0.9.4",
"@nuxthub/core": "^0.7.20",
"@nuxtjs/sitemap": "^6.1.1",
"@nuxtjs/turnstile": "^0.9.10",
"@nuxt/eslint": "^0.6.1",
"@nuxt/icon": "^1.7.0",
"@nuxt/scripts": "^0.9.5",
"@nuxthub/core": "^0.8.6",
"@nuxtjs/sitemap": "^6.1.5",
"@nuxtjs/turnstile": "^0.9.11",
"@types/bootstrap": "^5.2.10",
"@types/glidejs__glide": "^3.6.5",
"@vue-email/components": "^0.0.19",
"@vue-email/components": "^0.0.21",
"@vue-email/render": "^0.0.9",
"bootstrap": "^5.3.3",
"chart.js": "^4.4.4",
"ckeditor5": "^43.1.1",
"drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.33.0",
"eslint": "^9.11.1",
"nodemailer": "^6.9.15",
"nuxt": "^3.13.2",
"chart.js": "^4.4.6",
"ckeditor5": "^43.3.1",
"drizzle-kit": "^0.28.0",
"drizzle-orm": "^0.36.1",
"eslint": "^9.14.0",
"nodemailer": "^6.9.16",
"nuxt": "^3.14.159",
"nuxt-aos": "^1.2.5",
"nuxt-twemoji": "^3.6.2",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"stylelint-config-standard": "^36.0.1",
"typescript": "^5.6.2",
"vue-tsc": "^2.1.6",
"wrangler": "^3.78.12",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10",
"wrangler": "^3.86.0",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 05415c0

Please sign in to comment.