Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.

Commit a59a48b

Browse files
committed
fix: transform rather than apply syntax plugin, bump core dep
1 parent f7e5aca commit a59a48b

File tree

3 files changed

+34
-26
lines changed

3 files changed

+34
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"homepage": "https://github.com/react-navigation/react-navigation-web#readme",
4141
"dependencies": {
42-
"@react-navigation/core": "^3.0.0-alpha.5",
42+
"@react-navigation/core": "^3.0.0-alpha.7",
4343
"history": "^4.7.2",
4444
"query-string": "^6.2.0"
4545
},

src/index.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
module.exports = {
2+
get createBrowserApp() {
3+
return require('./createBrowserApp').default;
4+
},
5+
get handleServerRequest() {
6+
return require('./handleServerRequest').default;
7+
},
8+
};

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -607,10 +607,10 @@
607607
node-fetch "^2.1.1"
608608
url-template "^2.0.8"
609609

610-
"@react-navigation/core@^3.0.0-alpha.5":
611-
version "3.0.0-alpha.5"
612-
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.0.0-alpha.5.tgz#14d1cb48f8ea650eda251b6520383a2b8932310b"
613-
integrity sha512-H5stPvJXBzfWyxsIl2TZF3GGDYbhdsvvSPDC4UKVQvg8DJxJHC/v8klzNRAuzsOkeBvEyPdXt0NTotBrar1+oQ==
610+
"@react-navigation/core@^3.0.0-alpha.7":
611+
version "3.0.0-alpha.7"
612+
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.0.0-alpha.7.tgz#10116867febd74a371a7cc393c3dd6071e25ceae"
613+
integrity sha512-aUbUAUgNpOppxj59E++S39gBiRCLlttzmwxeZoIJJ57q3IQ2vXNjXiAl66xJeRTIGT5GsEn0nOJO4YeSd5FOfQ==
614614
dependencies:
615615
create-react-context "^0.2.3"
616616
hoist-non-react-statics "^3.0.1"
@@ -624,9 +624,9 @@
624624
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
625625

626626
JSONStream@^1.0.4:
627-
version "1.3.4"
628-
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.4.tgz#615bb2adb0cd34c8f4c447b5f6512fa1d8f16a2e"
629-
integrity sha512-Y7vfi3I5oMOYIr+WxV8NZxDSwcbNgzdKYsTNInmycOq9bUYwGg9ryu57Wg5NLmCjqdFPNUmpMBo3kSJN9tCbXg==
627+
version "1.3.5"
628+
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
629+
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
630630
dependencies:
631631
jsonparse "^1.2.0"
632632
through ">=2.2.7 <3"
@@ -2102,9 +2102,9 @@ camelcase@^5.0.0:
21022102
integrity sha512-faqwZqnWxbxn+F1d399ygeamQNy3lPp/H9H6rNrqYh4FSVCtcY+3cub1MxA8o9mDd55mM8Aghuu/kuyYA6VTsA==
21032103

21042104
caniuse-lite@^1.0.30000844:
2105-
version "1.0.30000890"
2106-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000890.tgz#86a18ffcc65d79ec6a437e985761b8bf1c4efeaf"
2107-
integrity sha512-4NI3s4Y6ROm+SgZN5sLUG4k7nVWQnedis3c/RWkynV5G6cHSY7+a8fwFyn2yoBDE3E6VswhTNNwR3PvzGqlTkg==
2105+
version "1.0.30000892"
2106+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000892.tgz#344d2b51ee3ff5977537da4aa449c90eec40b759"
2107+
integrity sha512-X9rxMaWZNbJB5qjkDqPtNv/yfViTeUL6ILk0QJNxLV3OhKC5Acn5vxsuUvllR6B48mog8lmS+whwHq/QIYSL9w==
21082108

21092109
capture-exit@^1.2.0:
21102110
version "1.2.0"
@@ -3019,9 +3019,9 @@ ee-first@1.1.1:
30193019
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
30203020

30213021
electron-to-chromium@^1.3.47:
3022-
version "1.3.77"
3023-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.77.tgz#9207a874a21a8fcb665bb4ff1675a11ba65517f4"
3024-
integrity sha512-XIfQcdU9L4qUte31fFATwptHodMH0Otf53N8y1AKxd1+79vR+2UYpLq+Z1Zbtbuy+w0xd7KwIUrvlnje/htiOg==
3022+
version "1.3.79"
3023+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.79.tgz#774718f06284a4bf8f578ac67e74508fe659f13a"
3024+
integrity sha512-LQdY3j4PxuUl6xfxiFruTSlCniTrTrzAd8/HfsLEMi0PUpaQ0Iy+Pr4N4VllDYjs0Hyu2lkTbvzqlG+PX9NsNw==
30253025

