@pandacss/core
Advanced tools
Comparing version 0.40.0 to 0.40.1
@@ -89,2 +89,7 @@ import * as _pandacss_shared from '@pandacss/shared'; | ||
}): string; | ||
/** | ||
* convert import type { CompositionStyleObject } from './system-types' | ||
* to import type { CompositionStyleObject } from './system-types.d.ts' | ||
*/ | ||
rewriteTypeImport(code: string): string; | ||
} | ||
@@ -91,0 +96,0 @@ |
{ | ||
"name": "@pandacss/core", | ||
"version": "0.40.0", | ||
"version": "0.40.1", | ||
"description": "core functions for extract-it", | ||
@@ -50,7 +50,7 @@ "main": "dist/index.js", | ||
"ts-pattern": "5.0.8", | ||
"@pandacss/is-valid-prop": "^0.40.0", | ||
"@pandacss/logger": "0.40.0", | ||
"@pandacss/shared": "0.40.0", | ||
"@pandacss/token-dictionary": "0.40.0", | ||
"@pandacss/types": "0.40.0" | ||
"@pandacss/is-valid-prop": "^0.40.1", | ||
"@pandacss/logger": "0.40.1", | ||
"@pandacss/shared": "0.40.1", | ||
"@pandacss/token-dictionary": "0.40.1", | ||
"@pandacss/types": "0.40.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
306909
8348
+ Added@pandacss/logger@0.40.1(transitive)
+ Added@pandacss/shared@0.40.1(transitive)
+ Added@pandacss/token-dictionary@0.40.1(transitive)
+ Added@pandacss/types@0.40.1(transitive)
- Removed@pandacss/logger@0.40.0(transitive)
- Removed@pandacss/shared@0.40.0(transitive)
- Removed@pandacss/token-dictionary@0.40.0(transitive)
- Removed@pandacss/types@0.40.0(transitive)
Updated@pandacss/logger@0.40.1
Updated@pandacss/shared@0.40.1
Updated@pandacss/types@0.40.1