Skip to content

Commit

Permalink
Merge pull request #364 from web-ridge/update-project-dependencies
Browse files Browse the repository at this point in the history
chore: bump project dependencies
  • Loading branch information
RichardLindhout authored Dec 23, 2023
2 parents a571645 + 843a4dd commit df21686
Show file tree
Hide file tree
Showing 16 changed files with 634 additions and 586 deletions.
4 changes: 2 additions & 2 deletions docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.2.0",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.7.4"
"@tsconfig/docusaurus": "^1.0.7",
"typescript": "^4.9.5"
},
"browserslist": {
"production": [
Expand Down
16 changes: 8 additions & 8 deletions docusaurus/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1894,10 +1894,10 @@
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==

"@tsconfig/docusaurus@^1.0.5":
version "1.0.6"
resolved "https://registry.npmjs.org/@tsconfig/docusaurus/-/docusaurus-1.0.6.tgz#7305a7fa590decc0d5968500234e95fd68788978"
integrity sha512-1QxDaP54hpzM6bq9E+yFEo4F9WbWHhsDe4vktZXF/iDlc9FqGr9qlg+3X/nuKQXx8QxHV7ue8NXFazzajsxFBA==
"@tsconfig/docusaurus@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@tsconfig/docusaurus/-/docusaurus-1.0.7.tgz#a3ee3c8109b3fec091e3d61a61834e563aeee3c3"
integrity sha512-ffTXxGIP/IRMCjuzHd6M4/HdIrw1bMfC7Bv8hMkTadnePkpe0lG0oDSdbRpSDZb2rQMAgpbWiR10BvxvNYwYrg==

"@types/body-parser@*":
version "1.19.2"
Expand Down Expand Up @@ -7039,10 +7039,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@^4.7.4:
version "4.9.4"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
typescript@^4.9.5:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

ua-parser-js@^0.7.30:
version "0.7.32"
Expand Down
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"test": "jest"
},
"dependencies": {
"expo": "^49.0.11",
"expo": "^49.0.21",
"expo-splash-screen": "~0.20.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.6",
"react-native-paper": "^5.10.4",
"react-native-web": "~0.19.8"
"react-native-paper": "^5.11.4",
"react-native-web": "~0.19.9"
},
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.6",
"@expo/webpack-config": "^19.0.0",
"babel-loader": "^8.1.0",
"babel-plugin-module-resolver": "^4.1.0"
Expand Down
265 changes: 176 additions & 89 deletions example/yarn.lock

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-conventional": "^17.8.1",
"@react-native-community/eslint-config": "^3.2.0",
"@release-it/conventional-changelog": "^5.1.1",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^11.5.4",
"@types/color": "^3.0.4",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.21",
"@types/react-native-vector-icons": "^6.4.14",
"@types/react-test-renderer": "^18.0.1",
"@types/color": "^3.0.6",
"@types/jest": "^29.5.11",
"@types/react": "^18.2.45",
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^18.0.7",
"babel-loader": "^8.3.0",
"caniuse-lite": "^1.0.30001534",
"commitlint": "^17.7.1",
"eslint": "^8.49.0",
"caniuse-lite": "^1.0.30001571",
"commitlint": "^17.8.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -72,10 +72,10 @@
"pod-install": "^0.1.39",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-native": "^0.72.4",
"react-native": "^0.72.8",
"react-native-builder-bob": "^0.20.4",
"react-native-paper": "^5.10.4",
"react-native-safe-area-context": "^4.7.2",
"react-native-paper": "^5.11.4",
"react-native-safe-area-context": "^4.8.2",
"react-native-vector-icons": "^9.2.0",
"react-test-renderer": "^18.2.0",
"release-it": "^15.10.5",
Expand Down
12 changes: 9 additions & 3 deletions src/__tests__/Date/__snapshots__/AnimatedCrossView.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3914,6 +3914,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
testID="text-input-underline"
/>
<View
onLayout={[Function]}
style={
[
{
Expand Down Expand Up @@ -3942,6 +3943,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
"translateX": 4,
},
],
"width": 750,
"zIndex": 3,
}
}
Expand All @@ -3951,6 +3953,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
maxFontSizeMultiplier={1.5}
numberOfLines={1}
onLayout={[Function]}
onTextLayout={[Function]}
style={
{
"color": "rgba(103, 80, 164, 1)",
Expand All @@ -3959,7 +3962,8 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -3996,7 +4000,8 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -4057,7 +4062,8 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
"fontSize": 16,
"fontWeight": undefined,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"minWidth": 65,
"paddingLeft": 16,
"paddingRight": 16,
"textAlign": "left",
Expand Down
12 changes: 9 additions & 3 deletions src/__tests__/Date/__snapshots__/CalendarEdit.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ exports[`renders CalendarEdit 1`] = `
testID="text-input-underline"
/>
<View
onLayout={[Function]}
style={
[
{
Expand Down Expand Up @@ -94,6 +95,7 @@ exports[`renders CalendarEdit 1`] = `
"translateX": 4,
},
],
"width": 750,
"zIndex": 3,
}
}
Expand All @@ -103,6 +105,7 @@ exports[`renders CalendarEdit 1`] = `
maxFontSizeMultiplier={1.5}
numberOfLines={1}
onLayout={[Function]}
onTextLayout={[Function]}
style={
{
"color": "rgba(103, 80, 164, 1)",
Expand All @@ -111,7 +114,8 @@ exports[`renders CalendarEdit 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -148,7 +152,8 @@ exports[`renders CalendarEdit 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -209,7 +214,8 @@ exports[`renders CalendarEdit 1`] = `
"fontSize": 16,
"fontWeight": undefined,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"minWidth": 65,
"paddingLeft": 16,
"paddingRight": 16,
"textAlign": "left",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ exports[`renders DatePickerInput 1`] = `
<RNCSafeAreaProvider
onInsetsChange={[Function]}
style={
{
"flex": 1,
}
[
{
"flex": 1,
},
undefined,
]
}
/>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ exports[`renders DatePickerInput 1`] = `
testID="text-input-underline"
/>
<View
onLayout={[Function]}
style={
[
{
Expand Down Expand Up @@ -87,6 +88,7 @@ exports[`renders DatePickerInput 1`] = `
"translateX": 4,
},
],
"width": 750,
"zIndex": 3,
}
}
Expand All @@ -96,6 +98,7 @@ exports[`renders DatePickerInput 1`] = `
maxFontSizeMultiplier={1.5}
numberOfLines={1}
onLayout={[Function]}
onTextLayout={[Function]}
style={
{
"color": "rgba(103, 80, 164, 1)",
Expand All @@ -104,7 +107,8 @@ exports[`renders DatePickerInput 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -141,7 +145,8 @@ exports[`renders DatePickerInput 1`] = `
"fontWeight": undefined,
"left": 0,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"maxWidth": 73,
"opacity": 0,
"paddingLeft": 16,
"paddingRight": 16,
Expand Down Expand Up @@ -201,7 +206,8 @@ exports[`renders DatePickerInput 1`] = `
"fontSize": 16,
"fontWeight": undefined,
"letterSpacing": 0.15,
"lineHeight": undefined,
"lineHeight": 19.2,
"minWidth": 65,
"paddingLeft": 16,
"paddingRight": 16,
"textAlign": "left",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ exports[`renders DatePickerModal 1`] = `
<RNCSafeAreaProvider
onInsetsChange={[Function]}
style={
{
"flex": 1,
}
[
{
"flex": 1,
},
undefined,
]
}
/>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ exports[`renders DatePickerModalContent 1`] = `
<RNCSafeAreaProvider
onInsetsChange={[Function]}
style={
{
"flex": 1,
}
[
{
"flex": 1,
},
undefined,
]
}
/>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ exports[`renders DatePickerModalHeader 1`] = `
<RNCSafeAreaProvider
onInsetsChange={[Function]}
style={
{
"flex": 1,
}
[
{
"flex": 1,
},
undefined,
]
}
/>
`;
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ exports[`renders DatePickerModalHeaderBackground 1`] = `
<RNCSafeAreaProvider
onInsetsChange={[Function]}
style={
{
"flex": 1,
}
[
{
"flex": 1,
},
undefined,
]
}
/>
`;
4 changes: 4 additions & 0 deletions src/__tests__/Time/TimeInputs.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ import * as React from 'react'

import renderer from 'react-test-renderer'
import TimeInputs from '../../Time/TimeInputs'
import en from '../../translations/en'
import { registerTranslation } from '../../translations/utils'
registerTranslation('en', en)

it('renders TimeInputs', () => {
const tree = renderer
Expand All @@ -11,6 +14,7 @@ it('renders TimeInputs', () => {
hours={12}
minutes={45}
is24Hour
locale="en"
onChange={() => null}
onFocusInput={() => null}
focused="hours"
Expand Down
3 changes: 3 additions & 0 deletions src/__tests__/Time/TimePicker.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ import * as React from 'react'

import renderer from 'react-test-renderer'
import TimePicker from '../../Time/TimePicker'
import en from '../../translations/en'
import { registerTranslation } from '../../translations/utils'
registerTranslation('en', en)

it('renders TimePicker', () => {
const tree = renderer
Expand Down
Loading

0 comments on commit df21686

Please sign in to comment.