File tree 7 files changed +19
-24
lines changed 7 files changed +19
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 12
12
"author" : " " ,
13
13
"license" : " Apache-2.0" ,
14
14
"dependencies" : {
15
- "rescript" : " * "
15
+ "rescript" : " ^11.0.0 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change
1
+ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ # yarn lockfile v1
3
+
4
+
5
+ rescript@^11.0.0 :
6
+ version "11.0.0-beta.3"
7
+ resolved "https://registry.yarnpkg.com/rescript/-/rescript-11.0.0-beta.3.tgz#f883a19aa8cb2ab162fd2c9f3d46d2c05cc5710b"
8
+ integrity sha512-j3YT3VdWMoHgwL4RydKJm9O/VIpN3NTI6keP18rZVJ8ansRKgkHYGLaIwoG6iVqSYYwBjb6d8l8oZ1Jz0fmTeQ==
Original file line number Diff line number Diff line change 43
43
"cdk8s" : " ^2.2.41" ,
44
44
"monaco-editor" : " 0.40.0" ,
45
45
"react-player" : " 2.12.0" ,
46
- "rescript" : " ^10 .0.0" ,
46
+ "rescript" : " ^11 .0.0" ,
47
47
"ts2fable" : " 0.8.0-build.723" ,
48
48
"webpack" : " 5.88.0" ,
49
49
"webpack-cli" : " 5.1.0" ,
Original file line number Diff line number Diff line change 15
15
"@ocsigen/ts2ocaml" : " link:../../"
16
16
},
17
17
"dependencies" : {
18
- "rescript" : " ^10 .0.0"
18
+ "rescript" : " ^11 .0.0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -138,10 +138,10 @@ require-directory@^2.1.1:
138
138
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
139
139
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
140
140
141
- rescript@^10 .0.0 :
142
- version "10 .0.0"
143
- resolved "https://registry.yarnpkg.com/rescript/-/rescript-10 .0.0. tgz#8460bc6f7d94bc580eac02d7c7efdf0a470916b8 "
144
- integrity sha512-LhNg/4+0j8NvoFeslgAeYLlzUwkq6kR6l6v8BnZ61VDTxopK2l96uT1lq5lv1aMxzMDynvE2qnX0zalre+6XxA ==
141
+ rescript@^11 .0.0 :
142
+ version "11 .0.0-beta.3 "
143
+ resolved "https://registry.yarnpkg.com/rescript/-/rescript-11 .0.0-beta.3. tgz#f883a19aa8cb2ab162fd2c9f3d46d2c05cc5710b "
144
+ integrity sha512-j3YT3VdWMoHgwL4RydKJm9O/VIpN3NTI6keP18rZVJ8ansRKgkHYGLaIwoG6iVqSYYwBjb6d8l8oZ1Jz0fmTeQ ==
145
145
146
146
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
147
147
version "4.2.3"
Original file line number Diff line number Diff line change @@ -2732,10 +2732,10 @@ requires-port@^1.0.0:
2732
2732
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
2733
2733
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
2734
2734
2735
- rescript@^10 .0.0 :
2736
- version "10 .0.0"
2737
- resolved "https://registry.yarnpkg.com/rescript/-/rescript-10 .0.0. tgz#8460bc6f7d94bc580eac02d7c7efdf0a470916b8 "
2738
- integrity sha512-LhNg/4+0j8NvoFeslgAeYLlzUwkq6kR6l6v8BnZ61VDTxopK2l96uT1lq5lv1aMxzMDynvE2qnX0zalre+6XxA ==
2735
+ rescript@^11 .0.0 :
2736
+ version "11 .0.0-beta.3 "
2737
+ resolved "https://registry.yarnpkg.com/rescript/-/rescript-11 .0.0-beta.3. tgz#f883a19aa8cb2ab162fd2c9f3d46d2c05cc5710b "
2738
+ integrity sha512-j3YT3VdWMoHgwL4RydKJm9O/VIpN3NTI6keP18rZVJ8ansRKgkHYGLaIwoG6iVqSYYwBjb6d8l8oZ1Jz0fmTeQ ==
2739
2739
2740
2740
resolve-cwd@^3.0.0 :
2741
2741
version "3.0.0"
You can’t perform that action at this time.
0 commit comments