Skip to content

Commit

Permalink
Merge pull request #34 from swrzalek/fix/web-inappropriate-loader-to-…
Browse files Browse the repository at this point in the history
…handle-file-type

Fix/web inappropriate loader to handle file type
  • Loading branch information
kanzitelli committed Feb 15, 2023
2 parents 5a3938d + 5fa9a48 commit 3bf0802
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-native-reanimated": "~2.12.0",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.0",
"react-native-ui-lib": "^6.21.2",
"react-native-ui-lib": "^6.30.1",
"react-native-web": "~0.18.7",
"rn-bounceable": "^1.2.0",
"rn-navio": "^0.0.5",
Expand Down
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = async function (env, argv) {
const config = await createExpoWebpackConfigAsync(
{
...env,
babel: {dangerouslyAddModulePathsToTranspile: ['rn-bounceable', '@kanzitelli/if-component']},
babel: {dangerouslyAddModulePathsToTranspile: ['rn-bounceable', '@kanzitelli/if-component', 'rn-navio']},
},
argv,
);
Expand Down
35 changes: 10 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12299,15 +12299,6 @@ react-native-codegen@^0.70.6:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-color@0.0.10:
version "0.0.10"
resolved "https://registry.yarnpkg.com/react-native-color/-/react-native-color-0.0.10.tgz#9cbc0da191c67ae4fc3a04bef7bc54a685784c7d"
integrity sha512-MrYIaWH/fiRXBhfJBVG7vtNF5cQQKg1rK16pU8xtlKne2Ipu+Inki1Gb/oFvaOu+zNXb5/6tss467k8zYIvMwA==
dependencies:
prop-types "^15.6.0"
react-native-slider "^0.11.0"
tinycolor2 "^1.4.1"

react-native-fast-image@^8.6.1:
version "8.6.1"
resolved "https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.6.1.tgz#6a3a11b8ebc7629919265d33a420a04d13c897e0"
Expand Down Expand Up @@ -12370,37 +12361,31 @@ react-native-screens@~3.18.0:
react-freeze "^1.0.0"
warn-once "^0.1.0"

react-native-slider@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/react-native-slider/-/react-native-slider-0.11.0.tgz#b68a0bc43c8422b24cd57947cc5ac2bcdb58fadc"
integrity sha512-jV9K87eu9uWr0uJIyrSpBLnCKvVlOySC2wynq9TFCdV9oGgjt7Niq8Q1A8R8v+5GHsuBw/s8vEj1AAkkUi+u+w==
dependencies:
prop-types "^15.5.6"

react-native-text-size@4.0.0-rc.1:
version "4.0.0-rc.1"
resolved "https://registry.yarnpkg.com/react-native-text-size/-/react-native-text-size-4.0.0-rc.1.tgz#1e048d345dd6a5a8e1269e0585c1a5948c478da5"
integrity sha512-CysqjU2jK6Yc+a+kEI222pUyTY2ywcU2HqbFqf1KHymW6OPTdvBBHqbEJKL0QiLhQaFYDbqicM+h990s9TP00g==

react-native-ui-lib@^6.21.2:
version "6.21.2"
resolved "https://registry.yarnpkg.com/react-native-ui-lib/-/react-native-ui-lib-6.21.2.tgz#4b86823acc526963d0979e675afc85ef5fbb3084"
integrity sha512-nnATtJOex4/Ic67fsxiAZ306CErjfatkOFiMjmDfaM9rxixNIhcuD4R1O0T10iHmCwo/sagap9WVvibdFlLHKA==
react-native-ui-lib@^6.30.1:
version "6.30.1"
resolved "https://registry.yarnpkg.com/react-native-ui-lib/-/react-native-ui-lib-6.30.1.tgz#a12dad764892a53c3efd4575744d8c746ce90783"
integrity sha512-AmH7LRI22tZarIpsNsLSFAfoO1aXEtLldilKuwtY6rpepG9WSP16Qnrbygo54eOiLDwSdcoXXJz8PlWh2uNsFA==
dependencies:
babel-plugin-transform-inline-environment-variables "^0.0.2"
color "^3.1.0"
commons-validator-js "^1.0.237"
date-fns "^2.29.3"
deprecated-react-native-prop-types "^2.3.0"
hoist-non-react-statics "^3.0.0"
lodash "^4.17.21"
memoize-one "^5.0.5"
moment "^2.24.0"
prop-types "^15.5.10"
react-freeze "^1.0.0"
react-native-color "0.0.10"
react-native-redash "^12.0.3"
react-native-text-size "4.0.0-rc.1"
semver "^5.5.0"
tinycolor2 "^1.4.2"
url-parse "^1.2.0"

react-native-web@~0.18.7:
Expand Down Expand Up @@ -14087,10 +14072,10 @@ tiny-warning@^1.0.2:
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

tinycolor2@^1.4.1:
version "1.4.2"
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
tinycolor2@^1.4.2:
version "1.6.0"
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e"
integrity sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==

tmp@^0.0.33:
version "0.0.33"
Expand Down

0 comments on commit 3bf0802

Please sign in to comment.