@pikas-ui/text
Advanced tools
Comparing version 4.1.5 to 4.1.6
{ | ||
"name": "@pikas-ui/text", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"private": false, | ||
@@ -42,4 +42,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@pikas-ui/styles": "3.3.3", | ||
"@radix-ui/react-label": "^1.0.0" | ||
"@pikas-ui/styles": "3.3.4", | ||
"@radix-ui/react-label": "1.0.0" | ||
}, | ||
@@ -51,10 +51,10 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@pikas/config": "0.0.0", | ||
"@pikas/tsconfig": "0.0.0", | ||
"@types/node": "^18.8.2", | ||
"@pikas/config": "1.0.0", | ||
"@pikas/tsconfig": "1.0.0", | ||
"@types/node": "18.8.3", | ||
"@types/react": "18.0.21", | ||
"@types/react-dom": "18.0.6", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.24.0", | ||
"tsup": "^6.2.3", | ||
"cross-env": "7.0.3", | ||
"eslint": "8.24.0", | ||
"tsup": "6.2.3", | ||
"typescript": "4.8.4" | ||
@@ -61,0 +61,0 @@ }, |
16389
+ Added@pikas-ui/styles@3.3.4(transitive)
+ Addedusehooks-ts@2.7.2(transitive)
- Removed@pikas-ui/styles@3.3.3(transitive)
- Removedlodash.debounce@4.0.8(transitive)
- Removedusehooks-ts@2.16.0(transitive)
Updated@pikas-ui/styles@3.3.4
Updated@radix-ui/react-label@1.0.0