@pikas-ui/text
Advanced tools
Comparing version 1.0.27 to 2.0.0
@@ -0,0 +0,0 @@ import { CSS } from '@pikas-ui/styles'; |
@@ -0,0 +0,0 @@ import { CSS } from '@pikas-ui/styles'; |
@@ -0,0 +0,0 @@ import { CSS } from '@pikas-ui/styles'; |
{ | ||
"name": "@pikas-ui/text", | ||
"version": "1.0.27", | ||
"version": "2.0.0", | ||
"private": false, | ||
@@ -13,2 +13,9 @@ "description": "", | ||
], | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"format": "prettier --write \"**/*.{ts,tsx}\"", | ||
"lint": "cross-env TIMING=1 eslint src --fix", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
}, | ||
"repository": { | ||
@@ -27,3 +34,3 @@ "type": "git", | ||
"dependencies": { | ||
"@pikas-ui/styles": "1.1.0", | ||
"@pikas-ui/styles": "2.0.0", | ||
"@radix-ui/react-label": "^0.1.5", | ||
@@ -34,4 +41,4 @@ "react": "^18.1.0", | ||
"devDependencies": { | ||
"@pikas-ui/config": "0.0.0", | ||
"@pikas-ui/tsconfig": "0.0.0", | ||
"@pikas-ui/config": "workspace:*", | ||
"@pikas-ui/tsconfig": "workspace:*", | ||
"@types/node": "^17.0.41", | ||
@@ -44,10 +51,3 @@ "@types/react": "^18.0.10", | ||
}, | ||
"node": "12.20.0 || 14.13.1 || >=16.0.0", | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"format": "prettier --write \"**/*.{ts,tsx}\"", | ||
"lint": "cross-env TIMING=1 eslint src --fix", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
} | ||
} | ||
"node": "12.20.0 || 14.13.1 || >=16.0.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15920
37
+ Added@pikas-ui/styles@2.0.0(transitive)
+ Addedlodash.merge@4.6.2(transitive)
- Removed@pikas-ui/styles@1.1.0(transitive)
Updated@pikas-ui/styles@2.0.0