We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1164bca commit 9f2f469Copy full SHA for 9f2f469
package.json
@@ -49,5 +49,18 @@
49
"last 1 firefox version",
50
"last 1 safari version"
51
]
52
+ },
53
+ "pnpm": {
54
+ "overrides": {
55
+ "postcss@<8.4.31": ">=8.4.31",
56
+ "@adobe/css-tools@<4.3.1": ">=4.3.1",
57
+ "nth-check@<2.0.1": ">=2.0.1",
58
+ "@adobe/css-tools@<4.3.2": ">=4.3.2",
59
+ "follow-redirects@<1.15.4": ">=1.15.4",
60
+ "webpack-dev-middleware@<=5.3.3": ">=5.3.4",
61
+ "express@<4.19.2": ">=4.19.2",
62
+ "follow-redirects@<=1.15.5": ">=1.15.6",
63
+ "@babel/traverse@<7.23.2": ">=7.23.2"
64
+ }
65
}
66
0 commit comments