Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerzl committed Dec 30, 2024
1 parent 5a5aed6 commit 231f03e
Show file tree
Hide file tree
Showing 3 changed files with 1,563 additions and 2,358 deletions.
3 changes: 2 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ export default defineNuxtConfig({
},
},

compatibilityDate: '2024-08-31',
// Time flies...
compatibilityDate: '2024-12-30',

future: {
compatibilityVersion: 4,
Expand Down
65 changes: 33 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,76 +18,77 @@
"publish": "npx @changesets/cli publish && tsx utils/trigger-publish.ts"
},
"dependencies": {
"@changesets/cli": "^2.27.10",
"@clerk/clerk-sdk-node": "^5.0.72",
"@clerk/themes": "^2.1.51",
"@changesets/cli": "^2.27.11",
"@clerk/clerk-sdk-node": "^5.1.4",
"@clerk/themes": "^2.2.3",
"@internationalized/date": "^3.6.0",
"@netlify/edge-functions": "^2.11.1",
"@netlify/functions": "^2.8.2",
"@netlify/integrations": "^0.5.4",
"@netlify/sentry": "^0.0.10",
"@nuxt/content": "^2.13.4",
"@radix-icons/vue": "^1.0.0",
"@sentry/nuxt": "^8.42.0",
"@tanstack/vue-query": "^5.62.8",
"@sentry/nuxt": "^8.47.0",
"@tanstack/vue-query": "^5.62.9",
"@tanstack/vue-table": "^8.20.5",
"@unovis/ts": "^1.4.5",
"@unovis/vue": "^1.4.5",
"@vee-validate/zod": "^4.14.7",
"@unovis/ts": "^1.5.0",
"@unovis/vue": "^1.5.0",
"@vee-validate/zod": "^4.15.0",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/core": "^12.0.0",
"@vueuse/core": "^12.2.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"dotenv": "^16.4.7",
"h3": "^1.13.0",
"h3-clerk": "^0.5.15",
"import-in-the-middle": "^1.11.3",
"h3-clerk": "^0.5.22",
"import-in-the-middle": "^1.12.0",
"iron-webcrypto": "^1.2.1",
"lucide-vue-next": "^0.466.0",
"ofetch": "^1.4.1",
"radix-vue": "^1.9.10",
"sanitize-html": "^2.13.1",
"tailwind-merge": "^2.5.5",
"radix-vue": "^1.9.11",
"sanitize-html": "^2.14.0",
"tailwind-merge": "^2.6.0",
"uncrypto": "^0.1.3",
"unstorage": "^1.13.1",
"unstorage": "^1.14.4",
"uuid": "^11.0.3",
"v-calendar": "^3.1.2",
"vaul-vue": "^0.2.0",
"vee-validate": "^4.14.7",
"vue-clerk": "^0.9.4",
"vee-validate": "^4.15.0",
"vue-clerk": "^0.9.11",
"yaml": "^2.6.1",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@antfu/eslint-config": "^3.12.1",
"@changesets/changelog-github": "^0.5.0",
"@iconify-json/charm": "^1.2.1",
"@iconify-json/charm": "^1.2.2",
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/material-symbols": "^1.2.8",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/material-symbols": "^1.2.12",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/svg-spinners": "^1.2.2",
"@netlify/blobs": "^8.1.0",
"@nuxt/fonts": "^0.10.2",
"@nuxt/icon": "^1.9.0",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.10.3",
"@nuxt/image": "^1.8.1",
"@nuxtjs/google-fonts": "^3.2.0",
"@prisma/client": "^6.0.1",
"@prisma/client": "^6.1.0",
"@rollup/plugin-wasm": "^6.2.2",
"@tanstack/eslint-plugin-query": "^5.62.1",
"@tanstack/eslint-plugin-query": "^5.62.9",
"@types/node-fetch": "^2.6.12",
"@types/sanitize-html": "^2.13.0",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.13",
"@unocss/eslint-plugin": "0.65.1",
"@unocss/nuxt": "0.65.1",
"@unocss/postcss": "^0.65.1",
"@unocss/postcss": "^0.65.3",
"dayjs-nuxt": "^2.1.11",
"eslint": "^9.16.0",
"netlify": "^13.1.21",
"eslint": "^9.17.0",
"netlify": "^13.2.0",
"nuxt": "^3.15.0",
"nuxt-svgo": "^4.0.9",
"octokit": "^4.0.2",
"prisma": "^6.0.1",
"octokit": "^4.0.3",
"prisma": "^6.1.0",
"shadcn-nuxt": "^0.10.4",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
Expand All @@ -96,7 +97,7 @@
"unocss-preset-shadcn": "^0.3.1",
"vue": "^3.5.13",
"vue-router": "4.5.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"prisma": {
"schema": "db/schema.prisma"
Expand Down
Loading

0 comments on commit 231f03e

Please sign in to comment.