Skip to content

Commit

Permalink
chore: bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jamsch committed Feb 20, 2024
1 parent bb70563 commit 87bb585
Show file tree
Hide file tree
Showing 2 changed files with 864 additions and 758 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,26 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.8.1",
"@commitlint/config-conventional": "^18.6.2",
"@evilmartians/lefthook": "^1.6.1",
"@react-native-community/eslint-config": "^3.2.0",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.12",
"@types/react": "~18.2.57",
"@types/react-native": "~0.72.8",
"@types/use-sync-external-store": "^0.0.6",
"commitlint": "^17.8.1",
"commitlint": "^18.6.1",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"pod-install": "^0.1.39",
"prettier": "^2.8.8",
"prettier": "^3.2.5",
"react": "18.2.0",
"react-native": "0.72.10",
"react-native-builder-bob": "^0.23.2",
"react-native-gesture-handler": "~2.12.1",
"react-native-reanimated": "~3.3.0",
"react-native-svg": "13.9.0",
"release-it": "^15.11.0",
"release-it": "^17.1.1",
"typescript": "^4.9.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 87bb585

Please sign in to comment.