30263026
encodeurl@~1.0.1, encodeurl@~1.0.2:
30273027
version "1.0.2"
@@ -3205,9 +3205,9 @@ eslint-plugin-import@^2.12.0:
32053205
resolve "^1.6.0"
32063206

32073207
eslint-plugin-jest@^21.15.2:
3208-
version "21.24.1"
3209-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.24.1.tgz#aaf3c34e816f07add83d1e9c20696fdc31fac8dc"
3210-
integrity sha512-+lJ6nvwJtDRQtTumCs/9gMuteiopArpHJbRbWqPaScCzlhTu1pEilWTUlTgDEtY7GOx7FdOMD3BO/mdxFb4yDg==
3208+
version "21.25.0"
3209+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.25.0.tgz#b798c6616a2ad444ea25636d877ca3d3bc881348"
3210+
integrity sha512-x1B7986tOhSR6TDmW7oA7zf8bpturx5NXhv4ZY0U6HLh2BLk3Z5rRsfZxrcWT8Caq30k/NHji2K3IPC1pPa/QQ==
32113211

32123212
eslint-plugin-json@^1.2.0:
32133213
version "1.2.1"
@@ -3239,9 +3239,9 @@ eslint-plugin-react-native-globals@^0.1.0, eslint-plugin-react-native-globals@^0
32393239
integrity sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==
32403240

32413241
eslint-plugin-react-native@^3.2.1:
3242-
version "3.3.0"
3243-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.3.0.tgz#77135f1b9d69058c5612777aac90d9cd6d35af33"
3244-
integrity sha512-+Td4JX9POuhNDQdIxlzgcD0RDBmA1kB6dTnOCORtN/cDa2vUyIpGLuVkVvgrnUOizsgD7uhniomTpynRcjIvFQ==
3242+
version "3.5.0"
3243+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.5.0.tgz#78a5d6aadb11f85d1b114488d1fddfa2bf4fc1fb"
3244+
integrity sha512-L0qwiBQbG3MVMQk4XVCyyX+9nqJjr9YUmqpJ98Gb+uAmD+xlxT33rDL9ZBQgzMzBxDcUW6WiPcll8j9uXpyLyQ==
32453245
dependencies:
32463246
eslint-plugin-react-native-globals "^0.1.1"
32473247

@@ -5700,9 +5700,9 @@ merge-stream@^1.0.1:
57005700
readable-stream "^2.0.1"
57015701

57025702
merge2@^1.2.1:
5703-
version "1.2.2"
5704-
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.2.2.tgz#03212e3da8d86c4d8523cebd6318193414f94e34"
5705-
integrity sha512-bgM8twH86rWni21thii6WCMQMRMmwqqdW3sGWi9IipnVAszdLXRjwDwAnyrVXo6DuP3AjRMMttZKUB48QWIFGg==
5703+
version "1.2.3"
5704+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.2.3.tgz#7ee99dbd69bb6481689253f018488a1b902b0ed5"
5705+
integrity sha512-gdUU1Fwj5ep4kplwcmftruWofEFt6lfpkkr3h860CXbAB9c3hGb55EOL2ali0Td5oebvW0E1+3Sr+Ur7XfKpRA==
57065706

57075707
merge@^1.2.0:
57085708
version "1.2.0"
@@ -8044,9 +8044,9 @@ test-exclude@^4.2.1:
80448044
require-main-filename "^1.0.1"
80458045

80468046
text-extensions@^1.0.0:
8047-
version "1.8.0"
8048-
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.8.0.tgz#6f343c62268843019b21a616a003557bdb952d2b"
8049-
integrity sha512-mVzjRxuWnDKs/qH1rbOJEVHLlSX9kty9lpi7lMvLgU9S74mQ8/Ozg9UPcKxShh0qG2NZ+NyPOPpcZU4C1Eld9A==
8047+
version "1.9.0"
8048+
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
8049+
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
80508050

80518051
text-table@~0.2.0:
80528052
version "0.2.0"

0 commit comments

Comments
 (0)