fix: Design system package conflict with babel-plugin-styled-components (#16881)

* fix: Design system package conflict with styled component babel-plugin-styled-components

* version update
This commit is contained in:
albinAppsmith 2022-09-22 16:55:03 +05:30 committed by GitHub
parent 57f3b6fde5
commit bb0c35f923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"cypress-log-to-output": "^1.1.2",
"dayjs": "^1.10.6",
"deep-diff": "^1.0.2",
"design-system": "npm:@appsmithorg/design-system@1.0.21",
"design-system": "npm:@appsmithorg/design-system@1.0.24",
"downloadjs": "^1.4.7",
"draft-js": "^0.11.7",
"emoji-mart": "^3.0.1",

View File

@ -6211,10 +6211,10 @@ depd@~1.1.2:
version "1.1.2"
resolved "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz"
"design-system@npm:@appsmithorg/design-system@1.0.21":
version "1.0.21"
resolved "https://registry.yarnpkg.com/@appsmithorg/design-system/-/design-system-1.0.21.tgz#dfec4245d44e64e3034a78b113d17dd7be817903"
integrity sha512-07ifd/vnJjEZUM4yt3+s1qY9EG9niLW92jbRtBCR033hsEiqKu5FSTT81hFyrIXJ5KIgflnK4Koum94LMaByQA==
"design-system@npm:@appsmithorg/design-system@1.0.24":
version "1.0.24"
resolved "https://registry.yarnpkg.com/@appsmithorg/design-system/-/design-system-1.0.24.tgz#e83f33ba12917c31f130d20f7eab68e62a0fb86f"
integrity sha512-efcOCNX+h4EjDG2Tr09484PAMv7bR0olVQiTq+rwIF+TI9oajNfVGy8aRKVWeDg7kKdatULJ5avZ+IyM3aUJKg==
dependencies:
"@blueprintjs/datetime" "3.23.6"
copy-to-clipboard "^3.3.1"