Skip to content

Commit

Permalink
chore: upgraded sanctum module
Browse files Browse the repository at this point in the history
  • Loading branch information
manchenkoff committed Sep 25, 2024
1 parent 0107c65 commit e06dbf1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ insert_final_newline = true
quote_type = single
semi = false

[*.{js,json,yml}]
[*.{ts,js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nuxt/ui": "^2.18.4",
"eslint": "^9.9.1",
"nuxt": "^3.13.2",
"nuxt-auth-sanctum": "^0.4.12",
"nuxt-auth-sanctum": "^0.4.13",
"nuxt-laravel-echo": "^0.0.13",
"typescript": "^5.5.4",
"vite": "^5.4.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e06dbf1

Please sign in to comment.