skolplattformen-backup/package.json

148 lines
5.0 KiB
JSON

{
"name": "skolplattformen",
"version": "2.16.0",
"license": "MIT",
"scripts": {
"start": "nx start",
"ios": "nx run-ios",
"android": "nx run-android",
"bundle-android": "nx bundle-android",
"bundle-ios": "nx bundle-ios",
"build": "nx build",
"test": "nx run-many --all --target=test",
"lint": "nx run-many --all --target=lint",
"extract-licenses": "react-native-oss-license --json > licenses-oss.json && node library-extractor.js && rm licenses-oss.json && mv libraries.json apps/skolplattformen-app",
"postinstall": "yarn extract-licenses"
},
"private": true,
"dependencies": {
"@eva-design/eva": "^2.1.1",
"@eva-design/material": "^2.1.1",
"@formatjs/intl-datetimeformat": "^4.2.6",
"@formatjs/intl-getcanonicallocales": "^1.8.0",
"@formatjs/intl-locale": "^2.4.41",
"@formatjs/intl-numberformat": "^7.2.6",
"@formatjs/intl-pluralrules": "^4.1.6",
"@react-native-async-storage/async-storage": "^1.15.14",
"@react-native-community/datetimepicker": "^3.5.2",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-cookies/cookies": "^6.0.7",
"@react-navigation/bottom-tabs": "^6.0.9",
"@react-navigation/native": "^6.0.6",
"@react-navigation/native-stack": "^6.2.5",
"@react-navigation/stack": "^6.0.11",
"@ui-kitten/components": "^5.1.1",
"@ui-kitten/eva-icons": "^5.1.1",
"buffer": "6.0.3",
"camelcase-keys": "^7.0.1",
"change-case": "^4.1.2",
"core-js": "^3.19.3",
"deepmerge": "^4.2.2",
"events": "^3.3.0",
"fast-fuzzy": "1.10.8",
"formik": "^2.2.9",
"h2m": "^0.7.0",
"he": "^1.2.0",
"hermes-engine": "^0.9.0",
"i18n-js": "^3.8.0",
"js-htmlencode": "^0.3.0",
"luxon": "^2.1.1",
"mockdate": "^3.0.5",
"moment": "^2.29.1",
"node-html-parser": "^2.1.0",
"personnummer": "^3.1.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.66.4",
"react-native-animatable": "^1.3.3",
"react-native-async-storage": "^0.0.1",
"react-native-calendar-events": "2.2.0",
"react-native-dev-menu": "^4.0.2",
"react-native-device-info": "^8.4.8",
"react-native-fix-image": "2.1.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-localize": "^2.0.2",
"react-native-markdown-display": "7.0.0-alpha.2",
"react-native-modal-datetime-picker": "^13.0.0",
"react-native-restart": "^0.0.22",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.10.1",
"react-native-simple-toast": "1.1.3",
"react-native-svg": "12.1.1",
"react-native-typography": "1.4.1",
"react-native-webview": "^11.26.1",
"react-redux": "^7.2.3",
"redux": "^4.0.5",
"regenerator-runtime": "^0.13.9",
"tslib": "^2.0.0",
"valtio": "^1.2.7",
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/eslint-parser": "^7.16.3",
"@nrwl/cli": "13.3.0",
"@nrwl/eslint-plugin-nx": "^13.3.0",
"@nrwl/jest": "13.3.0",
"@nrwl/linter": "13.3.0",
"@nrwl/node": "13.3.0",
"@nrwl/react": "13.3.0",
"@nrwl/react-native": "^13.3.0",
"@nrwl/tao": "13.3.0",
"@nrwl/web": "13.3.0",
"@nrwl/workspace": "13.3.0",
"@react-native-community/cli": "6.3.1",
"@react-native-community/cli-platform-android": "6.3.0",
"@react-native-community/cli-platform-ios": "6.2.0",
"@react-native-community/eslint-config": "^3.0.1",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/jest-native": "4.0.4",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/react-native": "^8.0.0",
"@types/base-64": "^1.0.0",
"@types/he": "^1.1.1",
"@types/i18n-js": "^3.8.2",
"@types/jest": "^27.0.3",
"@types/luxon": "^2.0.7",
"@types/node": "16.11.12",
"@types/node-fetch": "^3.0.3",
"@types/react": "17.0.37",
"@types/react-dom": "17.0.11",
"@types/react-native": "0.66.8",
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@ui-kitten/metro-config": "^5.1.1",
"eslint": "7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-native-a11y": "^3.0.0",
"fetch-cookie": "^1.0.0",
"https-proxy-agent": "^5.0.0",
"jest": "27.4.4",
"metro": "0.66.2",
"metro-react-native-babel-preset": "^0.66.2",
"metro-resolver": "0.66.2",
"node-blob": "^0.0.2",
"node-fetch": "^3.1.0",
"prettier": "^2.3.1",
"react-native-clean-project": "^3.6.7",
"react-native-oss-license": "^0.4.1",
"react-native-svg": "12.1.1",
"react-native-svg-transformer": "0.14.3",
"react-test-renderer": "17.0.2",
"tough-cookie": "^4.0.0",
"ts-jest": "^27.1.1",
"typescript": "4.5.3"
},
"resolutions": {
"jest-runtime": "27.4.4",
"jest-config": "27.4.4",
"jest-resolve": "27.4.4"
}
}