Skip to content

Commit 643b12c

Browse files
committed
feat: add required globals
1 parent ca838d6 commit 643b12c

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

apps/ExpoApp55/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@types/react": "~19.2.10",
5454
"eslint": "^9.25.0",
5555
"eslint-config-expo": "~55.0.0",
56+
"globals": "^17.6.0",
5657
"jest": "^29.7.0",
5758
"jest-expo": "~55.0.0",
5859
"react-test-renderer": "19.2.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,7 @@ __metadata:
18591859
expo-symbols: "npm:~55.0.5"
18601860
expo-system-ui: "npm:~55.0.9"
18611861
expo-web-browser: "npm:~55.0.8"
1862+
globals: "npm:^17.6.0"
18621863
jest: "npm:^29.7.0"
18631864
jest-expo: "npm:~55.0.0"
18641865
react: "npm:19.2.0"
@@ -12010,6 +12011,13 @@ __metadata:
1201012011
languageName: node
1201112012
linkType: hard
1201212013

12014+
"globals@npm:^17.6.0":
12015+
version: 17.6.0
12016+
resolution: "globals@npm:17.6.0"
12017+
checksum: 10/2bf0febf31c942edee6f4eca7e939a9c885f8ecfb767048b1c4dd2a32008d0ab136e6076665d76b44b29c2571bbbc1681371caab05fd8ee0067c7618e841b89d
12018+
languageName: node
12019+
linkType: hard
12020+
1201312021
"globalthis@npm:^1.0.4":
1201412022
version: 1.0.4
1201512023
resolution: "globalthis@npm:1.0.4"

0 commit comments

Comments
 (0)