@pikas-ui/text
Advanced tools
Comparing version 4.2.6 to 4.2.7
import { PikasCSS } from '@pikas-ui/styles'; | ||
import { ReactNode, FC } from 'react'; | ||
declare type DescriptionProps = { | ||
type DescriptionProps = { | ||
children?: ReactNode; | ||
@@ -6,0 +6,0 @@ css?: PikasCSS; |
import { PikasCSS } from '@pikas-ui/styles'; | ||
import { ReactNode, FC } from 'react'; | ||
declare type LabelProps = { | ||
type LabelProps = { | ||
children?: ReactNode; | ||
@@ -6,0 +6,0 @@ css?: PikasCSS; |
import { PikasCSS } from '@pikas-ui/styles'; | ||
import { ReactNode, FC } from 'react'; | ||
declare type TextErrorProps = { | ||
type TextErrorProps = { | ||
children?: ReactNode; | ||
@@ -6,0 +6,0 @@ css?: PikasCSS; |
{ | ||
"name": "@pikas-ui/text", | ||
"version": "4.2.6", | ||
"version": "4.2.7", | ||
"private": false, | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@pikas-ui/styles": "3.5.6", | ||
"@pikas-ui/styles": "3.5.7", | ||
"@radix-ui/react-label": "2.0.0" | ||
@@ -52,13 +52,13 @@ }, | ||
"@pikas/prettier": "1.0.0", | ||
"eslint-config-custom": "1.0.0", | ||
"@pikas/tsconfig": "1.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"@types/node": "18.11.9", | ||
"@types/react": "18.0.25", | ||
"@types/react-dom": "18.0.8", | ||
"@types/react-dom": "18.0.9", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.27.0", | ||
"tsup": "6.4.0", | ||
"typescript": "4.8.4" | ||
"eslint-config-custom": "1.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"tsup": "6.5.0", | ||
"typescript": "4.9.3" | ||
}, | ||
@@ -65,0 +65,0 @@ "node": "12.20.0 || 14.13.1 || >=16.0.0", |
16229
+ Added@pikas-ui/styles@3.5.7(transitive)
- Removed@pikas-ui/styles@3.5.6(transitive)
Updated@pikas-ui/styles@3.5.7