Skip to content

Commit 1481de1

Browse files
chore(deps): update internal dependencies
1 parent a68c47e commit 1481de1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/preset-typescript": "7.26.0",
3333
"@canonical/cookie-policy": "3.6.5",
3434
"@canonical/global-nav": "3.6.4",
35-
"@canonical/react-components": "2.2.1",
35+
"@canonical/react-components": "2.2.4",
3636
"@canonical/store-components": "0.53.0",
3737
"@dnd-kit/core": "6.3.1",
3838
"@dnd-kit/sortable": "8.0.0",
@@ -100,7 +100,7 @@
100100
"ts-loader": "9.5.1",
101101
"typescript": "5.3.3",
102102
"uuid": "11.0.4",
103-
"vanilla-framework": "4.23.0",
103+
"vanilla-framework": "4.23.2",
104104
"watch-cli": "0.2.3",
105105
"webpack": "5.97.1",
106106
"webpack-cli": "6.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,10 +1044,10 @@
10441044
react-table "7.8.0"
10451045
react-useportal "1.0.19"
10461046

1047-
"@canonical/react-components@2.2.1":
1048-
version "2.2.1"
1049-
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.1.tgz#17cbe37afdbf4a29d9d4b1506436b8fcffca1962"
1050-
integrity sha512-E1msLURjEGCGuFWt2tdYLmDZUr7q6YMPB2b5G9DnaRVWsee/XLZItL1qOFLbSWmL5wIzc0yKWbgek6rL6B5edg==
1047+
"@canonical/react-components@2.2.4":
1048+
version "2.2.4"
1049+
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.4.tgz#aaaa93a7a6ac67a61a5c821767d66e260c8af93b"
1050+
integrity sha512-66nFc/0hlRx/XpvJj4twGvCqmnnYswMb7bLarDbieWTJ0M8uIyQDdFl6cpw0sNAuccHfTtXS3c77CAc9tBgrJQ==
10511051
dependencies:
10521052
"@types/jest" "29.5.14"
10531053
"@types/node" "20.17.19"
@@ -8303,10 +8303,10 @@ v8-to-istanbul@^9.0.1:
83038303
"@types/istanbul-lib-coverage" "^2.0.1"
83048304
convert-source-map "^2.0.0"
83058305

8306-
vanilla-framework@4.23.0:
8307-
version "4.23.0"
8308-
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.23.0.tgz#4c2f87743501d88e646de818253a1dcacd2f9c66"
8309-
integrity sha512-GdlN4PVSanY96IUxQwxv2T1Ls+UgRA+BZqUuGqhO6AlgEet9uKJI7XFSfdieedc0F5P8ySCZA9MkALTGHr6jbA==
8306+
vanilla-framework@4.23.2:
8307+
version "4.23.2"
8308+
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.23.2.tgz#41e1055502b70707c3e86a7eb8c2fd03fd15624a"
8309+
integrity sha512-+tPWTMjmzaH0M0AratJQO5iXnieIzzbwx1HLEDpEh9dA+SrLdzDd1MrNSBhKsnFlHMjDrhCzKSP4zID2DrVM+w==
83108310

83118311
vanilla-framework@4.9.0:
83128312
version "4.9.0"

0 commit comments

Comments
 (0)