Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
manchenkoff committed Oct 7, 2024
1 parent b988147 commit 5cb97fb
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 660 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.24",
"@iconify-json/heroicons": "^1.2.0",
"@nuxt/devtools": "latest",
"@nuxt/eslint": "^0.5.4",
"@nuxt/ui": "^2.18.4",
"eslint": "^9.9.1",
"@nuxt/eslint": "^0.5.7",
"@nuxt/ui": "^2.18.6",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"nuxt-auth-sanctum": "^0.4.18",
"nuxt-laravel-echo": "^0.0.13",
"nuxt-auth-sanctum": "^0.5.0",
"nuxt-laravel-echo": "^0.1.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue-tsc": "^2.1.2",
"vite": "^5.4.8",
"vue": "^3.5.11",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6",
"zod": "^3.23.8"
},
"packageManager": "[email protected]+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
Expand Down
Loading

0 comments on commit 5cb97fb

Please sign in to comment.