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] committed Apr 8, 2024
1 parent 0523bac commit a1ffda2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 14 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,10 +29,10 @@
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@canonical/cookie-policy": "3.5.0",
"@canonical/cookie-policy": "3.6.1",
"@canonical/global-nav": "3.6.4",
"@canonical/latest-news": "1.5.0",
"@canonical/react-components": "0.50.5",
"@canonical/react-components": "0.51.4",
"@canonical/store-components": "0.48.0",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
Expand Down Expand Up @@ -95,7 +95,7 @@
"topojson-client": "3.1.0",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"vanilla-framework": "4.9.0",
"vanilla-framework": "4.9.1",
"watch-cli": "0.2.3",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
Expand Down
52 changes: 41 additions & 11 deletions yarn.lock
Expand Up @@ -1083,10 +1083,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@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/cookie-policy@3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.1.tgz#1d9a13414948eee3da1c25f01c8eb0ab035865ea"
integrity sha512-Pz2Pr+IIKHUOOQRVBTtJ32IDw1kHlrzOxDRhwiAx24MwhfJX6qLKdkyZrD2KCz4+E6VsmVk/FRmiP47VPhA1bw==

"@canonical/global-nav@3.6.4":
version "3.6.4"
Expand Down Expand Up @@ -1117,10 +1117,10 @@
react-table "7.8.0"
react-useportal "1.0.18"

"@canonical/react-components@0.50.5":
version "0.50.5"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.50.5.tgz#291c397ed07f251ec3b5eec74de9c1ead97aa033"
integrity sha512-4XJsMsc+2dDeK2ZDlNaE/vz3j6+kfU8UEIZR2zvnsimUHzfnhPXABSy/n1BcbCn3H3AcqTY3sRMJn921ncAyPQ==
"@canonical/react-components@0.51.4":
version "0.51.4"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.51.4.tgz#ebbebdfacd968c1278e14e7c415dd2c3b563213d"
integrity sha512-Jp2aViaZQBh7sO+5ZWDL9g0gMmgv10Lu3sMRE9+fhkY8s/5TJv48xAgRSIgCb2b8/6ZJPEEYT0AlaPsbT4zJ1Q==
dependencies:
"@types/jest" "29.5.11"
"@types/node" "20.8.5"
Expand Down Expand Up @@ -7016,7 +7016,16 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -7076,7 +7085,14 @@ string.prototype.trimstart@^1.0.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -7621,6 +7637,11 @@ vanilla-framework@4.9.0:
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.0.tgz#7566b42a22c2394ea1d7ea843d24ec305446cb3e"
integrity sha512-iTmvqWlsX0ic69VZ1sR9NPQtYRR9+iM679HZCl7SDQhMQSsEeJEQ6Ejjen3JN5a7YxiYmeIhxaLlmC4rExRT1w==

vanilla-framework@4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.1.tgz#98b33337d013d1e4b64e4aba58defdae68431d13"
integrity sha512-nY/wzAF1obHTH6pePo9OLslnyOsybiCnyHbr6JkfWHlahsukaA/Wj78yz9VEw1yuPDZzzTfxzXK3Eu771N+fCA==

verbalize@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/verbalize/-/verbalize-0.1.2.tgz#165fda4640331548f8e990b1d7e14395eb720207"
Expand Down Expand Up @@ -7823,7 +7844,16 @@ wildcard@^2.0.0:
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit a1ffda2

Please sign in to comment.