We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba59367 + 4c5ab2a commit 0a962bfCopy full SHA for 0a962bf
.github/workflows/Node.yml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@v6.0.2
63
64
- - uses: pnpm/action-setup@v6.0.0
+ - uses: pnpm/action-setup@v6.0.1
65
with:
66
version: 9.3.0
67
run_install: |
package.json
@@ -48,7 +48,7 @@
48
"astro": "6.1.7",
49
"deepmerge-ts": "7.1.5",
50
"dotenv": "17.4.2",
51
- "typescript": "6.0.2",
+ "typescript": "6.0.3",
52
"vite": "8.0.8",
53
"vite-plugin-top-level-await": "1.6.0",
54
"zod": "4.3.6"
0 commit comments