|
|
@ -129,7 +129,7 @@ |
|
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
|
"@types/jest": "29.5.13", |
|
|
|
"@types/lodash": "4.17.16", |
|
|
|
"@types/node": "20.14.10", |
|
|
|
"@types/node": "22.15.17", |
|
|
|
"@types/papaparse": "5.3.7", |
|
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
|
"@typescript-eslint/eslint-plugin": "8.29.0", |
|
|
@ -161,7 +161,7 @@ |
|
|
|
"webpack-bundle-analyzer": "4.10.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=20" |
|
|
|
"node": ">=22" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@adobe/css-tools": { |
|
|
@ -13002,12 +13002,12 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/node": { |
|
|
|
"version": "20.14.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz", |
|
|
|
"integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==", |
|
|
|
"version": "22.15.17", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz", |
|
|
|
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"undici-types": "~5.26.4" |
|
|
|
"undici-types": "~6.21.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/node-forge": { |
|
|
@ -34266,9 +34266,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/undici-types": { |
|
|
|
"version": "5.26.5", |
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", |
|
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", |
|
|
|
"version": "6.21.0", |
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
|
|
|
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/unicode-canonical-property-names-ecmascript": { |
|
|
|