Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hrynevychroman committed Aug 16, 2024
1 parent 0a2f30d commit 21620d1
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 53 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@nuxtjs/tailwindcss": "^6.12.1",
"@pinia/nuxt": "^0.5.3",
"@vee-validate/nuxt": "^4.13.2",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"@vueuse/core": "^11.0.0",
"@vueuse/nuxt": "^11.0.0",
"clsx": "^2.1.1",
"nuxt": "^3.12.4",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"radash": "^12.1.0",
"radix-vue": "^1.9.4",
"tailwind-merge": "^2.5.2",
Expand All @@ -36,7 +36,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/eslint-config": "^2.25.2",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@pinia-plugin-persistedstate/nuxt": "^1.2.1",
Expand Down
Loading

0 comments on commit 21620d1

Please sign in to comment.