File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 78
78
},
79
79
"dependencies" : {},
80
80
"devDependencies" : {
81
- "@aureooms/js-cardinality" : " ^ 2.0.0" ,
82
- "@aureooms/js-compare" : " ^ 1.4.8" ,
83
- "@aureooms/js-itertools" : " ^ 4.1.0" ,
84
- "@aureooms/js-random" : " ^ 2.0.0" ,
81
+ "@aureooms/js-cardinality" : " 2.0.0" ,
82
+ "@aureooms/js-compare" : " 1.4.8" ,
83
+ "@aureooms/js-itertools" : " 4.1.0" ,
84
+ "@aureooms/js-random" : " 2.0.0" ,
85
85
"@babel/cli" : " 7.11.6" ,
86
86
"@babel/core" : " 7.11.6" ,
87
87
"@babel/preset-env" : " 7.11.5" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @aureooms/js-cardinality@^ 2.0.0 " :
5
+
6
6
version "2.0.0"
7
7
resolved "https://registry.yarnpkg.com/@aureooms/js-cardinality/-/js-cardinality-2.0.0.tgz#50ee445078be8871042eced4e900930ad873aba2"
8
8
integrity sha1-UO5EUHi+iHEELs7U6QCTCthzq6I=
14
14
dependencies :
15
15
" @aureooms/js-error" " ^4.0.1"
16
16
17
- " @aureooms/js-compare@^ 1.4.8 " :
17
+
18
18
version "1.4.8"
19
19
resolved "https://registry.yarnpkg.com/@aureooms/js-compare/-/js-compare-1.4.8.tgz#c6bff1091f4a2e211f449299572d9f195146fc59"
20
20
integrity sha512-Z26PU6OmuhS7ZJsELTKImmipF7J+KCOyN70wBhhVIhmqUhXY6C3JpJHAev6wNBkC4ThlQt3zO6p/OmBFIq76Qg==
24
24
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
25
25
integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
26
26
27
- " @aureooms/js-itertools@^ 4.1.0 " :
27
+
28
28
version "4.1.0"
29
29
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.1.0.tgz#c731eaee7de0005c6ea41f2f87cca4bdb2d86ca1"
30
30
integrity sha512-P9TfwQPuXk5T5z6QMMfwLLyzh9QsEu4sGWcBk/P/waWgim/xqr+LDTOHVo7WU4QAty+/5CBX8DuW7MrPVfXt5A==
31
31
dependencies :
32
32
" @aureooms/js-collections-deque" " ^4.0.1"
33
33
" @aureooms/js-error" " ^4.0.1"
34
34
35
- " @aureooms/js-random@^ 2.0.0 " :
35
+
36
36
version "2.0.0"
37
37
resolved "https://registry.yarnpkg.com/@aureooms/js-random/-/js-random-2.0.0.tgz#f62c6954ed79bd9a520197125ee3cfbe14b00d72"
38
38
integrity sha1-9ixpVO15vZpSAZcSXuPPvhSwDXI=
You can’t perform that action at this time.
0 commit comments