Skip to content

Commit 056b849

Browse files
fix(deps): update internal dependencies
1 parent d2cd253 commit 056b849

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@canonical/maas-react-components": "1.28.1",
4949
"@canonical/macaroon-bakery": "1.3.2",
50-
"@canonical/react-components": "2.1.0",
50+
"@canonical/react-components": "2.2.4",
5151
"@hey-api/client-fetch": "0.8.3",
5252
"@redux-devtools/extension": "3.3.0",
5353
"@reduxjs/toolkit": "2.7.0",
@@ -84,7 +84,7 @@
8484
"redux-saga": "1.3.0",
8585
"typed-redux-saga": "1.5.0",
8686
"typescript": "5.8.3",
87-
"vanilla-framework": "4.21.1",
87+
"vanilla-framework": "4.23.2",
8888
"vite": "6.0.15",
8989
"vite-plugin-svgr": "4.3.0",
9090
"vite-tsconfig-paths": "5.1.4",

yarn.lock

+25-25
Original file line numberDiff line numberDiff line change
@@ -962,19 +962,19 @@
962962
"@types/sjcl" "1.0.30"
963963
macaroon "3.0.4"
964964

965-
"@canonical/react-components@2.1.0":
966-
version "2.1.0"
967-
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.1.0.tgz#439d5ca03b009b0c0ad72c8bb5170857bbecce86"
968-
integrity sha512-OaZcQmwoXj25kCvOxYhaJQhUc4CX8t5pVbuqb+t2ELfREVRvlTnKAxMHeuAyihK81FQ712M8ziiKfybp2mNZYg==
965+
"@canonical/react-components@2.2.4":
966+
version "2.2.4"
967+
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-2.2.4.tgz#aaaa93a7a6ac67a61a5c821767d66e260c8af93b"
968+
integrity sha512-66nFc/0hlRx/XpvJj4twGvCqmnnYswMb7bLarDbieWTJ0M8uIyQDdFl6cpw0sNAuccHfTtXS3c77CAc9tBgrJQ==
969969
dependencies:
970970
"@types/jest" "29.5.14"
971-
"@types/node" "20.17.13"
972-
"@types/react" "19.0.8"
973-
"@types/react-dom" "19.0.3"
971+
"@types/node" "20.17.19"
972+
"@types/react" "19.0.10"
973+
"@types/react-dom" "19.0.4"
974974
"@types/react-table" "7.7.20"
975975
classnames "2.5.1"
976+
fast-deep-equal "3.1.3"
976977
jest-environment-jsdom "29.7.0"
977-
lodash.isequal "4.5.0"
978978
prop-types "15.8.1"
979979
react-table "7.8.0"
980980

@@ -4051,10 +4051,10 @@
40514051
dependencies:
40524052
undici-types "~6.20.0"
40534053

4054-
"@types/[email protected].13":
4055-
version "20.17.13"
4056-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
4057-
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
4054+
"@types/[email protected].19":
4055+
version "20.17.19"
4056+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
4057+
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
40584058
dependencies:
40594059
undici-types "~6.19.2"
40604060

@@ -4109,10 +4109,10 @@
41094109
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
41104110
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
41114111

4112-
"@types/[email protected].3":
4113-
version "19.0.3"
4114-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4"
4115-
integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==
4112+
"@types/[email protected].4":
4113+
version "19.0.4"
4114+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.4.tgz#bedba97f9346bd4c0fe5d39e689713804ec9ac89"
4115+
integrity sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==
41164116

41174117
41184118
version "19.1.2"
@@ -4143,10 +4143,10 @@
41434143
dependencies:
41444144
csstype "^3.0.2"
41454145

4146-
"@types/[email protected].8":
4147-
version "19.0.8"
4148-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
4149-
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
4146+
"@types/[email protected].10":
4147+
version "19.0.10"
4148+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb"
4149+
integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==
41504150
dependencies:
41514151
csstype "^3.0.2"
41524152

@@ -9125,7 +9125,7 @@ lodash.debounce@^4.0.8:
91259125
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
91269126
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
91279127

9128-
lodash.isequal@4.5.0, lodash.isequal@^4.5.0:
9128+
lodash.isequal@^4.5.0:
91299129
version "4.5.0"
91309130
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
91319131
integrity sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==
@@ -12596,10 +12596,10 @@ validate-npm-package-name@^5.0.1:
1259612596
resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz#a316573e9b49f3ccd90dbb6eb52b3f06c6d604e8"
1259712597
integrity sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==
1259812598

12599-
vanilla-framework@4.21.1:
12600-
version "4.21.1"
12601-
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.21.1.tgz#6a011d49cc028784d091d8745882a9343e9845ab"
12602-
integrity sha512-kf1l41iv9H4xhJrrpJC3TOF4SBiXJvtZsUFP20g8GVv6d4wgV4vAClD4zCF6sUEnGhxZ13kO/P9nK++DvWzdvQ==
12599+
vanilla-framework@4.23.2:
12600+
version "4.23.2"
12601+
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.23.2.tgz#41e1055502b70707c3e86a7eb8c2fd03fd15624a"
12602+
integrity sha512-+tPWTMjmzaH0M0AratJQO5iXnieIzzbwx1HLEDpEh9dA+SrLdzDd1MrNSBhKsnFlHMjDrhCzKSP4zID2DrVM+w==
1260312603

1260412604
vary@~1.1.2:
1260512605
version "1.1.2"

0 commit comments

Comments
 (0)