Skip to content

Commit

Permalink
feat(tokens): adds ui icons tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
pfulton committed Sep 26, 2023
1 parent 3a4c217 commit 784f995
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion components/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"format:results": "prettier --no-config --no-error-on-unmatched-pattern --ignore-unknown --loglevel silent --write dist/"
},
"devDependencies": {
"@adobe/spectrum-tokens": "12.18.0",
"@adobe/spectrum-tokens": "12.20.0",
"concat-cli": "^4.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens-deprecated/-/spectrum-tokens-deprecated-11.8.0.tgz#7edf6f7b7e3c22581e0732c8de97fa0a68ed66b9"
integrity sha512-LW2SA/8VhW868tEcgIcugx7xdtgFG3KiUoEz+4s2nHTdmKj0h2A9pnTNplVTNAMq2uPSfp6wKKvQNNnMSIXqCg==

"@adobe/spectrum-tokens@12.18.0":
version "12.18.0"
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.18.0.tgz#5e140b9b0aa67ee728cb5b4a738321265c0eaea0"
integrity sha512-cAky1MF1HJ9ddpZn/KMbQHN78XkVe9RonJimZe6HchVTszzM3Tb5OofrVJ9RpQlGLBWaFO3lMynpKP0H5wzYzg==
"@adobe/spectrum-tokens@12.20.0":
version "12.20.0"
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.20.0.tgz#2248fb76fba7f8a9cd5166ba8f89c389b3426bbb"
integrity sha512-BdPBZw8bnegOKIqBmKb/ctVG6mDsWM+QoOMTL0ZgoCUURG2CS3hXM0E5PFYjzqwUqx3ikQ8fhC2PHW2O4w81sw==

"@ampproject/remapping@^2.2.0":
version "2.2.1"
Expand Down Expand Up @@ -2545,10 +2545,10 @@
resolved "https://registry.yarnpkg.com/@spectrum-css/pickerbutton/-/pickerbutton-3.0.34.tgz#987c639a281f0a54e72695cf38127faa60b9fcce"
integrity sha512-D8cfc9nvGNiLlY/y6TsgyZpj6zdGMh2ENUQi846DYS6ONRtDh9M2xoigpRcbIXc6Cm8kgCiZcTFsk07B/TT+pg==

"@spectrum-css/stepper@^4.0.58":
version "4.0.58"
resolved "https://registry.yarnpkg.com/@spectrum-css/stepper/-/stepper-4.0.58.tgz#0759d0f75dfb628d699cf75a9131c67474c998fa"
integrity sha512-mpAs1v3aeEiwU2rVnRzn+cDNKgqJnKBFZSRs2XlK4IsWchm/omeBxcwUPKhesv+ANu8tCCE2mtMFvt+1XkymXg==
"@spectrum-css/stepper@^4.0.59":
version "4.0.59"
resolved "https://registry.yarnpkg.com/@spectrum-css/stepper/-/stepper-4.0.59.tgz#e5501abd0755e0032277604e9196299279dced44"
integrity sha512-bE1T3+kHDPY4xPKtYd7cpFtS7odRiAlenZWU0HLNPhEZBfXou/jt86PQaDfZvD6smG3aiZOyuFGy7go2aoGhlQ==

"@spectrum-css/tokens@^10.1.2":
version "10.2.2"
Expand Down

0 comments on commit 784f995

Please sign in to comment.