@launchpad-ui/columns
Advanced tools
Comparing version 0.1.20 to 0.1.21
{ | ||
"name": "@launchpad-ui/columns", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"status": "alpha", | ||
@@ -35,12 +35,12 @@ "publishConfig": { | ||
"classix": "2.1.17", | ||
"@launchpad-ui/tokens": "~0.9.10", | ||
"@launchpad-ui/tokens": "~0.9.11", | ||
"@launchpad-ui/types": "~0.1.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1" | ||
}, | ||
"devDependencies": { | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
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
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
- Removedreact@18.2.0(transitive)
- Removedreact-dom@18.2.0(transitive)
Updated@launchpad-ui/tokens@~0.9.11