mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-28 09:44:22 +00:00
build(deps-dev): bump tailwindcss from 4.3.0 to 4.3.1 (#5798)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"msw-storybook-addon": "^2.0.7",
|
||||
"rimraf": "^6.1.3",
|
||||
"storybook": "^10.4.6",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"tailwindcss": "^4.3.1",
|
||||
"tinyglobby": "^0.2.16",
|
||||
"typescript": "^6.0.3",
|
||||
"vite": "8.0.16",
|
||||
|
||||
Generated
+7
-2
@@ -181,8 +181,8 @@ importers:
|
||||
specifier: ^10.4.6
|
||||
version: 10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.9.4)(react@19.2.7)
|
||||
tailwindcss:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1
|
||||
tinyglobby:
|
||||
specifier: ^0.2.16
|
||||
version: 0.2.16
|
||||
@@ -4122,6 +4122,9 @@ packages:
|
||||
tailwindcss@4.3.0:
|
||||
resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==}
|
||||
|
||||
tailwindcss@4.3.1:
|
||||
resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==}
|
||||
|
||||
tapable@2.3.3:
|
||||
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
|
||||
engines: {node: '>=6'}
|
||||
@@ -8354,6 +8357,8 @@ snapshots:
|
||||
|
||||
tailwindcss@4.3.0: {}
|
||||
|
||||
tailwindcss@4.3.1: {}
|
||||
|
||||
tapable@2.3.3: {}
|
||||
|
||||
timeout-signal@2.0.0: {}
|
||||
|
||||
Reference in New Issue
Block a user