Skip to content
Snippets Groups Projects
package-lock.json 2.38 MiB
Newer Older
horpynych-ap's avatar
horpynych-ap committed
{
  "name": "frontend",
  "version": "1.0.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "frontend",
      "version": "1.0.0",
      "dependencies": {
horpynych-ap's avatar
horpynych-ap committed
        "@expo/html-elements": "^0.3.0",
        "@expo/vector-icons": "^13.0.0",
        "@expo/webpack-config": "^0.17.0",
        "@react-native-picker/picker": "^2.4.8",
        "@react-navigation/bottom-tabs": "^6.5.2",
        "@react-navigation/native": "^6.1.1",
        "@react-navigation/native-stack": "^6.9.6",
        "@redux-devtools/extension": "^3.2.3",
        "@reduxjs/toolkit": "^1.9.1",
        "axios": "^1.3.3",
        "dateformat": "^5.0.3",
        "expo": "^46.0.0",
        "expo-checkbox": "^2.2.2",
        "expo-device": "~4.3.0",
        "expo-image-manipulator": "~10.4.0",
        "expo-image-picker": "~13.3.1",
        "expo-linear-gradient": "~11.4.0",
        "expo-notifications": "~0.16.1",
        "expo-status-bar": "~1.4.0",
        "expo-updates": "~0.14.7",
        "react": "18.0.0",
        "react-dom": "18.0.0",
        "react-native": "0.69.6",
        "react-native-calendar-picker": "^7.1.3",
        "react-native-dotenv": "^3.4.6",
        "react-native-gesture-handler": "~2.5.0",
        "react-native-linear-gradient": "^2.6.2",
        "react-native-numeric-input": "^1.9.1",
        "react-native-paper": "^5.1.0",
        "react-native-picker-select": "^8.0.4",
        "react-native-safe-area-context": "4.3.1",
        "react-native-screens": "~3.15.0",
        "react-native-snackbar": "^2.4.0",
        "react-native-svg": "13.4",
        "react-native-svg-transformer": "^1.0.0",
        "react-native-swipe-list-view": "^3.2.9",
        "react-native-web": "~0.18.7",
        "react-redux": "^8.0.5",
        "react-scripts": "^5.0.1",
        "redux": "^4.2.0",
        "redux-thunk": "^2.4.2",
        "styled-components": "^5.3.6"
horpynych-ap's avatar
horpynych-ap committed
      },
      "devDependencies": {
horpynych-ap's avatar
horpynych-ap committed
        "@babel/core": "^7.18.6"
horpynych-ap's avatar
horpynych-ap committed
      }
    },
    "node_modules/@ampproject/remapping": {
      "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"
      },
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@babel/code-frame": {
      "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"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/compat-data": {
horpynych-ap's avatar
horpynych-ap committed
      "version": "7.20.14",
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz",
      "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==",
horpynych-ap's avatar
horpynych-ap committed
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/core": {
horpynych-ap's avatar
horpynych-ap committed
      "version": "7.20.12",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz",
      "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==",
horpynych-ap's avatar
horpynych-ap committed
      "dependencies": {
        "@ampproject/remapping": "^2.1.0",
        "@babel/code-frame": "^7.18.6",
horpynych-ap's avatar
horpynych-ap committed
        "@babel/generator": "^7.20.7",
        "@babel/helper-compilation-targets": "^7.20.7",
        "@babel/helper-module-transforms": "^7.20.11",
        "@babel/helpers": "^7.20.7",
        "@babel/parser": "^7.20.7",
        "@babel/template": "^7.20.7",
        "@babel/traverse": "^7.20.12",
        "@babel/types": "^7.20.7",
horpynych-ap's avatar
horpynych-ap committed
        "convert-source-map": "^1.7.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.2",
horpynych-ap's avatar
horpynych-ap committed
        "json5": "^2.2.2",
horpynych-ap's avatar
horpynych-ap committed
        "semver": "^6.3.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/babel"
      }
    },
horpynych-ap's avatar
horpynych-ap committed
    "node_modules/@babel/eslint-parser": {
      "version": "7.19.1",
      "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz",
      "integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==",
      "dependencies": {
        "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
        "eslint-visitor-keys": "^2.1.0",
        "semver": "^6.3.0"
      },
      "engines": {
        "node": "^10.13.0 || ^12.13.0 || >=14.0.0"
      },
      "peerDependencies": {
        "@babel/core": ">=7.11.0",
        "eslint": "^7.5.0 || ^8.0.0"
      }
    },
    "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
      "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
      "engines": {
        "node": ">=10"
      }
    },
horpynych-ap's avatar
horpynych-ap committed
    "node_modules/@babel/generator": {
horpynych-ap's avatar
horpynych-ap committed
      "version": "7.20.14",
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz",
      "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==",
horpynych-ap's avatar
horpynych-ap committed
      "dependencies": {
horpynych-ap's avatar
horpynych-ap committed
        "@babel/types": "^7.20.7",
horpynych-ap's avatar
horpynych-ap committed
        "@jridgewell/gen-mapping": "^0.3.2",
        "jsesc": "^2.5.1"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
      "version": "0.3.2",
      "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
      "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
      "dependencies": {
        "@jridgewell/set-array": "^1.0.1",
        "@jridgewell/sourcemap-codec": "^1.4.10",
        "@jridgewell/trace-mapping": "^0.3.9"
      },
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@babel/helper-annotate-as-pure": {
      "version": "7.18.6",
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
      "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
      "dependencies": {
        "@babel/types": "^7.18.6"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
      "version": "7.18.9",
      "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz",
      "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==",
      "dependencies": {
        "@babel/helper-explode-assignable-expression": "^7.18.6",
        "@babel/types": "^7.18.9"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-compilation-targets": {
horpynych-ap's avatar
horpynych-ap committed
      "version": "7.20.7",
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
      "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
horpynych-ap's avatar
horpynych-ap committed
      "dependencies": {
horpynych-ap's avatar
horpynych-ap committed
        "@babel/compat-data": "^7.20.5",
horpynych-ap's avatar
horpynych-ap committed
        "@babel/helper-validator-option": "^7.18.6",
        "browserslist": "^4.21.3",
horpynych-ap's avatar
horpynych-ap committed
        "lru-cache": "^5.1.1",
Loading
Loading full blame...