Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Jan 18, 2025
1 parent 0cd4a2d commit 2b2ee24
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,33 @@
},
"dependencies": {
"@nuxt/icon": "^1.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/image": "^1.9.0",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.12.2",
"@nuxtjs/tailwindcss": "^6.13.1",
"@pinia/nuxt": "^0.9.0",
"@popperjs/core": "^2.11.8",
"@radix-icons/vue": "^1.0.0",
"@tanstack/vue-query": "^5.62.9",
"@tanstack/vue-query": "^5.64.1",
"@tanstack/vue-table": "^8.20.5",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@unovis/ts": "^1.5.0",
"@unovis/vue": "^1.5.0",
"@vee-validate/nuxt": "^4.15.0",
"@vee-validate/zod": "^4.15.0",
"@vueuse/integrations": "^12.2.0",
"@vueuse/integrations": "^12.4.0",
"@ztl-uwu/v-calendar": "^3.1.3",
"d3": "^7.9.0",
"dotenv": "^16.4.7",
"drizzle-orm": "^0.38.3",
"drizzle-seed": "^0.2.1",
"drizzle-orm": "^0.38.4",
"drizzle-seed": "^0.3.0",
"fuse.js": "^7.0.0",
"jose": "^5.9.6",
"nuxt": "^3.15.0",
"nuxt": "^3.15.2",
"pg": "^8.13.1",
"pinia": "^2.3.0",
"pinia-plugin-persistedstate": "^4.2.0",
"radix-vue": "^1.9.11",
"radix-vue": "^1.9.12",
"shadcn-nuxt": "^0.11.3",
"superjson": "^2.2.2",
"trpc-nuxt": "^0.10.22",
Expand All @@ -57,20 +57,20 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.1",
"@antfu/eslint-config": "^3.14.0",
"@electric-sql/pglite": "^0.2.15",
"@iconify-json/lucide": "^1.2.20",
"@tailwindcss/typography": "^0.5.15",
"@iconify-json/lucide": "^1.2.24",
"@tailwindcss/typography": "^0.5.16",
"@types/pg": "^8.11.10",
"@unocss/eslint-plugin": "^0.65.3",
"@vueuse/core": "^12.2.0",
"@vueuse/nuxt": "^12.2.0",
"@unocss/eslint-plugin": "^65.4.2",
"@vueuse/core": "^12.4.0",
"@vueuse/nuxt": "^12.4.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"drizzle-kit": "^0.30.1",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-tailwindcss": "^3.17.5",
"drizzle-kit": "^0.30.2",
"eslint": "^9.18.0",
"eslint-plugin-format": "^1.0.1",
"eslint-plugin-tailwindcss": "^3.18.0",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.19.2",
Expand Down

0 comments on commit 2b2ee24

Please sign in to comment.