chore: update @types/node version to 26.2.0 in package.json and pnpm-lock.yaml

This commit is contained in:
asepharyana
2026-08-26 13:51:54 +07:00
parent ccfe769b2f
commit 7fc36170c8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"devDependencies": {
"@biomejs/biome": "2.5.10",
"@tailwindcss/postcss": "^4",
"@types/node": "^26",
"@types/node": "^26.2.0",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/three": "^0.185.4",