Skip to content

Commit c4b98e5

Browse files
authored
Update HDS/Flight Icon packages (#321)
* Update HDS/Flight Icons * Update tooltip import
1 parent f82fd3d commit c4b98e5

File tree

4 files changed

+343
-70
lines changed

4 files changed

+343
-70
lines changed

web/app/styles/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@use "./typography";
1010

1111
@use "components/toolbar";
12-
@use "components/tooltip";
12+
@use "components/x-tooltip";
1313
@use "components/popover";
1414
@use "components/footer";
1515
@use "components/nav";

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
"dependencies": {
130130
"@csstools/postcss-sass": "^5.0.1",
131131
"@floating-ui/dom": "^1.2.4",
132-
"@hashicorp/design-system-components": "^2.0.0",
133-
"@hashicorp/ember-flight-icons": "^3.0.2",
132+
"@hashicorp/design-system-components": "^2.11.0",
133+
"@hashicorp/ember-flight-icons": "^3.1.1",
134134
"@types/sinon": "^10.0.13",
135135
"algoliasearch": "^4.13.0",
136136
"autoprefixer": "^10.4.4",

0 commit comments

Comments
 (0)