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

Commit c12788b

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

2 files changed

Lines changed: 537 additions & 474 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,40 +29,40 @@
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.4",
3333
"invariant": "^2.2.4",
3434
"jest": "^29.7.0"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "^7.24.5",
37+
"@babel/core": "^7.24.6",
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.5",
41+
"@testing-library/react": "^15.0.7",
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",
45+
"@types/node": "^20.13.0",
46+
"@types/react": "^18.3.3",
47+
"@typescript-eslint/eslint-plugin": "^7.11.0",
48+
"@typescript-eslint/parser": "^7.11.0",
49+
"eslint": "^9.4.0",
5050
"eslint-config-next": "^14.2.3",
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.5.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.7.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",
62+
"lint-staged": "^15.2.5",
6363
"prettier": "^3.2.5",
6464
"react": "18.3.1",
65-
"react-native": "^0.74.0",
65+
"react-native": "^0.74.1",
6666
"ts-node": "^10.9.2",
6767
"typescript": "^5.4.5"
6868
},

0 commit comments

Comments
 (0)