Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jan 10, 2025
1 parent 36874e2 commit 24780e1
Show file tree
Hide file tree
Showing 2 changed files with 2,641 additions and 1,356 deletions.
26 changes: 13 additions & 13 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.20241224.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.19",
"@cloudflare/workers-types": "^4.20250109.0",
"@dargmuesli/nuxt-cookie-control": "^8.4.20",
"@iconify-json/solar": "^1.2.2",
"@iconify-json/tabler": "^1.2.13",
"@nuxt/eslint": "^0.7.4",
"@iconify-json/tabler": "^1.2.14",
"@nuxt/eslint": "^0.7.5",
"@nuxt/icon": "^1.10.3",
"@nuxthub/core": "^0.8.10",
"@nuxthub/core": "^0.8.11",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/sitemap": "^7.0.1",
"@nuxtjs/turnstile": "^0.9.11",
"@paddle/paddle-js": "^1.3.3",
"@paddle/paddle-node-sdk": "^2.2.2",
"@paddle/paddle-node-sdk": "^2.3.2",
"@types/bootstrap": "^5.2.10",
"@types/leaflet": "^1.9.15",
"@types/leaflet": "^1.9.16",
"@vue-email/components": "^0.0.21",
"@vue-email/render": "^0.0.9",
"@vuepic/vue-datepicker": "^10.0.0",
"@vuepic/vue-datepicker": "^11.0.1",
"@yeger/vue-masonry-wall": "^5.0.16",
"bootstrap": "^5.3.3",
"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.15.0",
"nuxt": "^3.15.1",
"nuxt-auth-utils": "^0.5.7",
"nuxt-mailchannels": "^0.1.6",
"nuxt-twemoji": "3.6.2",
"nuxt-webhook-validators": "^0.1.5",
"sass": "^1.83.0",
"sass": "^1.83.1",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitepress": "^1.5.0",
"vue-draggable-next": "^2.2.1",
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0",
"wrangler": "^3.101.0",
"zod": "^3.24.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 24780e1

Please sign in to comment.