Commit e0fbe43 1 parent bf56d34 commit e0fbe43 Copy full SHA for e0fbe43
File tree 4 files changed +13
-15
lines changed
4 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- react_on_rails (15.0.0.alpha.1 )
4
+ react_on_rails (14.1.0 )
5
5
addressable
6
6
connection_pool
7
7
execjs (~> 2.5 )
Original file line number Diff line number Diff line change 13
13
"@babel/preset-react" : " ^7.10.4" ,
14
14
"@babel/runtime" : " 7.17.9" ,
15
15
"@hotwired/turbo-rails" : " ^8.0.4" ,
16
- "@rescript/react" : " ^0.10.3 " ,
16
+ "@rescript/react" : " ^0.13.0 " ,
17
17
"babel-loader" : " 8.2.4" ,
18
18
"babel-plugin-macros" : " ^3.1.0" ,
19
19
"babel-plugin-module-resolver" : " ^4.0.0" ,
45
45
"react-router-dom" : " ^5.2.0" ,
46
46
"redux" : " ^4.0.1" ,
47
47
"redux-thunk" : " ^2.2.0" ,
48
- "rescript" : " ^9 .1.4" ,
48
+ "rescript" : " ^11 .1.4" ,
49
49
"resolve-url-loader" : " ^3.1.1" ,
50
50
"sass" : " ^1.43.4" ,
51
51
"sass-loader" : " ^12.3.0" ,
Original file line number Diff line number Diff line change 6
6
"subdirs" : true
7
7
}
8
8
],
9
- "reason" : {
10
- "react-jsx" : 3
11
- },
9
+ "jsx" : { "version" : 4 },
12
10
"suffix" : " .bs.js" ,
13
11
"package-specs" : [
14
12
{
15
- "module" : " es6 " ,
13
+ "module" : " esmodule " ,
16
14
"in-source" : true
17
15
}
18
16
],
Original file line number Diff line number Diff line change 2141
2141
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.0.tgz#dee66d21bc125a9819dc8080ce896eac78d8c63f"
2142
2142
integrity sha512-crcsPF3skrqJkFZLxesZoyUEt8ol25XtTuOAUMdLa5qQKWTZpL8eLVW71bDCwKDQLbV2z5sBZ/XGEC0i+ZZa+A==
2143
2143
2144
- " @rescript/react@^0.10.3 " :
2145
- version "0.10.3 "
2146
- resolved "https://registry.yarnpkg.com/@rescript/react/-/react-0.10.3 .tgz#a2a8bed6b017940ec26c2154764b350f50348889 "
2147
- integrity sha512-Lf9rzrR3bQPKJjOK3PBRa/B3xrJ7CqQ1HYr9VHPVxJidarIJJFZBhj0Dg1uZURX+Wg/xiP0PHFxXmdj2bK8Vxw ==
2144
+ " @rescript/react@^0.13.0 " :
2145
+ version "0.13.0 "
2146
+ resolved "https://registry.yarnpkg.com/@rescript/react/-/react-0.13.0 .tgz#0dcc8792415e6d2cd9273002e227dc5fa537f5d8 "
2147
+ integrity sha512-YSIWIyMlyF9ZaP6Q3hScl1h3wRbdIP4+Cb7PlDt7Y1PG8M8VWYhLoIgLb78mbBHcwFbZu0d5zAt1LSX5ilOiWQ ==
2148
2148
2149
2149
2150
2150
version "0.2.0"
@@ -6803,10 +6803,10 @@ requires-port@^1.0.0:
6803
6803
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
6804
6804
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
6805
6805
6806
- rescript@^9 .1.4 :
6807
- version "9 .1.4"
6808
- resolved "https://registry.yarnpkg.com/rescript/-/rescript-9 .1.4.tgz#1eb126f98d6c16942c0bf0df67c050198e580515 "
6809
- integrity sha512-aXANK4IqecJzdnDpJUsU6pxMViCR5ogAxzuqS0mOr8TloMnzAjJFu63fjD6LCkWrKAhlMkFFzQvVQYaAaVkFXw ==
6806
+ rescript@^11 .1.4 :
6807
+ version "11 .1.4"
6808
+ resolved "https://registry.yarnpkg.com/rescript/-/rescript-11 .1.4.tgz#9a42ebc4fc5363707e39cef5b3188160b63bee42 "
6809
+ integrity sha512-0bGU0bocihjSC6MsE3TMjHjY0EUpchyrREquLS8VsZ3ohSMD+VHUEwimEfB3kpBI1vYkw3UFZ3WD8R28guz/Vw ==
6810
6810
6811
6811
reselect@^4.0.0 :
6812
6812
version "4.0.0"
You can’t perform that action at this time.
0 commit comments