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 7, 2024
1 parent 33eaf29 commit a706776
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"test:types": "vue-tsc --noEmit"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240925.0",
"@cloudflare/workers-types": "^4.20241004.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.13",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.5.2",
"@nuxthub/core": "^0.7.20",
"@nuxt/icon": "^1.5.3",
"@nuxthub/core": "^0.7.25",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/sitemap": "^6.1.1",
"@nuxtjs/turnstile": "^0.9.10",
"@paddle/paddle-js": "^1.2.2",
"@paddle/paddle-js": "^1.2.3",
"@paddle/paddle-node-sdk": "^1.7.0",
"@types/bootstrap": "^5.2.10",
"@types/leaflet": "^1.9.12",
Expand All @@ -49,26 +49,26 @@
"@vuepic/vue-datepicker": "^9.0.3",
"@yeger/vue-masonry-wall": "^5.0.15",
"bootstrap": "^5.3.3",
"drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.33.0",
"eslint": "^9.11.1",
"drizzle-kit": "^0.25.0",
"drizzle-orm": "^0.34.0",
"eslint": "^9.12.0",
"leaflet": "^1.9.4",
"leaflet-geosearch": "^4.0.0",
"nodemailer": "^6.9.15",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.4.0",
"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",
"stylelint-config-standard-scss": "^13.1.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitepress": "^1.3.4",
"vitepress": "^1.4.0",
"vue-draggable-next": "^2.2.1",
"vue-tsc": "^2.1.6",
"wrangler": "^3.78.12",
"wrangler": "^3.80.1",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}

0 comments on commit a706776

Please sign in to comment.