Skip to content

Commit 2b4c84a

Browse files
brijeshb42Brijesh Bittu
andauthored
[core] Update wyw version (#393)
Co-authored-by: Brijesh Bittu <[email protected]>
1 parent d5cfc2d commit 2b4c84a

File tree

6 files changed

+55
-55
lines changed

6 files changed

+55
-55
lines changed

packages/pigment-css-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@babel/types": "^7.25.8",
3535
"@pigment-css/utils": "workspace:*",
3636
"@pigment-css/theme": "workspace:^",
37-
"@wyw-in-js/processor-utils": "^0.5.5",
38-
"@wyw-in-js/shared": "^0.5.5",
39-
"@wyw-in-js/transform": "^0.5.5",
37+
"@wyw-in-js/processor-utils": "^0.6.0",
38+
"@wyw-in-js/shared": "^0.6.0",
39+
"@wyw-in-js/transform": "^0.6.0",
4040
"csstype": "^3.1.3"
4141
},
4242
"devDependencies": {

packages/pigment-css-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"@emotion/styled": "^11.13.0",
4444
"@mui/system": "^6.1.6",
4545
"@mui/utils": "^6.1.6",
46-
"@wyw-in-js/processor-utils": "^0.5.5",
47-
"@wyw-in-js/shared": "^0.5.5",
48-
"@wyw-in-js/transform": "^0.5.5",
46+
"@wyw-in-js/processor-utils": "^0.6.0",
47+
"@wyw-in-js/shared": "^0.6.0",
48+
"@wyw-in-js/transform": "^0.6.0",
4949
"clsx": "^2.1.1",
5050
"cssesc": "^3.0.0",
5151
"csstype": "^3.1.3",

packages/pigment-css-unplugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"dependencies": {
3333
"@babel/core": "^7.26.0",
3434
"@pigment-css/react": "workspace:^",
35-
"@wyw-in-js/shared": "^0.5.5",
36-
"@wyw-in-js/transform": "^0.5.5",
35+
"@wyw-in-js/shared": "^0.6.0",
36+
"@wyw-in-js/transform": "^0.6.0",
3737
"babel-plugin-define-var": "^0.1.0",
3838
"unplugin": "^1.15.0"
3939
},

packages/pigment-css-utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@emotion/unitless": "0.10.0",
3737
"@emotion/serialize": "^1.3.3",
3838
"@pigment-css/theme": "workspace:*",
39-
"@wyw-in-js/processor-utils": "^0.5.5",
40-
"@wyw-in-js/shared": "^0.5.5",
41-
"@wyw-in-js/transform": "^0.5.5",
39+
"@wyw-in-js/processor-utils": "^0.6.0",
40+
"@wyw-in-js/shared": "^0.6.0",
41+
"@wyw-in-js/transform": "^0.6.0",
4242
"cssesc": "^3.0.0",
4343
"lodash": "4.17.21",
4444
"stylis": "^4.3.4"

packages/pigment-css-vite-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@babel/core": "^7.26.0",
3232
"@babel/preset-typescript": "^7.26.0",
3333
"@pigment-css/react": "workspace:^",
34-
"@wyw-in-js/shared": "^0.5.5",
35-
"@wyw-in-js/transform": "^0.5.5",
34+
"@wyw-in-js/shared": "^0.6.0",
35+
"@wyw-in-js/transform": "^0.6.0",
3636
"babel-plugin-define-var": "^0.1.0"
3737
},
3838
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)