Skip to content

Commit

Permalink
Bump @stylexjs/stylex
Browse files Browse the repository at this point in the history
  • Loading branch information
HorusGoul committed Jan 4, 2024
1 parent 703a375 commit f27680a
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion apps/qwik-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@internal/test-utils": "workspace:^",
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"tsx": "^4.6.2",
"vite-plugin-stylex": "workspace:^"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@remix-run/node": "^2.4.0",
"@remix-run/react": "^2.4.0",
"@remix-run/serve": "^2.4.0",
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"isbot": "^3.6.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/sveltekit-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"type": "module",
"dependencies": {
"@internal/test-utils": "workspace:*",
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"tsx": "^4.6.2",
"vite-plugin-stylex": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@stylexjs/open-props": "^0.3.0",
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/vue-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@internal/test-utils": "workspace:*",
"@stylexjs/stylex": "^0.3.0",
"@stylexjs/stylex": "^0.4.1",
"tsx": "^4.6.2",
"vite-plugin-stylex": "workspace:*",
"vue": "^3.3.11"
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit f27680a

Please sign in to comment.