Skip to content

Commit 1c03385

Browse files
chore(deps): update internal dependencies
1 parent 153f0a1 commit 1c03385

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@canonical/cookie-policy": "3.6.5",
3535
"@canonical/global-nav": "3.6.4",
3636
"@canonical/latest-news": "1.5.0",
37-
"@canonical/react-components": "2.2.0",
37+
"@canonical/react-components": "2.2.1",
3838
"@canonical/store-components": "0.53.0",
3939
"@dnd-kit/core": "6.3.1",
4040
"@dnd-kit/sortable": "8.0.0",
@@ -102,7 +102,7 @@
102102
"ts-loader": "9.5.1",
103103
"typescript": "5.3.3",
104104
"uuid": "11.0.4",
105-
"vanilla-framework": "4.22.0",
105+
"vanilla-framework": "4.23.0",
106106
"watch-cli": "0.2.3",
107107
"webpack": "5.97.1",
108108
"webpack-cli": "6.0.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ canonicalwebteam.discourse==6.1.1
55
canonicalwebteam.blog==6.4.4
66
canonicalwebteam.search==2.1.1
77
canonicalwebteam.image-template==1.5.0
8-
canonicalwebteam.store-api==6.1.0
8+
canonicalwebteam.store-api==6.2.0
99
canonicalwebteam.launchpad==0.9.0
1010
django-openid-auth==0.17
1111
Flask-OpenID==1.3.0

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,10 +1049,10 @@
10491049
react-table "7.8.0"
10501050
react-useportal "1.0.19"
10511051

1052-
"@canonical/react-components@2.2.0":
1053-
version "2.2.0"
1054-
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.0.tgz#9ede438018e5ea04ea5a7da7ac9a0bb7fa318b9f"
1055-
integrity sha512-mHx/DOGXwHNmH9xhvmxzwADgzzX4HcFqFFET2SpcqM14tLjD8CzsEhaw+Ua+fIji47OODUSDCfrd/vU85/M8PA==
1052+
"@canonical/react-components@2.2.1":
1053+
version "2.2.1"
1054+
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.1.tgz#17cbe37afdbf4a29d9d4b1506436b8fcffca1962"
1055+
integrity sha512-E1msLURjEGCGuFWt2tdYLmDZUr7q6YMPB2b5G9DnaRVWsee/XLZItL1qOFLbSWmL5wIzc0yKWbgek6rL6B5edg==
10561056
dependencies:
10571057
"@types/jest" "29.5.14"
10581058
"@types/node" "20.17.19"
@@ -8308,10 +8308,10 @@ v8-to-istanbul@^9.0.1:
83088308
"@types/istanbul-lib-coverage" "^2.0.1"
83098309
convert-source-map "^2.0.0"
83108310

8311-
vanilla-framework@4.22.0:
8312-
version "4.22.0"
8313-
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.22.0.tgz#bbf71053db16164a3bc061c04848b26c56c7ae89"
8314-
integrity sha512-u1idCWMVePKrUyEoQuP0HpMtEmlh60ivzX0LAv7y6QmYvz6wheNNOUgUdDaV97cdk/TgArKZV0zKkZ0VchtKsA==
8311+
vanilla-framework@4.23.0:
8312+
version "4.23.0"
8313+
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.23.0.tgz#4c2f87743501d88e646de818253a1dcacd2f9c66"
8314+
integrity sha512-GdlN4PVSanY96IUxQwxv2T1Ls+UgRA+BZqUuGqhO6AlgEet9uKJI7XFSfdieedc0F5P8ySCZA9MkALTGHr6jbA==
83158315

83168316
vanilla-framework@4.9.0:
83178317
version "4.9.0"

0 commit comments

Comments
 (0)