|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@admin-bro/core@^3.0.0-beta.4": |
6 | | - version "3.0.0-beta.6" |
7 | | - resolved "https://registry.yarnpkg.com/@admin-bro/core/-/core-3.0.0-beta.6.tgz#484482c3120a7072196ce874aa4d437bec092db8" |
8 | | - integrity sha512-kpvG5QnTyT3UzRFGaSHKXFnMu44aASzCD3p4pD1YZnWV6blUhFcadbIN9Zb5iFRw75TIYGvhtDXaKv7iKTCHxA== |
9 | | - dependencies: |
10 | | - "@admin-bro/design-system" "^1.3.2" |
11 | | - "@babel/core" "^7.10.2" |
12 | | - "@babel/parser" "^7.10.2" |
13 | | - "@babel/plugin-transform-runtime" "^7.10.1" |
14 | | - "@babel/polyfill" "^7.10.1" |
15 | | - "@babel/preset-env" "^7.10.2" |
16 | | - "@babel/preset-react" "^7.10.1" |
17 | | - "@babel/preset-typescript" "^7.10.1" |
18 | | - "@babel/register" "^7.10.1" |
19 | | - "@types/react" "^16.9.16" |
20 | | - axios "^0.19.2" |
21 | | - commander "^5.1.0" |
22 | | - flat "^4.1.0" |
23 | | - i18next "^19.1.0" |
24 | | - lodash "^4.17.11" |
25 | | - ora "^4.0.2" |
26 | | - prop-types "^15.7.2" |
27 | | - react ">= 16.13.1" |
28 | | - react-dom ">= 16.13.1" |
29 | | - react-i18next "^11.3.1" |
30 | | - react-is "^16.13.1" |
31 | | - react-redux "^7.2.0" |
32 | | - react-router "^5.2.0" |
33 | | - react-router-dom "^5.2.0" |
34 | | - react-select "^2.4.2" |
35 | | - redux "^4.0.5" |
36 | | - rollup "^2.16.1" |
37 | | - rollup-plugin-babel "^4.4.0" |
38 | | - rollup-plugin-commonjs "^10.1.0" |
39 | | - rollup-plugin-json "^4.0.0" |
40 | | - rollup-plugin-node-resolve "^5.2.0" |
41 | | - rollup-plugin-replace "^2.2.0" |
42 | | - rollup-plugin-terser "^6.1.0" |
43 | | - slash "^3.0.0" |
44 | | - styled-components "^5.1.1" |
45 | | - styled-system "^5.1.5" |
46 | | - |
47 | 5 | "@admin-bro/design-system@^1.3.2": |
48 | 6 | version "1.3.2" |
49 | 7 | resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.3.2.tgz#ec409d189b5112dd27f8ece974f2a7252c6db8c7" |
@@ -1392,6 +1350,48 @@ accepts@~1.3.7: |
1392 | 1350 | mime-types "~2.1.24" |
1393 | 1351 | negotiator "0.6.2" |
1394 | 1352 |
|
| 1353 | +admin-bro@^3.0.0-beta.7: |
| 1354 | + version "3.0.0-beta.7" |
| 1355 | + resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.0.0-beta.7.tgz#c257b70c48163f7f35ac580bf1ad39b5f26c1fc6" |
| 1356 | + integrity sha512-1F11kuWeVmB3nxhrPqZpt/SouCY8SqPy9dfgXApCjhM9gL1NfaaEXEq+QM48q69wvgcYvamRo3Dre9sIDLTJxQ== |
| 1357 | + dependencies: |
| 1358 | + "@admin-bro/design-system" "^1.3.2" |
| 1359 | + "@babel/core" "^7.10.2" |
| 1360 | + "@babel/parser" "^7.10.2" |
| 1361 | + "@babel/plugin-transform-runtime" "^7.10.1" |
| 1362 | + "@babel/polyfill" "^7.10.1" |
| 1363 | + "@babel/preset-env" "^7.10.2" |
| 1364 | + "@babel/preset-react" "^7.10.1" |
| 1365 | + "@babel/preset-typescript" "^7.10.1" |
| 1366 | + "@babel/register" "^7.10.1" |
| 1367 | + "@types/react" "^16.9.16" |
| 1368 | + axios "^0.19.2" |
| 1369 | + commander "^5.1.0" |
| 1370 | + flat "^4.1.0" |
| 1371 | + i18next "^19.1.0" |
| 1372 | + lodash "^4.17.11" |
| 1373 | + ora "^4.0.2" |
| 1374 | + prop-types "^15.7.2" |
| 1375 | + react ">= 16.13.1" |
| 1376 | + react-dom ">= 16.13.1" |
| 1377 | + react-i18next "^11.3.1" |
| 1378 | + react-is "^16.13.1" |
| 1379 | + react-redux "^7.2.0" |
| 1380 | + react-router "^5.2.0" |
| 1381 | + react-router-dom "^5.2.0" |
| 1382 | + react-select "^2.4.2" |
| 1383 | + redux "^4.0.5" |
| 1384 | + rollup "^2.16.1" |
| 1385 | + rollup-plugin-babel "^4.4.0" |
| 1386 | + rollup-plugin-commonjs "^10.1.0" |
| 1387 | + rollup-plugin-json "^4.0.0" |
| 1388 | + rollup-plugin-node-resolve "^5.2.0" |
| 1389 | + rollup-plugin-replace "^2.2.0" |
| 1390 | + rollup-plugin-terser "^6.1.0" |
| 1391 | + slash "^3.0.0" |
| 1392 | + styled-components "^5.1.1" |
| 1393 | + styled-system "^5.1.5" |
| 1394 | + |
1395 | 1395 | ajv@^6.12.3: |
1396 | 1396 | version "6.12.3" |
1397 | 1397 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706" |
|
0 commit comments