diff --git a/package.json b/package.json index bdd6eb31..adb8cdd6 100644 --- a/package.json +++ b/package.json @@ -82,8 +82,8 @@ "@nuxt/kit": "^3.15.3", "@nuxt/schema": "^3.15.3", "@nuxtjs/color-mode": "^3.5.2", - "@tailwindcss/postcss": "4.0.0", - "@tailwindcss/vite": "4.0.0", + "@tailwindcss/postcss": "^4.0.0", + "@tailwindcss/vite": "^4.0.0", "@tanstack/vue-table": "^8.20.5", "@unhead/vue": "^1.11.18", "@vueuse/core": "^12.5.0", @@ -109,7 +109,7 @@ "scule": "^1.3.0", "sirv": "^3.0.0", "tailwind-variants": "^0.3.1", - "tailwindcss": "4.0.0", + "tailwindcss": "^4.0.0", "tinyglobby": "^0.2.10", "unplugin": "^2.1.2", "unplugin-auto-import": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b334da1..cba11623 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,10 +48,10 @@ importers: specifier: ^3.5.2 version: 3.5.2(magicast@0.3.5)(rollup@4.32.0) '@tailwindcss/postcss': - specifier: 4.0.0 + specifier: ^4.0.0 version: 4.0.0 '@tailwindcss/vite': - specifier: 4.0.0 + specifier: ^4.0.0 version: 4.0.0(vite@6.0.11(@types/node@22.10.10)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.37.0)(yaml@2.7.0)) '@tanstack/vue-table': specifier: ^8.20.5 @@ -129,7 +129,7 @@ importers: specifier: ^0.3.1 version: 0.3.1(tailwindcss@4.0.0) tailwindcss: - specifier: 4.0.0 + specifier: ^4.0.0 version: 4.0.0 tinyglobby: specifier: ^0.2.10