Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

yarn.lock

Blame
  • This project manages its dependencies using Yarn. Learn more
    yarn.lock 668.65 KiB
    # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
    # yarn lockfile v1
    
    
    "@ampproject/remapping@^2.1.0":
      version "2.2.0"
      resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
      integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
      dependencies:
        "@jridgewell/gen-mapping" "^0.1.0"
        "@jridgewell/trace-mapping" "^0.3.9"
    
    "@apideck/better-ajv-errors@^0.3.1":
      version "0.3.6"
      resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz#957d4c28e886a64a8141f7522783be65733ff097"
      integrity sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==
      dependencies:
        json-schema "^0.4.0"
        jsonpointer "^5.0.0"
        leven "^3.1.0"
    
    "@babel/code-frame@7.10.4", "@babel/code-frame@~7.10.4":
      version "7.10.4"
      resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz"
      integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
      dependencies:
        "@babel/highlight" "^7.10.4"
    
    "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
      version "7.18.6"
      resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
      integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
      dependencies:
        "@babel/highlight" "^7.18.6"
    
    "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
      version "7.18.13"
      resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.13.tgz"
      integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==
    
    "@babel/core@7.9.0":
      version "7.9.0"
      resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
      integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
      dependencies:
        "@babel/code-frame" "^7.8.3"
        "@babel/generator" "^7.9.0"
        "@babel/helper-module-transforms" "^7.9.0"
        "@babel/helpers" "^7.9.0"
        "@babel/parser" "^7.9.0"
        "@babel/template" "^7.8.6"
        "@babel/traverse" "^7.9.0"
        "@babel/types" "^7.9.0"
        convert-source-map "^1.7.0"
        debug "^4.1.0"
        gensync "^1.0.0-beta.1"
        json5 "^2.1.2"
        lodash "^4.17.13"
        resolve "^1.3.2"
        semver "^5.4.1"
        source-map "^0.5.0"
    
    "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.18.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
      version "7.18.13"
      resolved "https://registry.npmjs.org/@babel/core/-/core-7.18.13.tgz"
      integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==
      dependencies:
        "@ampproject/remapping" "^2.1.0"
        "@babel/code-frame" "^7.18.6"
        "@babel/generator" "^7.18.13"