@pandacss/preset-panda
Advanced tools
Comparing version 0.0.0-dev-20240720123529 to 0.0.0-dev-20240722083328
import * as _pandacss_types from '@pandacss/types'; | ||
declare const preset: { | ||
name: string; | ||
theme: { | ||
@@ -5,0 +6,0 @@ keyframes: { |
@@ -688,2 +688,3 @@ "use strict"; | ||
var preset = definePreset({ | ||
name: "@pandacss/preset-panda", | ||
theme: { | ||
@@ -690,0 +691,0 @@ keyframes, |
{ | ||
"name": "@pandacss/preset-panda", | ||
"version": "0.0.0-dev-20240720123529", | ||
"version": "0.0.0-dev-20240722083328", | ||
"description": "The preset for PandaCSS that contains the default theme", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@pandacss/types": "0.0.0-dev-20240720123529" | ||
"@pandacss/types": "0.0.0-dev-20240722083328" | ||
}, | ||
@@ -38,0 +38,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
105585
2612
+ Added@pandacss/types@0.0.0-dev-20240722083328(transitive)
- Removed@pandacss/types@0.0.0-dev-20240720123529(transitive)