Skip to content

Commit

Permalink
fix playground deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour committed Nov 6, 2023
1 parent 3b7b45d commit 400f5d9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
3 changes: 3 additions & 0 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"@talend/design-system": "^8.0.0",
"@talend/design-tokens": "^2.9.0",
"@talend/icons": "^7.0.0",
"@talend/locales-tui-components": "^11.4.5",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-cmf": "^8.0.0",
"@talend/react-cmf-router": "^6.0.0",
"@talend/react-components": "^12.0.0",
Expand Down
15 changes: 12 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions tools/scripts-config-react-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"lint": "eslint ./",
"test": "echo \"Nothing to test\""
},
"peerDependencies": {
"@talend/icons": "^7.0.0"
},
"dependencies": {
"@babel/core": "^7.23.2",
"@sentry/webpack-plugin": "^1.20.1",
Expand Down

0 comments on commit 400f5d9

Please sign in to comment.