skolplattformen-backup/package.json

148 lines
5.0 KiB
JSON
Raw Normal View History

2020-12-05 21:23:49 +00:00
{
2021-10-05 15:27:47 +00:00
"name": "skolplattformen",
"version": "2.16.0",
2021-10-05 15:27:47 +00:00
"license": "MIT",
"scripts": {
"start": "nx start",
"ios": "nx run-ios",
"android": "nx run-android",
2021-11-02 07:14:18 +00:00
"bundle-android": "nx bundle-android",
"bundle-ios": "nx bundle-ios",
2021-10-05 15:27:47 +00:00
"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"
chore(release): 1.0.0 [skip ci] # 1.0.0 (2021-02-21) ### Bug Fixes * 🐛 add missing android release keystore ([75088a2](https://github.com/kolplattformen/skolplattformen/commit/75088a284af7c0c4a934bcce10e310ae279cef1e)) * 🐛 fix state handling on login screen ([a40f596](https://github.com/kolplattformen/skolplattformen/commit/a40f596aedb057d9118bdf82edb8faaace5a7ded)), closes [#82](https://github.com/kolplattformen/skolplattformen/issues/82) * 🐛 Fixed links when navigating other url:s ([53a9425](https://github.com/kolplattformen/skolplattformen/commit/53a94251a82db6d58a47af9ab156b1bd1737aea1)) * 🐛 Fixed merge induced bug ([758738d](https://github.com/kolplattformen/skolplattformen/commit/758738dfd495fe2cc4a067e6ccf82e7540d24ca5)) * 🐛 Fixed so calendar doesn't bork if items don't load ([9b92941](https://github.com/kolplattformen/skolplattformen/commit/9b92941adbf39577325a6d6aa3ca157dc679affe)) * 🐛 handle close of ModalWebView for Android ([f250bcf](https://github.com/kolplattformen/skolplattformen/commit/f250bcf803fb4afb8274bbfd9997ce89ac62635f)) * 🐛 Imported all code onto fresh RN install ([0f15f83](https://github.com/kolplattformen/skolplattformen/commit/0f15f83adb0142d9dcce5d3cb80f2e908be49e49)) * 🐛 Imported all code onto fresh RN install ([#40](https://github.com/kolplattformen/skolplattformen/issues/40)) ([f195e37](https://github.com/kolplattformen/skolplattformen/commit/f195e37f9985c11b3059daac9bb9b104e4949ad2)) * 🐛 Länk till issues ([f3f3051](https://github.com/kolplattformen/skolplattformen/commit/f3f30513321a6880c44ec168a0ae6d25045ba724)) * 🐛 Nyheter uppdateras ([eff2ada](https://github.com/kolplattformen/skolplattformen/commit/eff2ada06cd139baca2ab2fc586ee39bd497ff72)) * 🐛 Nyheter uppdateras ([#114](https://github.com/kolplattformen/skolplattformen/issues/114)) ([bc56c73](https://github.com/kolplattformen/skolplattformen/commit/bc56c735dfd38291a4d1bb7aabebc69e1e04d73b)) * 🐛 Pnr skickas efter omstart ([0aa68e8](https://github.com/kolplattformen/skolplattformen/commit/0aa68e8d91a36ed43aa469bd527591cfbaaf78ac)) * 🐛 properly load the SSN from the cache ([1051062](https://github.com/kolplattformen/skolplattformen/commit/10510620bab850fab3f9af78727ddbc9ca649ffb)), closes [#82](https://github.com/kolplattformen/skolplattformen/issues/82) * 🐛 remove applicationSuffix for Android debug variant ([52370d9](https://github.com/kolplattformen/skolplattformen/commit/52370d9fc5780485b5c80c55c402c9dc1072aa88)), closes [#130](https://github.com/kolplattformen/skolplattformen/issues/130) * 🐛 Removed lerna workspaces ([823818b](https://github.com/kolplattformen/skolplattformen/commit/823818bc92916b6be4b23de17b8040fc0109ce20)) * 🐛 Rensade länkar ([f4b9538](https://github.com/kolplattformen/skolplattformen/commit/f4b95380271421335b18677c93f09e5eb22c5c9b)) * 🐛 Spelling ([343a98e](https://github.com/kolplattformen/skolplattformen/commit/343a98e9db86cec3f8385cd014aa765e88bcbb40)) * 🐛 Time to read testimonials ([4518ae7](https://github.com/kolplattformen/skolplattformen/commit/4518ae7357f4091e5dd75c3e342fa81b5e681511)) * 🐛 Tog bort omladdning ([723a9df](https://github.com/kolplattformen/skolplattformen/commit/723a9dfae0a5e34ffd3ecbefe6eeca5663a5c258)) * 🐛 Updated api dependencies ([#71](https://github.com/kolplattformen/skolplattformen/issues/71)) ([82cbb09](https://github.com/kolplattformen/skolplattformen/commit/82cbb094276b3c1b8511d17f10b522faa4b37185)) * 🐛 Validerar cacheat pnr vid start ([06ff0c7](https://github.com/kolplattformen/skolplattformen/commit/06ff0c71e1f0a28a9e514dcf46cbb21e58b704c6)) * använd statusfält med mörkt innehåll ([#122](https://github.com/kolplattformen/skolplattformen/issues/122)) ([b3f88c5](https://github.com/kolplattformen/skolplattformen/commit/b3f88c51b937a30581c436b3bab61ce060891a0c)) * broken title ([37e5750](https://github.com/kolplattformen/skolplattformen/commit/37e5750075ea0d680a93dbd9b618f0463393bd5e)) * check validity of social security number ([582f5de](https://github.com/kolplattformen/skolplattformen/commit/582f5deddda2085541f9faa738a79878b6ae2625)) * contact menu closing on false clicks ([c758370](https://github.com/kolplattformen/skolplattformen/commit/c758370074b7e10697855460ce23de45eed2bf99)) * direktlänkning från knapparna i barnlistan ([491f321](https://github.com/kolplattformen/skolplattformen/commit/491f3219abb4b8a4d55c5e9786a01cb6d0c0b1b9)) * display image of woman if user's socialSecurityNumber is female ([027233f](https://github.com/kolplattformen/skolplattformen/commit/027233fd3a2cdc05f0ffda0c1572ee2c667574ee)) * Enable Google Play Button ([4058428](https://github.com/kolplattformen/skolplattformen/commit/4058428393b645158c2c4d9d9e7bb6350ccb656f)) * göm ogiltiga datum i nyheter ([#152](https://github.com/kolplattformen/skolplattformen/issues/152)) ([bac38a2](https://github.com/kolplattformen/skolplattformen/commit/bac38a2dec0ddb98a1e4c2023875267fce995377)) * handle dates and clicks on calendar items ([#64](https://github.com/kolplattformen/skolplattformen/issues/64)) ([df63a6b](https://github.com/kolplattformen/skolplattformen/commit/df63a6bbdfb1a23269fa741e91ceb995bf8633d8)) * handle line breaks in tab navigation ([#58](https://github.com/kolplattformen/skolplattformen/issues/58)) ([2f6c07a](https://github.com/kolplattformen/skolplattformen/commit/2f6c07ac9ce8381d1f8c855896bb619aedda69f2)) * handle missing social security number ([c596b6c](https://github.com/kolplattformen/skolplattformen/commit/c596b6cbb783da665ef896e6e88340479f0ce30d)) * hantera bilder med absolut url i markdown ([#156](https://github.com/kolplattformen/skolplattformen/issues/156)) ([e211439](https://github.com/kolplattformen/skolplattformen/commit/e211439336d3038ce6aef86b63a00334296d22cf)) * hantera lång namn i barnlistan ([aef694c](https://github.com/kolplattformen/skolplattformen/commit/aef694cc5730cb3b0c0d906103c30c0014ba1390)) * hantera ui för saknade datum i aviseringar ([#124](https://github.com/kolplattformen/skolplattformen/issues/124)) ([82c2379](https://github.com/kolplattformen/skolplattformen/commit/82c23797df1becab86e0efad77163fa7795f0789)) * hide contact option if not available ([273f059](https://github.com/kolplattformen/skolplattformen/commit/273f0597610d766d3a22e96653604cd3ae5cd3b0)) * ikon och rubrik på Android appen ([8218965](https://github.com/kolplattformen/skolplattformen/commit/8218965b0a1f0f701121258d98f713b580a4db25)) * looked broken when no new event ([#157](https://github.com/kolplattformen/skolplattformen/issues/157)) ([a191b45](https://github.com/kolplattformen/skolplattformen/commit/a191b450c0f16cfe34f67b7fc0feafb585d1c8ce)) * scroll i barnlistan och flytta frånvaroknapp ([#167](https://github.com/kolplattformen/skolplattformen/issues/167)) ([5a34b7a](https://github.com/kolplattformen/skolplattformen/commit/5a34b7a1b4ee22f2596ac1f143c9c5ee6946b94a)) * **android:** uppdatera färg på statusbar ([#150](https://github.com/kolplattformen/skolplattformen/issues/150)) ([b4860e0](https://github.com/kolplattformen/skolplattformen/commit/b4860e0f6d4a48fb76ef9f4a659d2dd2d82fdcc6)) * login screen issues ([#69](https://github.com/kolplattformen/skolplattformen/issues/69)) ([ec6a4e0](https://github.com/kolplattformen/skolplattformen/commit/ec6a4e088b200443b9dfc1321a8c500bc8bb99ce)) * removed texts saying the app isnt released and added section for how to report bugs ([#112](https://github.com/kolplattformen/skolplattformen/issues/112)) ([61b5189](https://github.com/kolplattformen/skolplattformen/commit/61b5189bc5806f640fefc9e5124cdc98a8ffa81d)) * scroll overflow on child screens ([#65](https://github.com/kolplattformen/skolplattformen/issues/65)) ([a05e3c4](https://github.com/kolplattformen/skolplattformen/commit/a05e3c4e4a82c55b0fabe34cc36e8d2886a1c232)) * uppdatera testimonial med rätt text ([#137](https://github.com/kolplattformen/skolplattformen/issues/137)) ([be228d1](https://github.com/kolplattformen/skolplattformen/commit/be228d123fa4142118ba96c18ff24ad9bac7add8)) * use nextjs link for integrity policy ([fce2c26](https://github.com/kolplattformen/skolplattformen/commit/fce2c260cbeee1208613697b4f106adf8f50b02e)) ### Features * 🎸 Added privacy policy and changed price to 12 ([34b1a3c](https://github.com/kolplattformen/skolplattformen/commit/34b1a3cd78207b5fe1f022ceae4431c39e866aca)) * 🎸 Dra och ladda om ([5fb5587](https://github.com/kolplattformen/skolplattformen/commit/5fb55875b8c30191c1847461575c1b1ff8c57345)) * 🎸 Encrypted cookie ([3419eda](https://github.com/kolplattformen/skolplattformen/commit/3419edab918b03396a0e839981d37c47fa2d28a5)) * 🎸 Ingress under bild ([b3f1d57](https://github.com/kolplattformen/skolplattformen/commit/b3f1d5749066925c0b8c68deb0c3dae92f8addb8)) * 🎸 Ladda alla nyheter ([8b913c6](https://github.com/kolplattformen/skolplattformen/commit/8b913c65933e16d7d1210f67beef22686be2cc5b)) * 🎸 Links i markdown ([#86](https://github.com/kolplattformen/skolplattformen/issues/86)) ([7b165af](https://github.com/kolplattformen/skolplattformen/commit/7b165af78ff2cce859c708d43d2ee8392102735a)), closes [#73](https://github.com/kolplattformen/skolplattformen/issues/73) * 🎸 Login works with 201212121212 ([f57212e](https://github.com/kolplattformen/skolplattformen/commit/f57212e40c128c0ce9183b0750a736a9533625a3)) * 🎸 Notifications viewable ([1a80f89](https://github.com/kolplattformen/skolplattformen/commit/1a80f89c0a5e085a5c1b9e780429f9e11beb5091)) * 🎸 Notifications viewable ([e6335ec](https://github.com/kolplattformen/skolplattformen/commit/e6335ecb037c4c1c3ca91e32ca51bec2d75bb46d)) * 🎸 Ombyggd nyhetsbrevshantering ([#111](https://github.com/kolplattformen/skolplattformen/issues/111)) ([2b8133d](https://github.com/kolplattformen/skolplattformen/commit/2b8133daa5197c4085efaf58eb3fe45b6caeb20f)) * 🎸 På sajten kan vi i alla fall köra analytics :smile: ([#79](https://github.com/kolplattformen/skolplattformen/issues/79)) ([7973285](https://github.com/kolplattformen/skolplattformen/commit/797328569c334510543ff5965a4f7262b43ade16)) * 🎸 Readable news and updated navigation ([5835268](https://github.com/kolplattformen/skolplattformen/commit/5835268efd0f04c6655742d0f17c50e4e2eaae2c)) * 🎸 Readable news and updated navigation ([79b80a1](https://github.com/kolplattformen/skolplattformen/commit/79b80a14eb7033c2dbfa411c0ffd74c6a227a3ba)) * 🎸 Removed download from head, added buttons to banner ([#42](https://github.com/kolplattformen/skolplattformen/issues/42)) ([1e45d28](https://github.com/kolplattformen/skolplattformen/commit/1e45d283ab1243e99a45c6e9092dcd7079629d7d)) * 🎸 Updated API. Now with fake news images ([0367f60](https://github.com/kolplattformen/skolplattformen/commit/0367f60eec76a822e9fa0ff66c9381ed41138dba)) * 🎸 Updated API. Now with fake news images ([5ef9ca1](https://github.com/kolplattformen/skolplattformen/commit/5ef9ca1ac61e83c5a7ee71c49cd71b2b6e7d5e48)) * 🎸 Using new fullImageUrl and cookie features for news img ([3fb3d89](https://github.com/kolplattformen/skolplattformen/commit/3fb3d8903b3dc4e74f602c26503219678f2d9a2d)) * add app store link ([#74](https://github.com/kolplattformen/skolplattformen/issues/74)) ([5e6e91d](https://github.com/kolplattformen/skolplattformen/commit/5e6e91dc4697aaf597052f06c01a7945dfed1e2e)) * add email on site ([#70](https://github.com/kolplattformen/skolplattformen/issues/70)) ([27229cc](https://github.com/kolplattformen/skolplattformen/commit/27229ccb68c451623dbb54c62bc14fd948711fe2)) * add Open Graph title, image and description ([524a118](https://github.com/kolplattformen/skolplattformen/commit/524a11843c8ff430be508daf0976f5a655698dae)) * add Q&A page ([0b816d9](https://github.com/kolplattformen/skolplattformen/commit/0b816d972cf093c661c23d8975dce7fb36755277)) * added npm lib and implemented login and load children ([c2ab194](https://github.com/kolplattformen/skolplattformen/commit/c2ab19407907a86223ece795340f233f1f9f34ee)) * Datum på nyheter ([#110](https://github.com/kolplattformen/skolplattformen/issues/110)) ([cea1080](https://github.com/kolplattformen/skolplattformen/commit/cea1080e1e8c11e68b7b6a3a5004e63cff6ff2b9)) * Flyttade tabbarna längst ner ([#145](https://github.com/kolplattformen/skolplattformen/issues/145)) ([6c1ceae](https://github.com/kolplattformen/skolplattformen/commit/6c1ceaee3430f0d6ddad15ecdf060d21f0d38aad)) * frånvaroanmälan ([#144](https://github.com/kolplattformen/skolplattformen/issues/144)) ([090a59e](https://github.com/kolplattformen/skolplattformen/commit/090a59e41c985999a6ffec94318d9a7ecae2df5c)) * lägg till empty state för barnlistan ([#126](https://github.com/kolplattformen/skolplattformen/issues/126)) ([0cb24fe](https://github.com/kolplattformen/skolplattformen/commit/0cb24fe74d1a418fb3a2f20f70a2a692e6ecd4cd)) * optimise images with next/image ([#54](https://github.com/kolplattformen/skolplattformen/issues/54)) ([fbbf6fe](https://github.com/kolplattformen/skolplattformen/commit/fbbf6feaf1229435f941b70d637c2f5a74a443ed)), closes [#29](https://github.com/kolplattformen/skolplattformen/issues/29) * upgrade to next@10 to be able to use next/image ([082ea67](https://github.com/kolplattformen/skolplattformen/commit/082ea6714040f960b79339c0ca08415abb04cdcc)) ### BREAKING CHANGES * 🧨 JWT is now delivered as JSON ({ token })
2021-02-21 14:54:48 +00:00
},
2021-10-05 15:27:47 +00:00
"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",
2021-10-05 15:27:47 +00:00
"@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",
2021-10-05 15:27:47 +00:00
"buffer": "6.0.3",
"camelcase-keys": "^7.0.1",
2021-10-05 15:27:47 +00:00
"change-case": "^4.1.2",
"core-js": "^3.19.3",
2021-10-05 15:27:47 +00:00
"deepmerge": "^4.2.2",
"events": "^3.3.0",
"fast-fuzzy": "1.10.8",
"formik": "^2.2.9",
2021-10-05 15:27:47 +00:00
"h2m": "^0.7.0",
"he": "^1.2.0",
"hermes-engine": "^0.9.0",
2021-10-05 15:27:47 +00:00
"i18n-js": "^3.8.0",
"js-htmlencode": "^0.3.0",
"luxon": "^2.1.1",
"mockdate": "^3.0.5",
2021-10-05 15:27:47 +00:00
"moment": "^2.29.1",
"node-html-parser": "^2.1.0",
"personnummer": "^3.1.4",
"react": "17.0.2",
2021-10-05 15:27:47 +00:00
"react-dom": "17.0.2",
"react-native": "0.66.4",
2021-10-05 15:27:47 +00:00
"react-native-animatable": "^1.3.3",
"react-native-async-storage": "^0.0.1",
2021-10-05 15:27:47 +00:00
"react-native-calendar-events": "2.2.0",
"react-native-dev-menu": "^4.0.2",
"react-native-device-info": "^8.4.8",
2021-10-05 15:27:47 +00:00
"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",
2021-10-05 15:27:47 +00:00
"react-native-restart": "^0.0.22",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.10.1",
2021-10-05 15:27:47 +00:00
"react-native-simple-toast": "1.1.3",
2021-11-08 21:13:56 +00:00
"react-native-svg": "12.1.1",
2021-10-05 15:27:47 +00:00
"react-native-typography": "1.4.1",
2023-10-13 06:38:25 +00:00
"react-native-webview": "^11.26.1",
2021-10-05 15:27:47 +00:00
"react-redux": "^7.2.3",
"redux": "^4.0.5",
"regenerator-runtime": "^0.13.9",
2021-10-05 15:27:47 +00:00
"tslib": "^2.0.0",
"valtio": "^1.2.7",
"yup": "^0.32.11"
2021-10-05 15:27:47 +00:00
},
"devDependencies": {
2021-10-15 12:59:37 +00:00
"@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",
2021-10-06 20:47:50 +00:00
"@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",
2021-10-05 15:27:47 +00:00
"@types/base-64": "^1.0.0",
"@types/he": "^1.1.1",
2021-10-06 20:47:50 +00:00
"@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",
2021-10-05 15:27:47 +00:00
"@types/tough-cookie": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
2021-10-05 15:27:47 +00:00
"@ui-kitten/metro-config": "^5.1.1",
2021-10-15 13:10:46 +00:00
"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",
2021-10-05 15:27:47 +00:00
"https-proxy-agent": "^5.0.0",
"jest": "27.4.4",
"metro": "0.66.2",
"metro-react-native-babel-preset": "^0.66.2",
2021-10-05 15:27:47 +00:00
"metro-resolver": "0.66.2",
"node-blob": "^0.0.2",
"node-fetch": "^3.1.0",
2021-10-05 15:27:47 +00:00
"prettier": "^2.3.1",
2021-11-08 21:13:56 +00:00
"react-native-clean-project": "^3.6.7",
"react-native-oss-license": "^0.4.1",
2021-11-02 07:14:18 +00:00
"react-native-svg": "12.1.1",
"react-native-svg-transformer": "0.14.3",
2021-10-05 15:27:47 +00:00
"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"
2021-10-05 15:27:47 +00:00
}
2020-12-05 21:23:49 +00:00
}