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 Nov 20, 2024
1 parent 605e74d commit d59af01
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.6.4",
"@canonical/latest-news": "1.5.0",
"@canonical/react-components": "1.7.0",
"@canonical/react-components": "1.7.1",
"@canonical/store-components": "0.52.0",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
Expand Down Expand Up @@ -100,7 +100,7 @@
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"uuid": "10.0.0",
"vanilla-framework": "4.17.1",
"vanilla-framework": "4.18.2",
"watch-cli": "0.2.3",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# App dependencies
canonicalwebteam.flask-base==2.0.0
canonicalwebteam.candid==0.9.0
canonicalwebteam.discourse==5.7.2
canonicalwebteam.discourse==5.7.3
canonicalwebteam.blog==6.4.2
canonicalwebteam.search==2.1.1
canonicalwebteam.image-template==1.3.1
Expand Down
25 changes: 21 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,23 @@
react-table "7.8.0"
react-useportal "1.0.19"

"@canonical/[email protected]":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.7.1.tgz#5202774abac6d858896a857cd24ae3746f7fcabb"
integrity sha512-ekd7tE+yiABdFikTyqr7n6Rwggo02b2tEvnNvEtY01S56qRBnhJFilDgebe8nZX/A/1ukzs0PYOzi2kD8SwIKA==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.16.3"
"@types/react" "18.3.5"
"@types/react-dom" "18.3.0"
"@types/react-table" "7.7.20"
classnames "2.5.1"
jest-environment-jsdom "29.7.0"
lodash.isequal "4.5.0"
prop-types "15.8.1"
react-table "7.8.0"
react-useportal "1.0.19"

"@canonical/[email protected]":
version "0.52.0"
resolved "https://registry.yarnpkg.com/@canonical/store-components/-/store-components-0.52.0.tgz#04415a5c826601feb9cb554a1e5086c874b83ef6"
Expand Down Expand Up @@ -8019,10 +8036,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^2.0.0"

vanilla-framework@4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.17.1.tgz#8f0913e51bbe14ec3ed0686fe4f91ab7685eda41"
integrity sha512-vmjx08LnGnNC37GF4shnrknmWhjV1Xq2LciBvzIBZFy4zCVbDO7O2HJbPvXzLkWClgICk7zkpnKJMVBAUk4wjA==
vanilla-framework@4.18.2:
version "4.18.2"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.18.2.tgz#b84bc1d95171ce44bafc141a03c7fec71587201b"
integrity sha512-wY+uO8rYEQzWspK6oddr0tHFFEE+GzqIgBoy5mku4W+2aeE259TfUHPCFNbpWRImQ8KShlYCYBcQ+ve+tGRB4g==

[email protected]:
version "4.9.0"
Expand Down

0 comments on commit d59af01

Please sign in to comment.