Skip to content

Commit

Permalink
chore(dependencies): update Node.js and TypeScript versions
Browse files Browse the repository at this point in the history
Updated .nvmrc to Node.js 22.9 and package.json to TypeScript 5.6.3. Also synced pnpm-lock.yaml for these changes to ensure compatibility and consistency.

Signed-off-by: Giovanni Ravalico <[email protected]>
  • Loading branch information
suddenlyGiovanni committed Oct 9, 2024
1 parent 0acf1d7 commit 2270761
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.8
22.9
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"@vitest/coverage-v8": "2.0.5",
"@vitest/ui": "2.0.5",
"effect": "3.7.2",
"typescript": "5.6.1-rc",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"engines": {
"node": ">=22"
}
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 2270761

Please sign in to comment.