Skip to content

Commit e0d044b

Browse files
Update all non-major dependencies
1 parent d551142 commit e0d044b

File tree

3 files changed

+1739
-1739
lines changed

3 files changed

+1739
-1739
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: ${{ matrix.node-version }}
23-
- uses: pnpm/action-setup@v4.1.0
23+
- uses: pnpm/action-setup@v4.2.0
2424
with:
2525
version: 9.*
2626
- run: pnpm install

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/turndown": "^5.0.5",
7676
"@vitejs/plugin-react": "^4.2.1",
7777
"jsdom": "^26.0.0",
78-
"openapi-typescript": "7.8.0",
78+
"openapi-typescript": "7.10.0",
7979
"tailwindcss": "^4.1.10",
8080
"tailwindcss-animate": "^1.0.7",
8181
"vite": "^6.0.0",

0 commit comments

Comments
 (0)