Skip to content

Commit

Permalink
chore(deps): update internal dependencies (#1832)
Browse files Browse the repository at this point in the history
* chore(deps): update internal dependencies

* fix: remove tab border after vanilla update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Huw Wilkins <[email protected]>
  • Loading branch information
renovate[bot] and huwshimi authored Feb 13, 2025
1 parent f496667 commit b289e68
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 49 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@canonical/jujulib": "7.0.0",
"@canonical/macaroon-bakery": "1.3.2",
"@canonical/react-components": "1.7.3",
"@canonical/react-components": "1.10.0",
"@canonical/rebac-admin": "0.0.1-alpha.9",
"@reduxjs/toolkit": "2.5.1",
"@sentry/browser": "8.55.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"react-router": "7.1.5",
"react-useportal": "1.0.19",
"redux": "5.0.1",
"vanilla-framework": "4.18.5",
"vanilla-framework": "4.21.0",
"yup": "1.6.1"
},
"devDependencies": {
Expand Down
7 changes: 2 additions & 5 deletions src/pages/EntityDetails/_entity-details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,9 @@

.p-tabs {
.p-tabs__list {
// Hide the bottom border.
box-shadow: none;
margin-bottom: 0;

&::after {
// Hide the bottom border.
background-color: transparent;
}
}

&__link::before {
Expand Down
65 changes: 23 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,14 +597,14 @@ __metadata:
languageName: node
linkType: hard

"@canonical/react-components@npm:1.7.3":
version: 1.7.3
resolution: "@canonical/react-components@npm:1.7.3"
dependencies:
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.16.3"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@canonical/react-components@npm:1.10.0":
version: 1.10.0
resolution: "@canonical/react-components@npm:1.10.0"
dependencies:
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.17.13"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@types/react-table": "npm:7.7.20"
classnames: "npm:2.5.1"
jest-environment-jsdom: "npm:29.7.0"
Expand All @@ -619,7 +619,7 @@ __metadata:
react: ^18.0.0
react-dom: ^18.0.0
vanilla-framework: ^3.15.1 || ^4.0.0
checksum: 10c0/c2fb88c0ccbbf9b019f42b56eba772ae9d9eff878e5a9cc63c7e6be9013d065aa5f2d54cea9a85c2c80f2c44907e53db1efb1f13bf9970d6e975158146cb2ab7
checksum: 10c0/ebce0eec861f8a756e76cb366e8ac76f71e10146c9f7050b81412708697b3f5bfabe36197725019f21cc3c12b06c01999c92555912a61dc2fd9a95dbb5dba35d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2291,13 +2291,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down Expand Up @@ -2374,12 +2374,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.3":
version: 20.16.3
resolution: "@types/node@npm:20.16.3"
"@types/node@npm:20.17.13":
version: 20.17.13
resolution: "@types/node@npm:20.17.13"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/907c01d58ae36695fbed0b101e7a14cc2e0c5b9b2ba7904ef21cef093e4aac0649ac2a7a283fc94e19311dd0551d778445dd45fcf2d8bd45c494c9ecd802de69
checksum: 10c0/a5ba630b5ead5144e8f605402bc14d77dc3cf6b31708a92c7221de9b06b17724ada661d0f66b6c974830857a79e7f38e976dd105fca330ab706de9e4d75cf8b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2411,15 +2411,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.0":
version: 18.3.0
resolution: "@types/react-dom@npm:18.3.0"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.5":
version: 18.3.5
resolution: "@types/react-dom@npm:18.3.5"
Expand Down Expand Up @@ -2459,16 +2450,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
languageName: node
linkType: hard

"@types/redux-mock-store@npm:1.5.0":
version: 1.5.0
resolution: "@types/redux-mock-store@npm:1.5.0"
Expand Down Expand Up @@ -8366,7 +8347,7 @@ __metadata:
"@babel/plugin-proposal-private-property-in-object": "npm:7.21.11"
"@canonical/jujulib": "npm:7.0.0"
"@canonical/macaroon-bakery": "npm:1.3.2"
"@canonical/react-components": "npm:1.7.3"
"@canonical/react-components": "npm:1.10.0"
"@canonical/rebac-admin": "npm:0.0.1-alpha.9"
"@reduxjs/toolkit": "npm:2.5.1"
"@sentry/browser": "npm:8.55.0"
Expand Down Expand Up @@ -8443,7 +8424,7 @@ __metadata:
stylelint-config-standard-scss: "npm:14.0.0"
stylelint-order: "npm:6.0.4"
typescript: "npm:5.7.3"
vanilla-framework: "npm:4.18.5"
vanilla-framework: "npm:4.21.0"
vite: "npm:6.0.7"
vite-plugin-html: "npm:3.2.2"
vite-plugin-node-polyfills: "npm:0.23.0"
Expand Down Expand Up @@ -12485,12 +12466,12 @@ __metadata:
languageName: node
linkType: hard

"vanilla-framework@npm:4.18.5":
version: 4.18.5
resolution: "vanilla-framework@npm:4.18.5"
"vanilla-framework@npm:4.21.0":
version: 4.21.0
resolution: "vanilla-framework@npm:4.21.0"
peerDependencies:
sass: ^1.79.0
checksum: 10c0/7e53a8b34012c25e07efa11af009d2fe182221587be104b8bfba6b9d30587c107d6026cf313e5bbcd34c35a5c5ea133d8ef5220fdba0a736b58c4cd5eee7d3c8
checksum: 10c0/8f7eeef1e6d30f7551b74f3691511e3249fbdf9acee3793ee6db33f8a1d29394269cf7483ac18d23e1d11b8e75f9f230d8c541a7980ab8f77615ba1807f81d2c
languageName: node
linkType: hard

Expand Down

0 comments on commit b289e68

Please sign in to comment.