Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 23a926c commit 7447bb6
Show file tree
Hide file tree
Showing 2 changed files with 1,408 additions and 746 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,61 +29,61 @@
"test:watch": "react-scripts test --env=jsdom"
},
"peerDependencies": {
"react": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "2.21.2"
"react": "19.0.0",
"react-native": "0.77.0",
"react-native-gesture-handler": "2.23.0"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/core": "7.26.8",
"@babel/eslint-parser": "7.26.8",
"@babel/plugin-transform-private-methods": "7.25.9",
"@babel/preset-typescript": "7.26.0",
"@babel/runtime": "7.26.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@testing-library/react-native": "12.9.0",
"@babel/runtime": "7.26.7",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "16.0.0",
"@testing-library/react-native": "13.0.1",
"@types/jest": "29.5.14",
"@types/lodash.get": "4.4.9",
"@types/lodash.isfunction": "3.0.9",
"@types/lodash.set": "4.3.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/lodash.unset": "4.5.9",
"@types/react": "18.3.12",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@types/react": "19.0.8",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"babel-jest": "29.7.0",
"babel-plugin-module-resolver": "5.0.2",
"chalk": "5.3.0",
"chalk": "5.4.1",
"cross-env": "7.0.3",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-react": "13.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.2",
"gh-pages": "6.2.0",
"eslint-plugin-react": "7.37.4",
"gh-pages": "6.3.0",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-environment-node": "29.7.0",
"metro-react-native-babel-preset": "0.77.0",
"microbundle-crl": "0.13.11",
"npm-run-all2": "7.0.1",
"prettier": "3.4.1",
"react": "18.3.1",
"react-native": "0.76.3",
"react-test-renderer": "18.3.1",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"react": "19.0.0",
"react-native": "0.77.0",
"react-test-renderer": "19.0.0",
"regenerator-runtime": "0.14.1",
"rollup": "4.28.0",
"rollup": "4.34.6",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
"tslib": "2.8.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"files": [
"dist/*"
Expand All @@ -94,7 +94,7 @@
"lodash.set": "4.3.2",
"lodash.uniqueid": "4.0.1",
"lodash.unset": "4.5.2",
"react-native-gesture-handler": "2.21.2"
"react-native-gesture-handler": "2.23.0"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 7447bb6

Please sign in to comment.