mirror of
https://github.com/tooot-app/app
synced 2025-02-12 01:40:44 +01:00
Other updates
This commit is contained in:
parent
552c0702be
commit
4bd0234346
30
package.json
30
package.json
@ -94,34 +94,34 @@
|
|||||||
"@babel/core": "7.15.0",
|
"@babel/core": "7.15.0",
|
||||||
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
||||||
"@babel/preset-typescript": "7.15.0",
|
"@babel/preset-typescript": "7.15.0",
|
||||||
"@expo/config": "3.3.43",
|
"@expo/config": "5.0.8",
|
||||||
"@jest/types": "26.6.2",
|
"@jest/types": "27.0.6",
|
||||||
"@testing-library/jest-native": "4.0.1",
|
"@testing-library/jest-native": "4.0.2",
|
||||||
"@testing-library/react-hooks": "5.1.2",
|
"@testing-library/react-hooks": "7.0.1",
|
||||||
"@testing-library/react-native": "7.2.0",
|
"@testing-library/react-native": "7.2.0",
|
||||||
"@types/jest": "26.0.23",
|
"@types/jest": "27.0.1",
|
||||||
"@types/lodash": "4.14.170",
|
"@types/lodash": "4.14.172",
|
||||||
"@types/react": "17.0.8",
|
"@types/react": "17.0.19",
|
||||||
"@types/react-dom": "17.0.5",
|
"@types/react-dom": "17.0.9",
|
||||||
"@types/react-native": "0.64.6",
|
"@types/react-native": "0.64.6",
|
||||||
"@types/react-navigation": "3.4.0",
|
"@types/react-navigation": "3.4.0",
|
||||||
"@types/react-redux": "7.1.16",
|
"@types/react-redux": "7.1.18",
|
||||||
"@types/react-test-renderer": "17.0.1",
|
"@types/react-test-renderer": "17.0.1",
|
||||||
"@types/react-timeago": "4.1.2",
|
"@types/react-timeago": "4.1.3",
|
||||||
"@types/valid-url": "1.0.3",
|
"@types/valid-url": "1.0.3",
|
||||||
"@welldone-software/why-did-you-render": "6.1.4",
|
"@welldone-software/why-did-you-render": "6.1.4",
|
||||||
"babel-jest": "27.0.6",
|
"babel-jest": "27.0.6",
|
||||||
"babel-plugin-module-resolver": "4.1.0",
|
"babel-plugin-module-resolver": "4.1.0",
|
||||||
"babel-plugin-transform-remove-console": "6.9.4",
|
"babel-plugin-transform-remove-console": "6.9.4",
|
||||||
"chalk": "4.1.1",
|
"chalk": "4.1.2",
|
||||||
"dotenv": "10.0.0",
|
"dotenv": "10.0.0",
|
||||||
"jest": "26.6.3",
|
"jest": "27.0.6",
|
||||||
"jest-expo": "41.0.0",
|
"jest-expo": "42.1.0",
|
||||||
"nock": "13.0.11",
|
"nock": "13.1.2",
|
||||||
"react-native-clean-project": "3.6.4",
|
"react-native-clean-project": "3.6.4",
|
||||||
"react-navigation": "4.4.4",
|
"react-navigation": "4.4.4",
|
||||||
"react-navigation-stack": "2.10.4",
|
"react-navigation-stack": "2.10.4",
|
||||||
"react-test-renderer": "17.0.2",
|
"react-test-renderer": "17.0.2",
|
||||||
"typescript": "4.2.4"
|
"typescript": "4.3.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user