@washingtonpost/tachyons-css
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "@washingtonpost/tachyons-css", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"main": "dist/index.css", | ||
@@ -17,3 +17,3 @@ "style": "dist/index.css", | ||
"clean": "make clean", | ||
"format": "prettier --check \"**/*.(js|css)\"", | ||
"format": "prettier --write \"**/*.(js|css|mdx|jsx)\"", | ||
"dev": "next dev" | ||
@@ -27,3 +27,2 @@ }, | ||
"dependencies": { | ||
"@washingtonpost/color-tokens": "latest", | ||
"@washingtonpost/icon-tokens": "latest", | ||
@@ -37,3 +36,2 @@ "@washingtonpost/logo-tokens": "latest", | ||
"peerDependencies": { | ||
"@washingtonpost/color-tokens": "latest", | ||
"@washingtonpost/icon-tokens": "latest", | ||
@@ -57,3 +55,2 @@ "@washingtonpost/logo-tokens": "latest", | ||
"postcss-combine-media-query": "^1.0.1", | ||
"postcss-css-variables": "^0.18.0", | ||
"postcss-import": "^14.1.0", | ||
@@ -72,5 +69,5 @@ "postcss-nested-import": "^0.2.0", | ||
"overrides": { | ||
"react": "$react", | ||
"react-dom": "$react-dom" | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.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
429776
12
18
53
7906
- Removed@washingtonpost/color-tokens@latest
- Removed@washingtonpost/color-tokens@1.9.1(transitive)