Skip to content

Commit 65098fc

Browse files
committed
Update StyleX packages to 0.18.3
1 parent 620e5ae commit 65098fc

3 files changed

Lines changed: 37 additions & 60 deletions

File tree

package-lock.json

Lines changed: 34 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/postcss-react-strict-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@babel/core": "^7.26.8",
17-
"@stylexjs/babel-plugin": "^0.15.4",
17+
"@stylexjs/babel-plugin": "^0.18.3",
1818
"fast-glob": "^3.3.2",
1919
"glob-parent": "^6.0.2",
2020
"is-glob": "^4.0.3"

packages/react-strict-dom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@babel/helper-module-imports": "^7.24.7",
41-
"@stylexjs/babel-plugin": "^0.15.4",
42-
"@stylexjs/stylex": "^0.15.4",
41+
"@stylexjs/babel-plugin": "^0.18.3",
42+
"@stylexjs/stylex": "^0.18.3",
4343
"postcss-value-parser": "^4.1.0",
4444
"postcss-react-strict-dom": "0.0.55",
4545
"styleq": "^0.2.1"

0 commit comments

Comments
 (0)