Skip to content

Commit 305f633

Browse files
committed
refactor: bump all packages to latest version
1 parent d2be59f commit 305f633

10 files changed

+4497
-4732
lines changed

.husky/pre-commit

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npm test

example/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"test": "jest"
1313
},
1414
"dependencies": {
15-
"expo": "^49.0.21",
16-
"expo-splash-screen": "~0.20.5",
17-
"expo-status-bar": "~1.6.0",
15+
"expo": "^50.0.6",
16+
"expo-splash-screen": "~0.26.4",
17+
"expo-status-bar": "~1.11.1",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
20-
"react-native": "0.72.6",
21-
"react-native-paper": "^5.11.4",
22-
"react-native-web": "~0.19.9"
20+
"react-native": "0.73.2",
21+
"react-native-paper": "^5.12.3",
22+
"react-native-web": "~0.19.10"
2323
},
2424
"devDependencies": {
25-
"@babel/core": "^7.23.6",
26-
"@expo/webpack-config": "^19.0.0",
27-
"babel-loader": "^8.1.0",
28-
"babel-plugin-module-resolver": "^4.1.0"
25+
"@babel/core": "^7.23.9",
26+
"@expo/webpack-config": "^19.0.1",
27+
"babel-loader": "^9.1.3",
28+
"babel-plugin-module-resolver": "^5.0.0"
2929
}
3030
}

example/yarn.lock

+1,852-1,926
Large diffs are not rendered by default.

package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -50,36 +50,36 @@
5050
"registry": "https://registry.npmjs.org/"
5151
},
5252
"devDependencies": {
53-
"@commitlint/config-conventional": "^17.8.1",
53+
"@commitlint/config-conventional": "^18.6.0",
5454
"@react-native-community/eslint-config": "^3.2.0",
55-
"@release-it/conventional-changelog": "^5.1.1",
55+
"@release-it/conventional-changelog": "^8.0.1",
5656
"@testing-library/jest-native": "^5.4.3",
57-
"@testing-library/react-native": "^11.5.4",
57+
"@testing-library/react-native": "^12.4.3",
5858
"@types/color": "^3.0.6",
59-
"@types/jest": "^29.5.11",
60-
"@types/react": "^18.2.45",
59+
"@types/jest": "^29.5.12",
60+
"@types/react": "^18.2.55",
6161
"@types/react-native-vector-icons": "^6.4.18",
6262
"@types/react-test-renderer": "^18.0.7",
63-
"babel-loader": "^8.3.0",
64-
"caniuse-lite": "^1.0.30001571",
65-
"commitlint": "^17.8.1",
63+
"babel-loader": "^9.1.3",
64+
"caniuse-lite": "^1.0.30001584",
65+
"commitlint": "^18.6.0",
6666
"eslint": "^8.56.0",
67-
"eslint-config-prettier": "^8.10.0",
68-
"eslint-plugin-prettier": "^4.2.1",
69-
"husky": "^8.0.3",
67+
"eslint-config-prettier": "^9.1.0",
68+
"eslint-plugin-prettier": "^5.1.3",
69+
"husky": "^9.0.10",
7070
"jest": "^29.7.0",
71-
"metro-react-native-babel-preset": "^0.76.8",
72-
"pod-install": "^0.1.39",
73-
"prettier": "^2.8.8",
71+
"metro-react-native-babel-preset": "^0.77.0",
72+
"pod-install": "^0.2.0",
73+
"prettier": "^3.2.5",
7474
"react": "^18.2.0",
75-
"react-native": "^0.72.8",
76-
"react-native-builder-bob": "^0.20.4",
77-
"react-native-paper": "^5.11.4",
78-
"react-native-safe-area-context": "^4.8.2",
79-
"react-native-vector-icons": "^9.2.0",
75+
"react-native": "^0.73.4",
76+
"react-native-builder-bob": "^0.23.2",
77+
"react-native-paper": "^5.12.3",
78+
"react-native-safe-area-context": "^4.9.0",
79+
"react-native-vector-icons": "^10.0.3",
8080
"react-test-renderer": "^18.2.0",
81-
"release-it": "^15.10.5",
82-
"typescript": "^4.9.5"
81+
"release-it": "^17.0.3",
82+
"typescript": "^5.3.3"
8383
},
8484
"peerDependencies": {
8585
"react": "*",
@@ -166,6 +166,6 @@
166166
]
167167
},
168168
"dependencies": {
169-
"color": "^3.2.1"
169+
"color": "^4.2.3"
170170
}
171171
}

src/__tests__/Date/__snapshots__/AnimatedCrossView.test.tsx.snap

