|
|
@ -141,7 +141,7 @@ |
|
|
"@types/jest": "30.0.0", |
|
|
"@types/jest": "30.0.0", |
|
|
"@types/jsonpath": "0.2.4", |
|
|
"@types/jsonpath": "0.2.4", |
|
|
"@types/lodash": "4.17.24", |
|
|
"@types/lodash": "4.17.24", |
|
|
"@types/node": "22.15.17", |
|
|
"@types/node": "22.20.1", |
|
|
"@types/papaparse": "5.5.2", |
|
|
"@types/papaparse": "5.5.2", |
|
|
"@types/passport-google-oauth20": "2.0.17", |
|
|
"@types/passport-google-oauth20": "2.0.17", |
|
|
"@types/passport-openidconnect": "0.1.3", |
|
|
"@types/passport-openidconnect": "0.1.3", |
|
|
@ -171,7 +171,7 @@ |
|
|
"webpack-cli": "7.1.0" |
|
|
"webpack-cli": "7.1.0" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=22.18.0" |
|
|
"node": ">=22.22.3" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@adobe/css-tools": { |
|
|
"node_modules/@adobe/css-tools": { |
|
|
@ -15023,9 +15023,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/node": { |
|
|
"node_modules/@types/node": { |
|
|
"version": "22.15.17", |
|
|
"version": "22.20.1", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.1.tgz", |
|
|
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==", |
|
|
"integrity": "sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"undici-types": "~6.21.0" |
|
|
"undici-types": "~6.21.0" |
|
|
|