Skip to content

Commit

Permalink
chore(deps): update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Jun 6, 2024
1 parent 29c9a3e commit 660cea8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test-report-coverage": "cp coverage/unit/coverage-final.json coverage/playwright/ ; nyc report --reporter html --reporter cobertura --reporter text-summary --temp-dir coverage/playwright --report-dir coverage/playwright-report --exclude 'src/lib/**' --exclude 'src/types/**'"
},
"dependencies": {
"@canonical/react-components": "0.54.0",
"@canonical/react-components": "0.55.0",
"@monaco-editor/react": "4.6.0",
"@tanstack/react-query": "5.17.15",
"@use-it/event-listener": "0.1.7",
Expand All @@ -48,7 +48,7 @@
"react-router-dom": "6.21.3",
"react-useportal": "1.0.19",
"serve": "14.2.1",
"vanilla-framework": "4.11.0",
"vanilla-framework": "4.12.0",
"xterm": "5.2.1",
"xterm-addon-fit": "0.8.0",
"yup": "1.3.3"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,10 +1093,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@canonical/react-components@0.54.0":
version "0.54.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.54.0.tgz#7d7ab03225089c8dedf776f6b92596c510d39210"
integrity sha512-btAtPlxc8g2o6zTmzObcB3+xH+55k53yMP/jeUUlypxyV/0x6hlXF5iLlDjmgejDE2Q1epfctH2R0MkLinqFRA==
"@canonical/react-components@0.55.0":
version "0.55.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.55.0.tgz#803545bbed83f75a824927430fff2e2a8f2dc5bc"
integrity sha512-6SVuQhq3nFsYqOxL65IYgfWds5vGH7IHB8OrEs6d4jVzmkgjisNyPwlAMj64hsCulOVGSXOgg5cbHk/FI8Wjwg==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down Expand Up @@ -6453,10 +6453,10 @@ [email protected]:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^2.0.0"

vanilla-framework@4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.11.0.tgz#81636d58bacbd3320a4eb6bf5bef00409cfdc008"
integrity sha512-S0AAHNVphn3YJ7BQhyHmvKhrqiZcncQBPedwMan18uavB4VfAT8UN0dwgrHQvY/ypUuJiq/GPA0Xe1xcd+E7dg==
vanilla-framework@4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.12.0.tgz#3abebbc52b07ce749f7591614e552787a51c35b2"
integrity sha512-poWuwp+T+FllFH6Q97Z3wVLIO0TqKJdWaxTjabC5cK32r1BylviBXzyZyf6cJ2Shxl0ftaDrAzLB0xlCmJU6KA==

vary@~1.1.2:
version "1.1.2"
Expand Down

0 comments on commit 660cea8

Please sign in to comment.