Skip to content

Commit

Permalink
Add prettier dependency, fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Nov 12, 2024
1 parent 794c023 commit 1d2e121
Show file tree
Hide file tree
Showing 10 changed files with 2,744 additions and 2,649 deletions.
1,266 changes: 633 additions & 633 deletions assets/web/js/cpdDark.d.ts

Large diffs are not rendered by default.

72 changes: 48 additions & 24 deletions assets/web/js/cpdDark.js

Large diffs are not rendered by default.

1,266 changes: 633 additions & 633 deletions assets/web/js/cpdDarkHc.d.ts

Large diffs are not rendered by default.

72 changes: 48 additions & 24 deletions assets/web/js/cpdDarkHc.js

Large diffs are not rendered by default.

1,266 changes: 633 additions & 633 deletions assets/web/js/cpdLight.d.ts

Large diffs are not rendered by default.

72 changes: 48 additions & 24 deletions assets/web/js/cpdLight.js

Large diffs are not rendered by default.

1,266 changes: 633 additions & 633 deletions assets/web/js/cpdLightHc.d.ts

Large diffs are not rendered by default.

72 changes: 48 additions & 24 deletions assets/web/js/cpdLightHc.js

Large diffs are not rendered by default.

16 changes: 13 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,16 @@
"check": "yarn exec biome -- check",
"types": "yarn exec tsc -- --noEmit"
},
"keywords": ["compound", "design tokens", "style dictionary", "css"],
"files": ["./assets/web/**/*", "./icons/**/*"],
"keywords": [
"compound",
"design tokens",
"style dictionary",
"css"
],
"files": [
"./assets/web/**/*",
"./icons/**/*"
],
"main": "assets/web/js/index.js",
"type": "module",
"exports": {
Expand Down Expand Up @@ -66,7 +74,9 @@
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
"dependencies": {},
"dependencies": {
"prettier": "^3.3.3"
},
"peerDependencies": {
"@types/react": "*",
"react": "^17 || ^18"
Expand Down
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 +1982,11 @@ postcss-value-parser@^3.3.1:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==

prettier@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==

process@^0.11.1:
version "0.11.10"
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
Expand Down Expand Up @@ -2158,16 +2163,7 @@ stream@^0.0.3:
dependencies:
component-emitter "^2.0.0"

"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.1.0:
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand All @@ -2192,14 +2188,7 @@ string_decoder@^1.3.0:
dependencies:
safe-buffer "~5.2.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down

0 comments on commit 1d2e121

Please sign in to comment.