Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cli/csstools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"css-blank-pseudo": "^8.0.1",
"css-has-pseudo": "^8.0.0",
"css-prefers-color-scheme": "^11.0.0",
"postcss": "^8.5.6",
"postcss": "^8.5.10",
"postcss-attribute-case-insensitive": "^8.0.0",
"postcss-color-functional-notation": "^8.0.3",
"postcss-color-hex-alpha": "^11.0.0",
Expand Down
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/css-syntax-patches-for-csstree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@webref/css": "8.5.3",
"css-tree": "^3.2.1",
"postcss": "^8.4"
"postcss": "^8.5"
},
"scripts": {
"build": "node --stack-trace-limit=1000 ./scripts/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-tokenizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
],
"devDependencies": {
"@rmenke/css-tokenizer-tests": "^1.2.0",
"postcss": "^8.5.6",
"postcss": "^8.5.10",
"postcss-parser-tests": "^8.8.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dist"
],
"dependencies": {
"postcss": "~8.5",
"postcss": "^8.5.10",
"postcss-8.4": "npm:postcss@~8.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"postcss": "^8.4"
},
"devDependencies": {
"postcss": "^8.5.6"
"postcss": "^8.5.10"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugin-packs/postcss-preset-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@csstools/postcss-text-decoration-shorthand": "^5.0.3",
"@csstools/postcss-trigonometric-functions": "^5.0.2",
"@csstools/postcss-unset-value": "^5.0.0",
"autoprefixer": "^10.4.24",
"autoprefixer": "^10.5.0",
"browserslist": "^4.28.1",
"css-blank-pseudo": "^8.0.1",
"css-has-pseudo": "^8.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
}

.test-logical-viewport-units {
width: -webkit-calc(10vw + 5px);
width: -moz-calc(10vw + 5px);
width: calc(10vw + 5px);
}
Expand Down Expand Up @@ -198,19 +197,21 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
-moz-animation: none 0s ease 0s 1 normal none running;
animation: none 0s ease 0s 1 normal none running;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
backface-visibility: visible;
background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
border: medium none currentcolor;
border-collapse: separate;
-moz-border-image: none;
border-image: none;
-webkit-border-image: none;
-moz-border-image: none;
border-image: none;
border-radius: 0;
border-spacing: 0;
bottom: auto;
box-shadow: none;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
caption-side: top;
clear: none;
clip: auto;
Expand Down Expand Up @@ -252,7 +253,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
line-height: normal;
height: auto;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
left: auto;
Expand All @@ -274,18 +274,17 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
page-break-before: auto;
page-break-inside: auto;
-webkit-perspective: none;
-moz-perspective: none;
perspective: none;
-webkit-perspective-origin: 50% 50%;
-moz-perspective-origin: 50% 50%;
perspective-origin: 50% 50%;
position: static;
right: auto;
-moz-tab-size: 8;
tab-size: 8;
table-layout: auto;
text-align: left;
text-align-last: auto;
-moz-text-align-last: auto;
text-align-last: auto;
-webkit-text-decoration: none;
text-decoration: none;
text-indent: 0;
Expand All @@ -299,7 +298,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
-moz-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
-webkit-transform-style: flat;
-moz-transform-style: flat;
transform-style: flat;
-webkit-transition: none 0s ease 0s;
-moz-transition: none 0s ease 0s;
Expand Down Expand Up @@ -399,7 +397,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
}

.complex-clamp {
width: max(-webkit-calc(100% - 10px), min(min(10px, 100%), max(40px, 4em)));
width: max(-moz-calc(100% - 10px), min(min(10px, 100%), max(40px, 4em)));
width: max(calc(100% - 10px), min(min(10px, 100%), max(40px, 4em)));
}
Expand All @@ -414,13 +411,11 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
}

.calc-clamp {
margin: 0 40px 0 -webkit-calc(-1 * max(32px, min(16vw, 64px)));
margin: 0 40px 0 -moz-calc(-1 * max(32px, min(16vw, 64px)));
margin: 0 40px 0 calc(-1 * max(32px, min(16vw, 64px)));
}

.multiple-calc-clamp {
margin: -webkit-calc(-1 * max(1px, min(2vw, 3px))) -webkit-calc(-1 * max(4px, min(5vw, 6px)));
margin: -moz-calc(-1 * max(1px, min(2vw, 3px))) -moz-calc(-1 * max(4px, min(5vw, 6px)));
margin: calc(-1 * max(1px, min(2vw, 3px))) calc(-1 * max(4px, min(5vw, 6px)));
}
Expand Down Expand Up @@ -570,7 +565,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
text-indent: 2em;
content: var(--value-2ic);
left: 2em;
width: -webkit-calc(8em + 20px);
width: -moz-calc(8em + 20px);
width: calc(8em + 20px);
height: 10px;
Expand All @@ -583,7 +577,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
}

.mod {
padding: 8px 3px 1px -webkit-calc(3px + 50%);
padding: 8px 3px 1px -moz-calc(3px + 50%);
padding: 8px 3px 1px calc(3px + 50%);
-webkit-transform: rotate(-50deg);
Expand All @@ -593,7 +586,6 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe
}

.rem {
padding: 8px 3px 1px -webkit-calc(3px + 50%);
padding: 8px 3px 1px -moz-calc(3px + 50%);
padding: 8px 3px 1px calc(3px + 50%);
-webkit-transform: rotate(-50deg);
Expand Down Expand Up @@ -648,7 +640,7 @@ h1.test-custom-selectors:not(.does-not-exist), h2.test-custom-selectors:not(.doe

.nested-calc {
-webkit-box-ordinal-group: NaN;
-webkit-order: -webkit-calc(1 * (8 / 3 + (5 * 10)));
-webkit-order: calc(1 * (8 / 3 + (5 * 10)));
-moz-box-ordinal-group: NaN;
order: calc(1 * (8 / 3 + (5 * 10)));
}
Expand Down
Loading
Loading