Skip to content

Commit

Permalink
deps: core-styles v2.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Sep 9, 2024
1 parent 108d41d commit d82ecff
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion apps/tup-cms/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ COPY . /code/
RUN npx nx build tup-ui
RUN npx nx build tup-cms-react

FROM taccwma/core-cms:v4.16.0
# v4.16.1 candidate
FROM taccwma/core-cms:fix-core-styles-v2-33-1

WORKDIR /code

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nx/vite": "17.2.8",
"@nx/web": "17.2.8",
"@nx/workspace": "17.2.8",
"@tacc/core-styles": "^2.33.0",
"@tacc/core-styles": "^2.33.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand Down

0 comments on commit d82ecff

Please sign in to comment.