Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent c0f55c8 commit a3e58a7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@canonical/cookie-policy": "3.4.0",
"@canonical/global-nav": "3.2.5",
"@canonical/cookie-policy": "3.5.0",
"@canonical/global-nav": "3.4.0",
"@canonical/latest-news": "1.4.1",
"@canonical/react-components": "0.43.0",
"@canonical/react-components": "0.44.0",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
Expand Down Expand Up @@ -94,7 +94,7 @@
"topojson-client": "3.1.0",
"ts-loader": "9.4.2",
"typescript": "4.9.5",
"vanilla-framework": "4.0.0",
"vanilla-framework": "4.1.0",
"watch-cli": "0.2.3",
"webpack": "5.76.0",
"webpack-cli": "5.0.1",
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==1.1.0
canonicalwebteam.candid==0.9.0
canonicalwebteam.discourse==5.2.4
canonicalwebteam.discourse==5.4.2
canonicalwebteam.blog==6.4.0
canonicalwebteam.search==1.3.0
canonicalwebteam.image-template==1.3.1
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1039,15 +1039,15 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@canonical/cookie-policy@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.4.0.tgz#0d6708da340df5867fd2cc9dbd95538c46f20cf8"
integrity sha512-cdVqxQmGu+j+Q86UobihWWVFzGzHlekFeMFxlbRpm+yqxEOUCrLkA9/t/RsMfLNDToP2ECPgsMbS20aPlA2tIg==
"@canonical/cookie-policy@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.5.0.tgz#1c7e6cc2d5a7218375001b2cff2996a927693e89"
integrity sha512-XLCIl8+h+3BRfvqADqFsmAfWdaDGDchY/TPCKtpeQdb4r64SR6arsdNftlOb7vX8EuLCK2QRp6evUy0J+qnQTg==

"@canonical/global-nav@3.2.5":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.2.5.tgz#661abfe497b1266fe59d156711524c1b6352ce8a"
integrity sha512-ajrV4lzHC/x9qwsEzFRVJSEkKCx2VsisNhFAz4lHP7ukwMgsV7gbggxF5JDziqAblNJQNcV9NDXxkecZ3L5ZLw==
"@canonical/global-nav@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.4.0.tgz#e565c9446fe43281622857e965bcf53bbed0e5c6"
integrity sha512-KDlFVPTnO6on8okYfSUtqTdEaMpQE42gqZV82DHcfFOmrDVe8lrLPUl5bS8khJ0WbZhozMIMSTI0PUC/PCgl1Q==
dependencies:
vanilla-framework "3.14.0"

Expand All @@ -1056,10 +1056,10 @@
resolved "https://registry.yarnpkg.com/@canonical/latest-news/-/latest-news-1.4.1.tgz#dcdd445ac2268a54cf60f2f8c725b6bdeb285d71"
integrity sha512-lwrikCj0Y11X8Ln8D+elp6Ri3mYjMjsAOJtadNEFzhBrgmg8TVGYJjOdwy8TvRaxy7fHnvVajIKAYWX44Tfj6w==

"@canonical/react-components@0.43.0":
version "0.43.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.43.0.tgz#6603edbdf3495da562cf6bdb47e580de2f807edd"
integrity sha512-3fCq27E5V8BByOPudGxQca9CIffdLGkHP991ozo0/9HlToTiLLYikp+Bbt0i/qk2kn1YilPY2X181LvDKPt48g==
"@canonical/react-components@0.44.0":
version "0.44.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.44.0.tgz#584f7f9c889e4d73d799a901436eee45ed5db436"
integrity sha512-uyBlbZnP3HQe1mzqF3UB6r+VYY8WUwDXqPPXn+rJjpYeaxI/uj0xF3lnOFS2l2ZJQ4rhZfRYC02RHzf2UAPFvA==
dependencies:
"@types/jest" "27.5.2"
"@types/node" "18.16.18"
Expand Down Expand Up @@ -7331,10 +7331,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-3.14.0.tgz#c5b94d7e2e3ef2d3c9f24091b7efc4abf8054cf9"
integrity sha512-06Vr2nhjU72N9IivwCLcd7FgqFNopkiHfzANJUCNdvs8FkbTjIB7fcsFgJ6O76KnOBsEiAoJAssRkTh9x3a2jw==

vanilla-framework@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.0.0.tgz#a2fee9bd9763ebd6932b764f9d66484dc177d4cc"
integrity sha512-fiPnmaTUe15l5MRNJ6IsiJ8qiunfmgtLETOFltaYiE/bQKL7xTI+riBak2iygBKeF1y0Gi/GxUNt4hyb6xDPKA==
vanilla-framework@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.1.0.tgz#093b96d5f54f9856817977ec4d90e008aab605ad"
integrity sha512-2KF9eGOibzaAN2k5+MAyPREGU/BeKlu7vVoqTyrH0K4prlM520oi3dRsQDKMYvq882AQwUxKgsKsN+od+vJt4w==

verbalize@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit a3e58a7

Please sign in to comment.