Skip to content

Commit 976fb7a

Browse files
committed
bump lint-examples dependencies
1 parent 027c8c3 commit 976fb7a

2 files changed

Lines changed: 865 additions & 1259 deletions

File tree

scripts/lint-examples/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
"tsc-examples": "./bin/tsc-examples.js"
99
},
1010
"devDependencies": {
11-
"@babel/core": "^7.25.2",
12-
"@babel/preset-env": "^7.25.4",
13-
"@babel/runtime": "^7.26.10",
14-
"@react-native-community/slider": "^4.5.3",
15-
"@react-native/babel-preset": "^0.76.0-rc.2",
16-
"@react-native/eslint-config": "^0.76.0-rc.2",
17-
"@react-native/typescript-config": "^0.76.0-rc.2",
18-
"@types/react": "^18.2.79",
11+
"@babel/core": "^7.28.3",
12+
"@babel/preset-env": "^7.28.3",
13+
"@babel/runtime": "^7.28.3",
14+
"@react-native-community/slider": "^4.5.7",
15+
"@react-native/babel-preset": "^0.81.0",
16+
"@react-native/eslint-config": "^0.81.0",
17+
"@react-native/typescript-config": "^0.81.0",
18+
"@types/react": "^19.1.10",
1919
"eslint": "^8.57.1",
2020
"glob": "^11.0.0",
21-
"prettier": "^3.4.2",
22-
"react": "18.3.1",
23-
"react-native": "^0.76.0-rc.2",
24-
"react-native-safe-area-context": "^4.11.0",
21+
"prettier": "^3.5.3",
22+
"react": "19.1.1",
23+
"react-native": "^0.81.0",
24+
"react-native-safe-area-context": "^5.6.0",
2525
"typescript": "5.5.4"
2626
}
2727
}

0 commit comments

Comments
 (0)