Skip to content
This repository was archived by the owner on Jul 14, 2024. It is now read-only.

Commit ff69025

Browse files
pedrol2bgithub-actions[bot]
authored andcommitted
build: update dependencies to the latest version
1 parent 433e7f8 commit ff69025

2 files changed

Lines changed: 599 additions & 565 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,42 +29,42 @@
2929
"author": "Pedro Bueno <pedrolbb.e@gmail.com>",
3030
"license": "MIT",
3131
"dependencies": {
32-
"@expo/config-plugins": "^7.9.1",
32+
"@expo/config-plugins": "^8.0.6",
3333
"invariant": "^2.2.4",
3434
"jest": "^29.7.0"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "^7.24.5",
37+
"@babel/core": "^7.24.7",
3838
"@react-native-community/eslint-config": "^3.2.0",
3939
"@react-native/babel-preset": "^0.75.0-main",
40-
"@testing-library/jest-dom": "^6.4.2",
41-
"@testing-library/react": "^15.0.5",
40+
"@testing-library/jest-dom": "^6.4.6",
41+
"@testing-library/react": "^16.0.0",
4242
"@tsconfig/node10": "^1.0.11",
4343
"@types/invariant": "^2.2.37",
4444
"@types/jest": "^29.5.12",
45-
"@types/node": "^20.12.7",
46-
"@types/react": "^18.3.1",
47-
"@typescript-eslint/eslint-plugin": "^7.8.0",
48-
"@typescript-eslint/parser": "^7.8.0",
49-
"eslint": "^9.1.1",
50-
"eslint-config-next": "^14.2.3",
45+
"@types/node": "^20.14.9",
46+
"@types/react": "^18.3.3",
47+
"@typescript-eslint/eslint-plugin": "^7.14.1",
48+
"@typescript-eslint/parser": "^7.14.1",
49+
"eslint": "^9.6.0",
50+
"eslint-config-next": "^14.2.4",
5151
"eslint-config-prettier": "^9.1.0",
5252
"eslint-config-standard-with-typescript": "^43.0.1",
5353
"eslint-plugin-import": "^2.29.1",
54-
"eslint-plugin-jest": "^28.3.0",
54+
"eslint-plugin-jest": "^28.6.0",
5555
"eslint-plugin-jest-dom": "^5.4.0",
5656
"eslint-plugin-jest-formatting": "^3.1.0",
57-
"eslint-plugin-n": "^17.4.0",
57+
"eslint-plugin-n": "^17.9.0",
5858
"eslint-plugin-prettier": "^5.1.3",
59-
"eslint-plugin-promise": "^6.1.1",
59+
"eslint-plugin-promise": "^6.2.0",
6060
"eslint-plugin-testing-library": "^6.2.2",
6161
"jest-environment-jsdom": "^29.7.0",
62-
"lint-staged": "^15.2.2",
63-
"prettier": "^3.2.5",
62+
"lint-staged": "^15.2.7",
63+
"prettier": "^3.3.2",
6464
"react": "18.3.1",
65-
"react-native": "^0.74.0",
65+
"react-native": "^0.74.2",
6666
"ts-node": "^10.9.2",
67-
"typescript": "^5.4.5"
67+
"typescript": "^5.5.2"
6868
},
6969
"private": false,
7070
"repository": "https://github.com/pedrol2b/react-native-voice.git"

0 commit comments

Comments
 (0)