feat: 🎸 Updated embedded for correct sorting

This commit is contained in:
Johan Öbrink 2021-09-17 10:35:27 +02:00
parent c1da658388
commit 9efef8dad9
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"@react-navigation/stack": "5.14.4",
"@skolplattformen/api-hooks": "3.0.0",
"@skolplattformen/curriculum": "1.4.1",
"@skolplattformen/embedded-api": "5.2.1",
"@skolplattformen/embedded-api": "5.3.0",
"@ui-kitten/components": "5.0.0",
"@ui-kitten/eva-icons": "5.0.0",
"buffer": "6.0.3",

View File

@ -1521,10 +1521,10 @@
resolved "https://registry.yarnpkg.com/@skolplattformen/curriculum/-/curriculum-1.4.1.tgz#f60b82276d61f731bf6c169826a4fb2a82e0a574"
integrity sha512-tKJjB2KsOXhNGvtBTp3DsTVchdQbSU08AwAfK1KbmIGFUQLAz8Su3T6RqYsxXEpCcFKRV6poscBnUZrdgZQy3w==
"@skolplattformen/embedded-api@5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@skolplattformen/embedded-api/-/embedded-api-5.2.1.tgz#41bf65de10ac52bc799d94603f017deab910a8fb"
integrity sha512-QXMT4imYIEPBTGrw6VKguEj/rVoONe9QUdzsQIcYtNpGK/eVggQysKBrEeOiwuqGfEhKsu1i7JoSZ/cvhwB4Rg==
"@skolplattformen/embedded-api@5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@skolplattformen/embedded-api/-/embedded-api-5.3.0.tgz#75697bbe5059890f688854e63a917808dc12d2a4"
integrity sha512-Lo6riSMkBeW4JVWj9bP4tqzRljjy9lfu9qag53EsC7edHwHa8sTsEdnnT1JUprkdjmKYDAakkftsC+A2HWmSEA==
dependencies:
camelcase-keys "^6.2.2"
change-case "^4.1.2"