@mattermost/react-native-paste-input
Advanced tools
{ | ||
"name": "@mattermost/react-native-paste-input", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "React Native TextInput replacement to allow pasting files", | ||
@@ -54,23 +54,23 @@ "main": "lib/commonjs/index", | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "12.1.1", | ||
"@commitlint/config-conventional": "12.1.4", | ||
"@react-native-community/bob": "0.17.1", | ||
"@react-native-community/eslint-config": "2.0.0", | ||
"@release-it/conventional-changelog": "2.0.1", | ||
"@types/jest": "26.0.22", | ||
"@types/react": "17.0.3", | ||
"@types/react-native": "0.64.2", | ||
"@typescript-eslint/eslint-plugin": "4.21.0", | ||
"@typescript-eslint/parser": "4.21.0", | ||
"commitlint": "12.1.1", | ||
"eslint": "7.23.0", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"husky": "^6.0.0", | ||
"jest": "26.6.3", | ||
"pod-install": "0.1.19", | ||
"prettier": "2.2.1", | ||
"@react-native-community/eslint-config": "3.0.0", | ||
"@release-it/conventional-changelog": "3.0.1", | ||
"@types/jest": "26.0.24", | ||
"@types/react": "17.0.13", | ||
"@types/react-native": "0.64.10", | ||
"@typescript-eslint/eslint-plugin": "4.28.2", | ||
"@typescript-eslint/parser": "4.28.2", | ||
"commitlint": "12.1.4", | ||
"eslint": "7.30.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"husky": "7.0.0", | ||
"jest": "27.0.6", | ||
"pod-install": "0.1.23", | ||
"prettier": "2.3.2", | ||
"react": "17.0.2", | ||
"react-native": "0.64.0", | ||
"release-it": "14.5.1", | ||
"typescript": "4.2.3" | ||
"react-native": "0.64.2", | ||
"release-it": "14.10.0", | ||
"typescript": "4.3.5" | ||
}, | ||
@@ -77,0 +77,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
191050
0