Skip to content

Commit

Permalink
Merge pull request #1626 from Infineon/1573-update-tokens-library-to-…
Browse files Browse the repository at this point in the history
…latest-requirements

Update tokens library to latest version
  • Loading branch information
tishoyanchev authored Dec 10, 2024
2 parents f87b4dd + 8ca84c4 commit 40a1939
Show file tree
Hide file tree
Showing 10 changed files with 670 additions and 123 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": "29.3.0--canary.1639.52a545f9a651e2536d4f40c373f7eb826907d680.0",
"@infineon/infineon-design-system-react": "30.0.0--canary.1626.cc2b37f6470c03dc378e848f176609402f66dd00.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": "29.3.0--canary.1639.52a545f9a651e2536d4f40c373f7eb826907d680.0",
"@infineon/infineon-design-system-vue": "30.0.0--canary.1626.cc2b37f6470c03dc378e848f176609402f66dd00.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": "29.3.0--canary.1639.52a545f9a651e2536d4f40c373f7eb826907d680.0",
"version": "30.0.0--canary.1626.cc2b37f6470c03dc378e848f176609402f66dd00.0",
"command": {
"publish": {
"verifyAccess": false
Expand Down
Loading

0 comments on commit 40a1939

Please sign in to comment.