We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48de17 commit 492d2e1Copy full SHA for 492d2e1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "supaauth",
3
"description": "Supabase Auth with Nuxt",
4
- "version": "1.0.3",
+ "version": "1.0.4",
5
"private": true,
6
"scripts": {
7
"build": "nuxt build",
@@ -11,8 +11,8 @@
11
},
12
"devDependencies": {
13
"@nuxtjs/supabase": "^0.3.8",
14
- "@nuxtjs/tailwindcss": "^6.13.2",
15
- "nuxt": "^3.16.1"
+ "@nuxtjs/tailwindcss": "^6.14.0",
+ "nuxt": "^3.17.1"
16
17
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
18
}
0 commit comments