Skip to content

Commit

Permalink
CSS Core Swap: add missing assets to content-build (#2372)
Browse files Browse the repository at this point in the history
* add missing assets to content-build

Signed-off-by: Micah Chiang <[email protected]>

* update web component package version

Signed-off-by: Micah Chiang <[email protected]>

---------

Signed-off-by: Micah Chiang <[email protected]>
  • Loading branch information
micahchiang authored Dec 4, 2024
1 parent 76f9786 commit 739689f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/register": "^7.23.7",
"@department-of-veterans-affairs/eslint-plugin": "^1.1.0",
"@department-of-veterans-affairs/web-components": "^16.0.1",
"@department-of-veterans-affairs/web-components": "^16.1.1",
"@octokit/rest": "^18.10.0",
"@sentry/browser": "^6.13.1",
"@testing-library/cypress": "^8.0.3",
Expand Down
Binary file added src/site/assets/img/angle-arrow-down-primary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/site/assets/img/angle-arrow-down-primary.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/site/assets/img/arrow-both.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/site/assets/img/arrow-both.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1330,10 +1330,10 @@
dependencies:
minimist "^1.2.6"

"@department-of-veterans-affairs/web-components@^16.0.1":
version "16.0.1"
resolved "https://registry.npmjs.org/@department-of-veterans-affairs/web-components/-/web-components-16.0.1.tgz#9669fad66c1557cb7213c065f68ba4594e6eaa51"
integrity sha512-1aJgtxuygZ7eAOqZzKCFUoQs6oNMUprIURS35i75wWVZSF634UiiMFJyFffxBWoj7YHrvGbIM2dQjo/6urJCgg==
"@department-of-veterans-affairs/web-components@^16.1.1":
version "16.1.1"
resolved "https://registry.yarnpkg.com/@department-of-veterans-affairs/web-components/-/web-components-16.1.1.tgz#edb260ee8b1c79d7e949fdb50cedcf8fa2112b45"
integrity sha512-gWtAY2tghGfvOjwkL0m3AHUoiut4YYCrllGCIHK97g0vyfG1eR8fWEBDusc5cfxiNHH7VZ/BVKuF1pmF57dscw==
dependencies:
"@stencil/core" "4.20.0"
aria-hidden "^1.1.3"
Expand Down

0 comments on commit 739689f

Please sign in to comment.