This repository was archived by the owner on Dec 14, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 39
39
"cp-i18n-lib" : " git+https://github.com/CoderDojo/cp-i18n-lib.git#1.0.0" ,
40
40
"cp-permissions-plugin" : " CoderDojo/cp-permissions-plugin#1.0.5" ,
41
41
"cp-translations" : " ~1.0.156" ,
42
- "cp-zen-frontend" : " ~ 1.0.146 " ,
42
+ "cp-zen-frontend" : " ^ 1.0.147 " ,
43
43
"cuid" : " 1.3.8" ,
44
44
"debug" : " 2.2.0" ,
45
45
"dustjs-helpers" : " 1.6.1" ,
Original file line number Diff line number Diff line change @@ -1492,24 +1492,19 @@ cp-permissions-plugin@CoderDojo/cp-permissions-plugin#1.0.5:
1492
1492
async "^2.0.0-rc.5"
1493
1493
lodash "^4.13.1"
1494
1494
1495
- cp-translations@~1.0.155 :
1496
- version "1.0.155"
1497
- resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.155.tgz#470708dc550ca5fa028703639c1dd688a0469360"
1498
- integrity sha512-/FZ0PA/5BqcL1680eCBXb8ifO92JF5U3kunMoXLesX4/cJ71SeBLu+muYGTNc7PHo2WueT7OQ7P1SZ8wnKdVFQ==
1499
-
1500
1495
cp-translations@~1.0.156 :
1501
1496
version "1.0.157"
1502
1497
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.157.tgz#3482ce8468f2f78a48d7fa82334d82cc5dd8deb4"
1503
1498
integrity sha512-n7L8B7qKt06W6kCs+tUdrZUH/phQQvfjOoEgbEPA9kmzdBvHQG7I2e5L7me6qbCragKWQ5wJKbLhimGiRABeLg==
1504
1499
1505
- cp-zen-frontend@~ 1.0.146 :
1506
- version "1.0.146 "
1507
- resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.146 .tgz#5cf06a8f94de7bd68ee5c4e5f8bf101e10d16e67 "
1508
- integrity sha512-Ib7OCxZI8uvjYMMBXX/kGOwuXOIgPtTUAZuhtcraS9VJE3EHoi8pizm36UzFw0KnoU4choa8JPWmKJQcXrFAfw ==
1500
+ cp-zen-frontend@^ 1.0.147 :
1501
+ version "1.0.147 "
1502
+ resolved "https://registry.yarnpkg.com/cp-zen-frontend/-/cp-zen-frontend-1.0.147 .tgz#a4bea686fece3e0321581cb99240bd9130a3b9f5 "
1503
+ integrity sha512-IcaLcGeboZN2j20PmLrJhxc/c2iA9+CbD8sfUEdCxVbYtMJGC9csrkeT/zw+FLrfgIpghcNaSNRSK/LhMQzqow ==
1509
1504
dependencies :
1510
1505
" @coderdojo/cd-common" " 1.1.11"
1511
1506
bootstrap "^3.4.1"
1512
- cp-translations "~1.0.155 "
1507
+ cp-translations "~1.0.156 "
1513
1508
font-awesome "^4.7.0"
1514
1509
handlebars "^4.1.0"
1515
1510
js-cookie "^2.1.4"
You can’t perform that action at this time.
0 commit comments