@pikas-ui/button
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@pikas-ui/button", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"private": false, | ||
@@ -37,10 +37,10 @@ "description": "Components for creating buttons", | ||
"dependencies": { | ||
"@pikas-ui/icons": "3.0.1", | ||
"@pikas-ui/loader": "3.0.1", | ||
"@pikas-ui/styles": "3.0.1", | ||
"@pikas-ui/icons": "3.0.2", | ||
"@pikas-ui/loader": "3.0.2", | ||
"@pikas-ui/styles": "3.0.2", | ||
"font-color-contrast": "^11.1.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
}, | ||
@@ -51,4 +51,4 @@ "devDependencies": { | ||
"@types/node": "^18.7.15", | ||
"@types/react": "^18.0.18", | ||
"@types/react-dom": "^18.0.6", | ||
"@types/react": "18.0.18", | ||
"@types/react-dom": "18.0.6", | ||
"cross-env": "^7.0.3", | ||
@@ -55,0 +55,0 @@ "eslint": "^8.23.0", |
94132
+ Added@pikas-ui/icons@3.0.2(transitive)
+ Added@pikas-ui/loader@3.0.2(transitive)
+ Added@pikas-ui/styles@3.0.2(transitive)
+ Addedreact@18.2.0(transitive)
+ Addedreact-dom@18.2.0(transitive)
- Removed@pikas-ui/icons@3.0.1(transitive)
- Removed@pikas-ui/loader@3.0.1(transitive)
- Removed@pikas-ui/styles@3.0.1(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
Updated@pikas-ui/icons@3.0.2
Updated@pikas-ui/loader@3.0.2
Updated@pikas-ui/styles@3.0.2