Skip to content

Commit

Permalink
Merge branch '1744-storybook-add-tokens-page' of https://github.com/I…
Browse files Browse the repository at this point in the history
…nfineon/infineon-design-system-stencil into 1744-storybook-add-tokens-page
  • Loading branch information
tishoyanchev committed Feb 26, 2025
2 parents f1e9f80 + 8d27589 commit aa2fa43
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 204 deletions.
2 changes: 1 addition & 1 deletion examples/wrapper-components/react-vite-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:local": "run-p preview:link watch:library"
},
"dependencies": {
"@infineon/infineon-design-system-react": "32.4.0--canary.1745.1667460801a8708dbfd2c232eb7c729d50a91ded.0",
"@infineon/infineon-design-system-react": "32.4.0--canary.1745.249b9feeb079c5ea288e141fdec47c4501dc2d98.0",
"path": "^0.12.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/wrapper-components/vue-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test:local": "run-p preview:link watch:library"
},
"dependencies": {
"@infineon/infineon-design-system-vue": "32.4.0--canary.1745.1667460801a8708dbfd2c232eb7c729d50a91ded.0",
"@infineon/infineon-design-system-vue": "32.4.0--canary.1745.249b9feeb079c5ea288e141fdec47c4501dc2d98.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"vite": "^5.0.12",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "32.4.0--canary.1745.1667460801a8708dbfd2c232eb7c729d50a91ded.0",
"version": "32.4.0--canary.1745.249b9feeb079c5ea288e141fdec47c4501dc2d98.0",
"command": {
"publish": {
"verifyAccess": false
Expand Down
Loading

0 comments on commit aa2fa43

Please sign in to comment.