@teambit/base-ui.text.heading
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "@teambit/base-ui.text.heading", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"homepage": "https://bit.dev/teambit/base-ui/text/heading", | ||
@@ -9,20 +9,19 @@ "main": "dist/index.js", | ||
"name": "text/heading", | ||
"version": "0.6.7" | ||
"version": "0.6.8" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/react": "^16.8.0", | ||
"@testing-library/react": "^10.4.7", | ||
"chai": "^4.2.0", | ||
"@types/react-router-dom": "^5.1.5", | ||
"@types/mocha": "8.0.0", | ||
"@types/jest": "~26.0.9", | ||
"@types/react": "16.9.43", | ||
"@babel/runtime": "^7.11.2", | ||
"core-js": "^3.6.5", | ||
"@types/node": "^12.12.27", | ||
"@teambit/base-ui.theme.theme-provider": "0.6.7" | ||
"@types/chai": "^4.2.11", | ||
"@babel/runtime": "7.12.18", | ||
"@types/jest": "^26.0.0", | ||
"@types/node": "12.20.4", | ||
"@teambit/base-ui.theme.theme-provider": "0.6.8" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1" | ||
"core-js": "^3.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -35,16 +34,18 @@ "license": "SEE LICENSE IN LICENSE", | ||
"dependencies": { | ||
"react-dom": "-", | ||
"react": "-" | ||
}, | ||
"devDependencies": { | ||
"@types/react-router-dom": "^5.1.5", | ||
"@types/mocha": "8.0.0", | ||
"@types/jest": "~26.0.9", | ||
"@types/react": "16.9.43", | ||
"@babel/runtime": "^7.11.2", | ||
"core-js": "^3.6.5", | ||
"@types/node": "^12.12.27" | ||
"@babel/runtime": "7.12.18", | ||
"@types/jest": "^26.0.0", | ||
"@types/react": "^16.8.0", | ||
"@types/node": "12.20.4", | ||
"@types/mocha": "-", | ||
"react-dom": "-", | ||
"react": "-" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": "^16.13.1", | ||
"react": "^16.13.1" | ||
"core-js": "^3.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
} | ||
@@ -51,0 +52,0 @@ } |
17498
8
3