Skip to content

Commit

Permalink
Update dependencies (#921)
Browse files Browse the repository at this point in the history
* done

* update pnpm to 9.1.2
  • Loading branch information
dagda1 authored May 23, 2024
1 parent 7d72abf commit 857cd84
Show file tree
Hide file tree
Showing 23 changed files with 1,472 additions and 1,576 deletions.
17 changes: 17 additions & 0 deletions .changeset/dry-numbers-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
"@cutting/react-hook-form-components": patch
"@cutting/cloudinary-blurhash": patch
"@cutting/use-get-parent-size": patch
"@cutting/component-library": patch
"@cutting/eslint-config": patch
"@cutting/use-shortcuts": patch
"@cutting/frontend-support": patch
"@cutting/use-mathjax": patch
"@cutting/devtools": patch
"@cutting/markdown": patch
"@cutting/hooks": patch
"@cutting/website": patch
"@cutting/svg": patch
---

update all dependencies
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: pnpm/[email protected]
with:
version: 9.1.0
version: 9.1.2

- name: Checkout Repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: pnpm/[email protected]
with:
version: 9.1.0
version: 9.1.2

- name: Checkout Repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: pnpm/[email protected]
id: install_pnpm
with:
version: 9.1.0
version: 9.1.2

- name: echo npm dest
run: echo "pnpm installed in ${{steps.install_pnpm.outputs.dest}}"
Expand Down
2 changes: 0 additions & 2 deletions apps/frontenddx/public/src.css

This file was deleted.

7 changes: 0 additions & 7 deletions apps/frontenddx/public/src.css.map

This file was deleted.

211 changes: 0 additions & 211 deletions apps/frontenddx/terraform/backend/terraform.tfstate

This file was deleted.

Loading

0 comments on commit 857cd84

Please sign in to comment.