chore(deps): update dependency @types/node to ^20.19.10
All checks were successful
Lint / Lint (push) Successful in 26s

This commit is contained in:
2025-08-23 13:01:13 +00:00
parent a8a46cb27c
commit 0cb58e1c00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3", "@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4", "@tailwindcss/postcss": "^4",
"@types/node": "^20", "@types/node": "^20.19.10",
"@types/react": "19.1.11", "@types/react": "19.1.11",
"@types/react-dom": "19.1.7", "@types/react-dom": "19.1.7",
"eslint": "^9", "eslint": "^9",

2
pnpm-lock.yaml generated
View File

@@ -41,7 +41,7 @@ importers:
specifier: ^4 specifier: ^4
version: 4.1.12 version: 4.1.12
'@types/node': '@types/node':
specifier: ^20 specifier: ^20.19.10
version: 20.19.10 version: 20.19.10
'@types/react': '@types/react':
specifier: 19.1.11 specifier: 19.1.11