Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Oct 14, 2024
1 parent f373ad7 commit 3a77f9d
Show file tree
Hide file tree
Showing 2 changed files with 1,436 additions and 1,730 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"test:types": "vue-tsc --noEmit"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241004.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.13",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.5.3",
"@nuxthub/core": "^0.7.25",
"@cloudflare/workers-types": "^4.20241011.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.14",
"@nuxt/eslint": "^0.6.0",
"@nuxt/icon": "^1.5.6",
"@nuxthub/core": "^0.7.27",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/sitemap": "^6.1.1",
"@nuxtjs/turnstile": "^0.9.10",
Expand All @@ -47,10 +47,10 @@
"@vue-email/components": "^0.0.19",
"@vue-email/render": "^0.0.9",
"@vuepic/vue-datepicker": "^9.0.3",
"@yeger/vue-masonry-wall": "^5.0.15",
"@yeger/vue-masonry-wall": "^5.0.16",
"bootstrap": "^5.3.3",
"drizzle-kit": "^0.25.0",
"drizzle-orm": "^0.34.0",
"drizzle-orm": "^0.34.1",
"eslint": "^9.12.0",
"leaflet": "^1.9.4",
"leaflet-geosearch": "^4.0.0",
Expand All @@ -59,15 +59,15 @@
"nuxt-auth-utils": "^0.4.4",
"nuxt-twemoji": "3.6.2",
"nuxt-webhook-validators": "^0.1.1",
"sass": "^1.79.4",
"stylelint": "^16.9.0",
"sass": "^1.79.5",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitepress": "^1.4.0",
"typescript": "^5.6.3",
"vitepress": "^1.4.1",
"vue-draggable-next": "^2.2.1",
"vue-tsc": "^2.1.6",
"wrangler": "^3.80.1",
"wrangler": "^3.80.4",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.12.1"
Expand Down
Loading

0 comments on commit 3a77f9d

Please sign in to comment.