@pikas-ui/icons
Advanced tools
Comparing version 1.0.25 to 1.0.26
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -0,0 +0,0 @@ import { CSS, ColorsType } from '@pikas-ui/styles'; |
{ | ||
"name": "@pikas-ui/icons", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"private": false, | ||
@@ -13,9 +13,2 @@ "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": { | ||
@@ -35,3 +28,3 @@ "type": "git", | ||
"@iconify/react": "^3.2.2", | ||
"@pikas-ui/styles": "1.0.25", | ||
"@pikas-ui/styles": "1.1.0", | ||
"iconify-icon": "^0.0.6", | ||
@@ -42,12 +35,19 @@ "react": "^18.1.0", | ||
"devDependencies": { | ||
"@pikas-ui/config": "workspace:*", | ||
"@pikas-ui/tsconfig": "workspace:*", | ||
"@types/node": "^17.0.38", | ||
"@pikas-ui/config": "0.0.0", | ||
"@pikas-ui/tsconfig": "0.0.0", | ||
"@types/node": "^17.0.41", | ||
"@types/react": "^18.0.10", | ||
"@types/react-dom": "^18.0.5", | ||
"eslint": "^8.16.0", | ||
"eslint": "^8.17.0", | ||
"tsup": "^6.0.1", | ||
"typescript": "4.7.2" | ||
"typescript": "4.7.3" | ||
}, | ||
"node": "12.20.0 || 14.13.1 || >=16.0.0" | ||
} | ||
"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" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @pikas-ui/icons |
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
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
16076
33
+ Added@pikas-ui/styles@1.1.0(transitive)
- Removed@pikas-ui/styles@1.0.25(transitive)
Updated@pikas-ui/styles@1.1.0