Skip to content

Commit 038a6f3

Browse files
authored
Merge pull request #347 from DonOmalVindula/feat/react/date-picker
2 parents 7535bde + 55674b9 commit 038a6f3

File tree

4 files changed

+27
-57
lines changed

4 files changed

+27
-57
lines changed

packages/primitives/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/parser": "^7.20.5",
3838
"@divriots/style-dictionary-to-figma": "^0.4.0",
3939
"@jest/globals": "^29.3.1",
40-
"@oxygen-ui/logger": "2.3.4",
40+
"@oxygen-ui/logger": "workspace:^",
4141
"@types/jest": "^29.2.3",
4242
"@types/node": "^18.11.18",
4343
"@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?4ee6f6be232d7631999d709a86b91612f1d34ce7",
@@ -59,4 +59,4 @@
5959
"publishConfig": {
6060
"access": "public"
6161
}
62-
}
62+
}

packages/react-icons/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@babel/preset-react": "^7.18.6",
4747
"@babel/preset-typescript": "^7.18.6",
4848
"@babel/types": "^7.20.2",
49-
"@oxygen-ui/logger": "2.3.4",
50-
"@oxygen-ui/primitives": "2.3.4",
49+
"@oxygen-ui/logger": "workspace:^",
50+
"@oxygen-ui/primitives": "workspace:^",
5151
"@rollup/plugin-babel": "5.3.1",
5252
"@rollup/plugin-commonjs": "^23.0.3",
5353
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -83,4 +83,4 @@
8383
"publishConfig": {
8484
"access": "public"
8585
}
86-
}
86+
}

packages/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"dependencies": {
4141
"@mui/x-data-grid": "^6.9.2",
4242
"@mui/x-date-pickers": "^6.18.0",
43-
"@oxygen-ui/primitives": "2.3.4",
44-
"@oxygen-ui/react-icons": "2.3.4",
43+
"@oxygen-ui/primitives": "workspace:^",
44+
"@oxygen-ui/react-icons": "workspace:^",
4545
"clsx": "^1.2.1",
4646
"dart-sass": "^1.25.0",
4747
"moment": "^2.30.1",
@@ -56,7 +56,7 @@
5656
"@mui/material": "^5.10.16",
5757
"@mui/system": "^5.10.16",
5858
"@mui/utils": "^5.10.16",
59-
"@oxygen-ui/logger": "2.3.4",
59+
"@oxygen-ui/logger": "workspace:^",
6060
"@rollup/plugin-commonjs": "^23.0.3",
6161
"@rollup/plugin-image": "^3.0.1",
6262
"@rollup/plugin-node-resolve": "^15.0.1",
@@ -134,4 +134,4 @@
134134
"access": "public"
135135
},
136136
"publishPath": "dist"
137-
}
137+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)