Skip to content

Commit

Permalink
Merge pull request #66 from HichamELBSI/chore/bump-dependencies-fix-v…
Browse files Browse the repository at this point in the history
…ulnerabilities-v2

chore: bump and fix dependency vulnerabilites (part 2)
  • Loading branch information
HichamELBSI authored Nov 14, 2024
2 parents b431c99 + 7ba4e9e commit bca9b93
Show file tree
Hide file tree
Showing 2 changed files with 3,009 additions and 2,773 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-body-highlighter",
"version": "3.1.2",
"version": "3.1.3",
"main": "index.tsx",
"author": "HichamELBSI",
"license": "MIT",
Expand Down Expand Up @@ -28,12 +28,12 @@
"react-native": "*"
},
"devDependencies": {
"@types/ramda": "^0.26.16",
"@types/react": "^16.8.23",
"@types/react-native": "^0.60.2",
"jest": "^24.8.0",
"react-native-typescript-transformer": "^1.2.12",
"typescript": "^3.5.3"
"@types/ramda": "^0.30.2",
"@types/react": "^18.3.12",
"@types/react-native": "^0.73.0",
"jest": "^29.7.0",
"react-native-typescript-transformer": "^1.2.13",
"typescript": "^5.6.3"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit bca9b93

Please sign in to comment.