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 Jan 6, 2025
1 parent 23a926c commit ba6910c
Show file tree
Hide file tree
Showing 2 changed files with 979 additions and 418 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"test:watch": "react-scripts test --env=jsdom"
},
"peerDependencies": {
"react": "18.3.1",
"react-native": "0.76.3",
"react": "19.0.0",
"react-native": "0.76.5",
"react-native-gesture-handler": "2.21.2"
},
"devDependencies": {
Expand All @@ -39,45 +39,45 @@
"@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",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "16.0.0",
"@testing-library/react-native": "13.0.0",
"@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.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.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": "9.17.0",
"eslint-config-prettier": "9.1.0",
"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-jest": "28.10.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.2",
"gh-pages": "6.2.0",
"eslint-plugin-react": "7.37.3",
"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.76.5",
"react-test-renderer": "19.0.0",
"regenerator-runtime": "0.14.1",
"rollup": "4.28.0",
"rollup": "4.30.0",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-peer-deps-external": "2.2.4",
Expand Down
Loading

0 comments on commit ba6910c

Please sign in to comment.