Skip to content
Snippets Groups Projects
package-lock.json 499 KiB
Newer Older
Joohyun Park's avatar
Joohyun Park committed
{
  "name": "vtdeepfakenextjs",
  "version": "0.1.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "vtdeepfakenextjs",
      "version": "0.1.0",
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-sdk/client-s3": "^3.705.0",
Joohyun Park's avatar
Joohyun Park committed
        "@azure/arm-machinelearningservices": "^5.0.1",
        "@kubernetes/client-node": "^0.22.3",
        "@types/swagger-ui-react": "^4.18.3",
        "@typescript-eslint/eslint-plugin": "^8.17.0",
        "@typescript-eslint/parser": "^8.17.0",
Joohyun Park's avatar
Joohyun Park committed
        "axios": "^1.7.9",
        "eslint-config-airbnb-base": "^15.0.0",
        "eslint-plugin-import": "^2.31.0",
Joohyun Park's avatar
Joohyun Park committed
        "express": "^4.21.2",
        "nanoid": "^5.0.9",
Joohyun Park's avatar
Joohyun Park committed
        "next": "^15.0.3",
        "next-swagger-doc": "^0.4.1",
        "nodemon": "^3.1.7",
        "npm": "^10.9.2",
Joohyun Park's avatar
Joohyun Park committed
        "path-to-regexp": "^0.1.12",
Joohyun Park's avatar
Joohyun Park committed
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "swagger-jsdoc": "^6.2.8",
        "swagger-ui-react": "^5.18.2",
        "tough-cookie": "^5.0.0"
Joohyun Park's avatar
Joohyun Park committed
      },
      "devDependencies": {
        "@types/body-parser": "^1.19.5",
        "@types/express": "^5.0.0",
        "@types/node": "^20.17.9",
        "@types/react": "^18.3.12",
        "@types/react-dom": "^18.3.1",
        "@types/tailwindcss": "^3.0.11",
Joohyun Park's avatar
Joohyun Park committed
        "autoprefixer": "^10.4.20",
        "eslint": "^8.57.1",
Joohyun Park's avatar
Joohyun Park committed
        "eslint-config-next": "15.0.2",
Joohyun Park's avatar
Joohyun Park committed
        "postcss": "^8.4.49",
        "ts-node": "^10.9.2",
        "typescript": "^5.7.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
    "node_modules/@alloc/quick-lru": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
      "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
      "dev": true,
      "license": "MIT",
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }
    },
    "node_modules/@apidevtools/json-schema-ref-parser": {
      "version": "9.1.2",
      "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.2.tgz",
      "integrity": "sha512-r1w81DpR+KyRWd3f+rk6TNqMgedmAxZP5v5KWlXQWlgMUUtyEJch0DKEci1SorPMiSeM8XPl7MZ3miJ60JIpQg==",
      "dependencies": {
        "@jsdevtools/ono": "^7.1.3",
        "@types/json-schema": "^7.0.6",
        "call-me-maybe": "^1.0.1",
        "js-yaml": "^4.1.0"
      }
    },
    "node_modules/@apidevtools/openapi-schemas": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz",
      "integrity": "sha512-Zc1AlqrJlX3SlpupFGpiLi2EbteyP7fXmUOGup6/DnkRgjP9bgMM/ag+n91rsv0U1Gpz0H3VILA/o3bW7Ua6BQ==",
      "engines": {
        "node": ">=10"
      }
    },
    "node_modules/@apidevtools/swagger-methods": {
      "version": "3.0.2",
      "resolved": "https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz",
      "integrity": "sha512-QAkD5kK2b1WfjDS/UQn/qQkbwF31uqRjPTrsCs5ZG9BQGAkjwvqGFjjPqAuzac/IYzpPtRzjCP1WrTuAIjMrXg=="
    },
    "node_modules/@apidevtools/swagger-parser": {
      "version": "10.0.3",
      "resolved": "https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.3.tgz",
      "integrity": "sha512-sNiLY51vZOmSPFZA5TF35KZ2HbgYklQnTSDnkghamzLb3EkNtcQnrBQEj5AOCxHpTtXpqMCRM1CrmV2rG6nw4g==",
      "dependencies": {
        "@apidevtools/json-schema-ref-parser": "^9.0.6",
        "@apidevtools/openapi-schemas": "^2.0.4",
        "@apidevtools/swagger-methods": "^3.0.2",
        "@jsdevtools/ono": "^7.1.3",
        "call-me-maybe": "^1.0.1",
        "z-schema": "^5.0.1"
      },
      "peerDependencies": {
        "openapi-types": ">=7"
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/crc32": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-5.2.0.tgz",
      "integrity": "sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=16.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/crc32c": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-5.2.0.tgz",
      "integrity": "sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-5.2.0.tgz",
      "integrity": "sha512-OH6lveCFfcDjX4dbAvCFSYUjJZjDr/3XJ3xHtjn3Oj5b9RjojQo8npoLeA/bNwkOkrSQ0wgrHzXk4tDRxGKJeg==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/supports-web-crypto": "^5.2.0",
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "@aws-sdk/util-locate-window": "^3.0.0",
        "@smithy/util-utf8": "^2.0.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
      "integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from": {
      "version": "2.2.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
      "integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/is-array-buffer": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8": {
      "version": "2.3.0",
      "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
      "integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@smithy/util-buffer-from": "^2.2.0",
Joohyun Park's avatar
Joohyun Park committed
        "tslib": "^2.6.2"
      },
      "engines": {
Joohyun Park's avatar
Joohyun Park committed
        "node": ">=14.0.0"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Joohyun Park's avatar
Joohyun Park committed
    "node_modules/@aws-crypto/sha256-browser": {
      "version": "5.2.0",
      "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz",
      "integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==",
      "license": "Apache-2.0",
Joohyun Park's avatar
Joohyun Park committed
      "dependencies": {
Joohyun Park's avatar
Joohyun Park committed
        "@aws-crypto/sha256-js": "^5.2.0",
        "@aws-crypto/supports-web-crypto": "^5.2.0",
        "@aws-crypto/util": "^5.2.0",
        "@aws-sdk/types": "^3.222.0",
        "@aws-sdk/util-locate-window": "^3.0.0",
        "@smithy/util-utf8": "^2.0.0",
        "tslib": "^2.6.2"
Joohyun Park's avatar
Joohyun Park committed
      }
    },
Loading
Loading full blame...