Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Dec 26, 2024
1 parent 79a2905 commit abae543
Show file tree
Hide file tree
Showing 2 changed files with 2,212 additions and 2,129 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,45 +33,45 @@
"test:types": "vue-tsc --noEmit"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.18",
"@iconify-json/solar": "^1.2.1",
"@iconify-json/tabler": "^1.2.10",
"@nuxt/eslint": "^0.7.2",
"@nuxt/icon": "^1.9.1",
"@nuxthub/core": "^0.8.7",
"@cloudflare/workers-types": "^4.20241224.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.19",
"@iconify-json/solar": "^1.2.2",
"@iconify-json/tabler": "^1.2.13",
"@nuxt/eslint": "^0.7.4",
"@nuxt/icon": "^1.10.3",
"@nuxthub/core": "^0.8.10",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/sitemap": "^7.0.0",
"@nuxtjs/sitemap": "^7.0.1",
"@nuxtjs/turnstile": "^0.9.11",
"@paddle/paddle-js": "^1.3.2",
"@paddle/paddle-node-sdk": "^2.1.3",
"@paddle/paddle-js": "^1.3.3",
"@paddle/paddle-node-sdk": "^2.2.2",
"@types/bootstrap": "^5.2.10",
"@types/leaflet": "^1.9.15",
"@vue-email/components": "^0.0.21",
"@vue-email/render": "^0.0.9",
"@vuepic/vue-datepicker": "^10.0.0",
"@yeger/vue-masonry-wall": "^5.0.16",
"bootstrap": "^5.3.3",
"drizzle-kit": "^0.30.0",
"drizzle-orm": "^0.38.0",
"eslint": "^9.16.0",
"drizzle-kit": "^0.30.1",
"drizzle-orm": "^0.38.3",
"eslint": "^9.17.0",
"leaflet": "^1.9.4",
"leaflet-geosearch": "^4.0.0",
"nuxt": "^3.14.1592",
"nuxt-auth-utils": "^0.5.6",
"nuxt": "^3.15.0",
"nuxt-auth-utils": "^0.5.7",
"nuxt-mailchannels": "^0.1.6",
"nuxt-twemoji": "3.6.2",
"nuxt-webhook-validators": "^0.1.4",
"sass": "^1.82.0",
"stylelint": "^16.11.0",
"nuxt-webhook-validators": "^0.1.5",
"sass": "^1.83.0",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitepress": "^1.5.0",
"vue-draggable-next": "^2.2.1",
"vue-tsc": "^2.1.10",
"wrangler": "^3.94.0",
"zod": "^3.23.8"
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0",
"zod": "^3.24.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit abae543

Please sign in to comment.