@pandacss/core
Advanced tools
Comparing version 0.0.0-dev-20240402123728 to 0.0.0-dev-20240402192619
@@ -297,2 +297,3 @@ import * as _pandacss_shared from '@pandacss/shared'; | ||
isRawFn: (fnName: string) => boolean; | ||
isNamespaced: (fnName: string) => boolean; | ||
normalizeFnName: (fnName: string) => string; | ||
@@ -299,0 +300,0 @@ isAliasFnName: (fnName: string) => boolean | undefined; |
{ | ||
"name": "@pandacss/core", | ||
"version": "0.0.0-dev-20240402123728", | ||
"version": "0.0.0-dev-20240402192619", | ||
"description": "core functions for extract-it", | ||
@@ -50,7 +50,7 @@ "main": "dist/index.js", | ||
"ts-pattern": "5.0.8", | ||
"@pandacss/is-valid-prop": "^0.0.0-dev-20240402123728", | ||
"@pandacss/logger": "0.0.0-dev-20240402123728", | ||
"@pandacss/shared": "0.0.0-dev-20240402123728", | ||
"@pandacss/token-dictionary": "0.0.0-dev-20240402123728", | ||
"@pandacss/types": "0.0.0-dev-20240402123728" | ||
"@pandacss/is-valid-prop": "^0.0.0-dev-20240402192619", | ||
"@pandacss/logger": "0.0.0-dev-20240402192619", | ||
"@pandacss/shared": "0.0.0-dev-20240402192619", | ||
"@pandacss/token-dictionary": "0.0.0-dev-20240402192619", | ||
"@pandacss/types": "0.0.0-dev-20240402192619" | ||
}, | ||
@@ -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
298879
8136
+ Added@pandacss/logger@0.0.0-dev-20240402192619(transitive)
+ Added@pandacss/shared@0.0.0-dev-20240402192619(transitive)
+ Added@pandacss/token-dictionary@0.0.0-dev-20240402192619(transitive)
+ Added@pandacss/types@0.0.0-dev-20240402192619(transitive)
- Removed@pandacss/logger@0.0.0-dev-20240402123728(transitive)
- Removed@pandacss/shared@0.0.0-dev-20240402123728(transitive)
- Removed@pandacss/token-dictionary@0.0.0-dev-20240402123728(transitive)
- Removed@pandacss/types@0.0.0-dev-20240402123728(transitive)