@pandacss/preset-base
Advanced tools
Comparing version 0.0.0-dev-20230619070820 to 0.0.0-dev-20230619151255
@@ -87,3 +87,3 @@ "use strict"; | ||
outOfRange: "&:out-of-range", | ||
placeholder: "&:placeholder", | ||
placeholder: "&::placeholder", | ||
placeholderShown: "&:placeholder-shown", | ||
@@ -90,0 +90,0 @@ pressed: "&:where([aria-pressed=true], [data-pressed])", |
{ | ||
"name": "@pandacss/preset-base", | ||
"version": "0.0.0-dev-20230619070820", | ||
"version": "0.0.0-dev-20230619151255", | ||
"description": "The base preset for Panda CSS that contains the conditions and utilities", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pandacss/types": "0.0.0-dev-20230619070820" | ||
"@pandacss/types": "0.0.0-dev-20230619151255" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117462
+ Added@pandacss/types@0.0.0-dev-20230619151255(transitive)
- Removed@pandacss/types@0.0.0-dev-20230619070820(transitive)