Skip to content

Commit a5dfc0a

Browse files
fix: update stylex compiler
1 parent ea532b5 commit a5dfc0a

File tree

2 files changed

+25
-36
lines changed

2 files changed

+25
-36
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
},
170170
"devDependencies": {
171171
"@biomejs/biome": "1.7.0",
172-
"@stylexjs/esbuild-plugin": "^0.5.1",
172+
"@stylexjs/esbuild-plugin": "0.6.0",
173173
"@stylexjs/stylex": "0.6.0",
174174
"@types/glob": "8.1.0",
175175
"@types/mocha": "10.0.6",
@@ -179,6 +179,7 @@
179179
"@types/vscode": "1.87.0",
180180
"@vscode/test-electron": "2.3.9",
181181
"@vscode/webview-ui-toolkit": "1.4.0",
182+
"babel-plugin-syntax-hermes-parser": "0.20.1",
182183
"esbuild": "0.20.2",
183184
"glob": "9.3.5",
184185
"husky": "9.0.11",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)