diff options
author | Florian Dold <florian@dold.me> | 2022-04-13 21:40:56 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2022-04-13 23:46:34 +0200 |
commit | 4e1fe5eb10a5db44c86becbcef66daacc408239d (patch) | |
tree | 66c619c46a2228dc00ed78b200db6d1be395125b /pnpm-lock.yaml | |
parent | bd76b5d76f0e03d2d511b6cc0aae4636a2ec52c9 (diff) |
anastasis-webui: updated challenge feedback
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89a87ff00..8f0d6745d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,6 +65,7 @@ importers: '@types/enzyme': ^3.10.11 '@typescript-eslint/eslint-plugin': ^5.3.0 '@typescript-eslint/parser': ^5.3.0 + babel-plugin-add-import-extension: ^1.6.0 base64-inline-loader: 1.1.1 bulma: ^0.9.3 bulma-checkbox: ^1.1.1 @@ -106,6 +107,7 @@ importers: '@types/enzyme': 3.10.11 '@typescript-eslint/eslint-plugin': 5.11.0_de5a1ddccd75ca1e499b8b8491d3dcba '@typescript-eslint/parser': 5.11.0_eslint@8.8.0+typescript@4.5.5 + babel-plugin-add-import-extension: 1.6.0_@babel+core@7.13.16 bulma: 0.9.3 bulma-checkbox: 1.2.1 bulma-radio: 1.2.0 @@ -7137,6 +7139,15 @@ packages: schema-utils: 2.7.1 dev: true + /babel-plugin-add-import-extension/1.6.0_@babel+core@7.13.16: + resolution: {integrity: sha512-JVSQPMzNzN/S4wPRoKQ7+u8PlkV//BPUMnfWVbr63zcE+6yHdU2Mblz10Vf7qe+6Rmu4svF5jG7JxdcPi9VvKg==} + peerDependencies: + '@babel/core': '>=7.0.0' + dependencies: + '@babel/core': 7.13.16 + '@babel/helper-plugin-utils': 7.16.7 + dev: true + /babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9: resolution: {integrity: sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==} peerDependencies: |