+6-6
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
489489
removeClippedSubviews={false}
490490
renderItem={[Function]}
491491
renderScrollComponent={[Function]}
492-
scrollEventThrottle={50}
492+
scrollEventThrottle={0.0001}
493493
stickyHeaderIndices={[]}
494494
style={
495495
{
@@ -3897,7 +3897,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
38973897
collapsable={false}
38983898
style={
38993899
{
3900-
"backgroundColor": "rgba(28, 27, 31, 1)",
3900+
"backgroundColor": "rgba(73, 69, 79, 1)",
39013901
"bottom": 0,
39023902
"height": 1,
39033903
"left": 0,
@@ -3962,7 +3962,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
39623962
"fontWeight": undefined,
39633963
"left": 0,
39643964
"letterSpacing": 0.15,
3965-
"lineHeight": 19.2,
3965+
"lineHeight": undefined,
39663966
"maxWidth": 73,
39673967
"opacity": 0,
39683968
"paddingLeft": 16,
@@ -4000,7 +4000,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
40004000
"fontWeight": undefined,
40014001
"left": 0,
40024002
"letterSpacing": 0.15,
4003-
"lineHeight": 19.2,
4003+
"lineHeight": undefined,
40044004
"maxWidth": 73,
40054005
"opacity": 0,
40064006
"paddingLeft": 16,
@@ -4057,12 +4057,12 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
40574057
"paddingTop": 24,
40584058
},
40594059
{
4060-
"color": "rgba(73, 69, 79, 1)",
4060+
"color": "rgba(28, 27, 31, 1)",
40614061
"fontFamily": "System",
40624062
"fontSize": 16,
40634063
"fontWeight": undefined,
40644064
"letterSpacing": 0.15,
4065-
"lineHeight": 19.2,
4065+
"lineHeight": undefined,
40664066
"minWidth": 65,
40674067
"paddingLeft": 16,
40684068
"paddingRight": 16,

src/__tests__/Date/__snapshots__/Calendar.test.tsx.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ exports[`renders Calendar 1`] = `
464464
removeClippedSubviews={false}
465465
renderItem={[Function]}
466466
renderScrollComponent={[Function]}
467-
scrollEventThrottle={50}
467+
scrollEventThrottle={0.0001}
468468
stickyHeaderIndices={[]}
469469
style={
470470
{

src/__tests__/Date/__snapshots__/CalendarEdit.test.tsx.snap

+5-5
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ exports[`renders CalendarEdit 1`] = `
4949
collapsable={false}
5050
style={
5151
{
52-
"backgroundColor": "rgba(28, 27, 31, 1)",
52+
"backgroundColor": "rgba(73, 69, 79, 1)",
5353
"bottom": 0,
5454
"height": 1,
5555
"left": 0,
@@ -114,7 +114,7 @@ exports[`renders CalendarEdit 1`] = `
114114
"fontWeight": undefined,
115115
"left": 0,
116116
"letterSpacing": 0.15,
117-
"lineHeight": 19.2,
117+
"lineHeight": undefined,
118118
"maxWidth": 73,
119119
"opacity": 0,
120120
"paddingLeft": 16,
@@ -152,7 +152,7 @@ exports[`renders CalendarEdit 1`] = `
152152
"fontWeight": undefined,
153153
"left": 0,
154154
"letterSpacing": 0.15,
155-
"lineHeight": 19.2,
155+
"lineHeight": undefined,
156156
"maxWidth": 73,
157157
"opacity": 0,
158158
"paddingLeft": 16,
@@ -209,12 +209,12 @@ exports[`renders CalendarEdit 1`] = `
209209
"paddingTop": 24,
210210
},
211211
{
212-
"color": "rgba(73, 69, 79, 1)",
212+
"color": "rgba(28, 27, 31, 1)",
213213
"fontFamily": "System",
214214
"fontSize": 16,
215215
"fontWeight": undefined,
216216
"letterSpacing": 0.15,
217-
"lineHeight": 19.2,
217+
"lineHeight": undefined,
218218
"minWidth": 65,
219219
"paddingLeft": 16,
220220
"paddingRight": 16,

src/__tests__/Date/__snapshots__/DatePickerInputWithoutModal.test.tsx.snap

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ exports[`renders DatePickerInput 1`] = `
4242
collapsable={false}
4343
style={
4444
{
45-
"backgroundColor": "rgba(28, 27, 31, 1)",
45+
"backgroundColor": "rgba(73, 69, 79, 1)",
4646
"bottom": 0,
4747
"height": 1,
4848
"left": 0,
@@ -107,7 +107,7 @@ exports[`renders DatePickerInput 1`] = `
107107
"fontWeight": undefined,
108108
"left": 0,
109109
"letterSpacing": 0.15,
110-
"lineHeight": 19.2,
110+
"lineHeight": undefined,
111111
"maxWidth": 73,
112112
"opacity": 0,
113113
"paddingLeft": 16,
@@ -145,7 +145,7 @@ exports[`renders DatePickerInput 1`] = `
145145
"fontWeight": undefined,
146146
"left": 0,
147147
"letterSpacing": 0.15,
148-
"lineHeight": 19.2,
148+
"lineHeight": undefined,
149149
"maxWidth": 73,
150150
"opacity": 0,
151151
"paddingLeft": 16,
@@ -201,12 +201,12 @@ exports[`renders DatePickerInput 1`] = `
201201
"paddingTop": 24,
202202
},
203203
{
204-
"color": "rgba(73, 69, 79, 1)",
204+
"color": "rgba(28, 27, 31, 1)",
205205
"fontFamily": "System",
206206
"fontSize": 16,
207207
"fontWeight": undefined,
208208
"letterSpacing": 0.15,
209-
"lineHeight": 19.2,
209+
"lineHeight": undefined,
210210
"minWidth": 65,
211211
"paddingLeft": 16,
212212
"paddingRight": 16,

src/__tests__/Date/__snapshots__/YearPicker.test.tsx.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ exports[`renders YearPicker 1`] = `
445445
removeClippedSubviews={false}
446446
renderItem={[Function]}
447447
renderScrollComponent={[Function]}
448-
scrollEventThrottle={50}
448+
scrollEventThrottle={0.0001}
449449
stickyHeaderIndices={[]}
450450
style={
451451
{

0 commit comments

Comments
 (0)