Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Sep 30, 2024
1 parent fc9a264 commit d276444
Show file tree
Hide file tree
Showing 2 changed files with 2,590 additions and 2,357 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,35 @@
"test:types": "vue-tsc --noEmit"
},
"devDependencies": {
"@ckeditor/ckeditor5-vue": "^7.0.0",
"@cloudflare/workers-types": "^4.20240821.1",
"@ckeditor/ckeditor5-vue": "^7.2.0",
"@cloudflare/workers-types": "^4.20240925.0",
"@glidejs/glide": "^3.6.2",
"@nuxt/eslint": "^0.5.2",
"@nuxt/icon": "^1.4.8",
"@nuxt/scripts": "^0.7.1",
"@nuxthub/core": "^0.7.3",
"@nuxtjs/sitemap": "^5.3.5",
"@nuxtjs/turnstile": "^0.9.3",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.5.2",
"@nuxt/scripts": "^0.9.4",
"@nuxthub/core": "^0.7.20",
"@nuxtjs/sitemap": "^6.1.1",
"@nuxtjs/turnstile": "^0.9.10",
"@types/bootstrap": "^5.2.10",
"@types/glidejs__glide": "^3.6.5",
"@vue-email/components": "^0.0.19",
"@vue-email/render": "^0.0.9",
"bootstrap": "^5.3.3",
"chart.js": "^4.4.4",
"ckeditor5": "^43.0.0",
"drizzle-kit": "^0.24.1",
"ckeditor5": "^43.1.1",
"drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.33.0",
"eslint": "^9.9.0",
"nodemailer": "^6.9.14",
"nuxt": "^3.13.0",
"eslint": "^9.11.1",
"nodemailer": "^6.9.15",
"nuxt": "^3.13.2",
"nuxt-aos": "^1.2.5",
"nuxt-twemoji": "^3.6.1",
"stylelint": "^16.8.2",
"nuxt-twemoji": "^3.6.2",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"typescript": "^5.5.4",
"vue-tsc": "^2.0.29",
"wrangler": "^3.72.2",
"typescript": "^5.6.2",
"vue-tsc": "^2.1.6",
"wrangler": "^3.78.12",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.8.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit d276444

Please sign in to comment.