Update dependency node to v22.10.0 #56

Merged
bustikiller merged 1 commits from renovate/node-22.x into main 2024-10-24 23:08:18 +00:00
3 changed files with 9 additions and 9 deletions
Showing only changes of commit 7cbd683857 - Show all commits

2
.nvmrc
View File

@ -1 +1 @@
22.8.0 22.10.0

View File

@ -27,7 +27,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.46.0", "@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.5.4", "@types/node": "22.7.9",
"@types/react": "18.3.5", "@types/react": "18.3.5",
"@types/react-dom": "18.3.1" "@types/react-dom": "18.3.1"
}, },

14
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 22.5.4 specifier: 22.7.9
version: 22.5.4 version: 22.7.9
'@types/react': '@types/react':
specifier: 18.3.5 specifier: 18.3.5
version: 18.3.5 version: 18.3.5
@ -334,8 +334,8 @@ packages:
'@types/cookie@0.6.0': '@types/cookie@0.6.0':
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
'@types/node@22.5.4': '@types/node@22.7.9':
resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} resolution: {integrity: sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==}
'@types/pg@8.11.6': '@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==} resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
@ -1436,17 +1436,17 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.5.4 '@types/node': 22.7.9
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.5.4': '@types/node@22.7.9':
dependencies: dependencies:
undici-types: 6.19.6 undici-types: 6.19.6
'@types/pg@8.11.6': '@types/pg@8.11.6':
dependencies: dependencies:
'@types/node': 22.5.4 '@types/node': 22.7.9
pg-protocol: 1.6.1 pg-protocol: 1.6.1
pg-types: 4.0.2 pg-types: 4.0.2