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 13, 2024
1 parent a254450 commit 0a7c7ea
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 @@ -28,7 +28,7 @@
"@babel/preset-typescript": "7.23.3",
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.6.4",
"@canonical/react-components": "1.7.0",
"@canonical/react-components": "1.7.1",
"@canonical/store-components": "0.51.0",
"@sentry/react": "7.113.0",
"@testing-library/dom": "10.4.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"style-loader": "3.3.4",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"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 @@
canonicalwebteam.flask-base==2.0.0
beautifulsoup4==4.12.3
canonicalwebteam.candid==0.9.0
canonicalwebteam.discourse==5.7.2
canonicalwebteam.discourse==5.7.3
canonicalwebteam.image-template==1.3.1
canonicalwebteam.store-api==5.0.0
canonicalwebteam.docstring-extractor==1.2.0
Expand Down
25 changes: 21 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1126,6 +1126,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.51.0"
resolved "https://registry.npmjs.org/@canonical/store-components/-/store-components-0.51.0.tgz"
Expand Down Expand Up @@ -8534,10 +8551,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.npmjs.org/vanilla-framework/-/vanilla-framework-4.17.1.tgz"
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 0a7c7ea

Please sign in to comment.