Skip to content

Commit c22b2df

Browse files
chore(deps): pin dependencies
1 parent 89c4938 commit c22b2df

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install pnpm
3535
uses: pnpm/action-setup@v4
3636
with:
37-
version: 10
37+
version: 10.33.2
3838

3939
- name: Setup Node
4040
uses: actions/setup-node@v4

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install pnpm
1313
uses: pnpm/action-setup@v4
1414
with:
15-
version: 10
15+
version: 10.33.2
1616

1717
- name: Setup Node
1818
uses: actions/setup-node@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tailwindcss-animate": "1.0.7",
6161
"typescript": "6.0.2",
6262
"vite": "8.0.8",
63-
"vite-bundle-analyzer": "^1.3.7"
63+
"vite-bundle-analyzer": "1.3.7"
6464
},
6565
"overrides": {
6666
"@radix-ui/react-slot": "1.2.4",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)