mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update tailwindcss to ^4.1.5 (v3) (#4067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -121,8 +121,8 @@
|
||||
"@nuxt/schema": "^3.17.1",
|
||||
"@nuxtjs/color-mode": "^3.5.2",
|
||||
"@standard-schema/spec": "^1.0.0",
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"@tailwindcss/postcss": "^4.1.5",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@tanstack/vue-table": "^8.21.3",
|
||||
"@unhead/vue": "^2.0.8",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
@@ -147,7 +147,7 @@
|
||||
"reka-ui": "^2.2.0",
|
||||
"scule": "^1.3.0",
|
||||
"tailwind-variants": "^1.0.0",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"tinyglobby": "^0.2.13",
|
||||
"unplugin": "^2.3.2",
|
||||
"unplugin-auto-import": "^19.1.2",
|
||||
|
||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -47,10 +47,10 @@ importers:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
'@tailwindcss/postcss':
|
||||
specifier: ^4.1.4
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
'@tailwindcss/vite':
|
||||
specifier: ^4.1.4
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5(vite@6.3.4(@types/node@22.15.3)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))
|
||||
'@tanstack/vue-table':
|
||||
specifier: ^8.21.3
|
||||
@@ -131,7 +131,7 @@ importers:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(tailwindcss@4.1.5)
|
||||
tailwindcss:
|
||||
specifier: ^4.1.4
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
tinyglobby:
|
||||
specifier: ^0.2.13
|
||||
|
||||
Reference in New Issue
Block a user