Skip to content

Commit

Permalink
upgraded to the latest auth module
Browse files Browse the repository at this point in the history
  • Loading branch information
manchenkoff committed Jun 26, 2024
1 parent f041446 commit dd0cef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nuxtjs/tailwindcss": "6.11.4",
"eslint": "^8.57.0",
"nuxt": "^3.12.2",
"nuxt-auth-sanctum": "^0.4.0",
"nuxt-auth-sanctum": "^0.4.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vue": "^3.4.28",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3650,7 +3650,7 @@ __metadata:
"@nuxtjs/tailwindcss": "npm:6.11.4"
eslint: "npm:^8.57.0"
nuxt: "npm:^3.12.2"
nuxt-auth-sanctum: "npm:^0.4.0"
nuxt-auth-sanctum: "npm:^0.4.2"
typescript: "npm:^5.4.5"
vite: "npm:^5.2.10"
vue: "npm:^3.4.28"
Expand Down Expand Up @@ -7679,13 +7679,13 @@ __metadata:
languageName: node
linkType: hard

"nuxt-auth-sanctum@npm:^0.4.0":
version: 0.4.0
resolution: "nuxt-auth-sanctum@npm:0.4.0"
"nuxt-auth-sanctum@npm:^0.4.2":
version: 0.4.2
resolution: "nuxt-auth-sanctum@npm:0.4.2"
dependencies:
"@nuxt/kit": "npm:^3.9.0"
defu: "npm:^6.1.4"
checksum: 10c0/6e9067c19d3ffe8df8b7bad97edc2989abffee4f31bc1877bd0707f6b4705659fabbdf46f6d320a6b9f09df0cbb63883d3edb62c3135794ab1d59fba792b16fd
checksum: 10c0/4c66d6a8b38a45ad83756706286b956e6c51af337ca8a86e385e0d6b7f965faa827f37d78e27f38cb4a01d05794a0377e8d7222ce1bbfa7aeaeaedab7aa32c88
languageName: node
linkType: hard

Expand Down

0 comments on commit dd0cef5

Please sign in to comment.