Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 653542b commit 026b476
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.7.2",
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/lucide": "^1.1.154",
"@egoist/tailwindcss-icons": "^1.7.4",
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/lucide": "^1.1.185",
"@nuxt/fonts": "^0.6.1",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/color-mode": "^3.4.0",
Expand All @@ -37,17 +37,17 @@
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.12",
"defu": "^6.1.4",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "^3.4.1",
"vue-sonner": "^1.0.3"
"tailwindcss": "^3.4.3",
"vue-sonner": "^1.1.2"
},
"devDependencies": {
"@hrcd/eslint-config": "^1.0.0",
"@nuxt/devtools": "^1.1.5",
"@nuxt/eslint-config": "^0.3.6",
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "^0.3.9",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
Expand All @@ -59,8 +59,8 @@
"happy-dom": "^14.7.1",
"nuxt": "^3.11.2",
"unbuild": "^2.0.0",
"vitest": "^1.4.0",
"zod": "^3.22.4"
"vitest": "^1.5.2",
"zod": "^3.23.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 026b476

Please sign in to comment.