|
@@ -22,14 +22,6 @@ importers:
|
|
|
ts-jest: 28.0.2_z3fx76c5ksuwr36so7o5uc2kcy
|
|
|
typescript: 4.6.4
|
|
|
|
|
|
- packages/common:
|
|
|
- specifiers:
|
|
|
- esbuild: ^0.14.38
|
|
|
- typescript: 4.6.4
|
|
|
- devDependencies:
|
|
|
- esbuild: 0.14.38
|
|
|
- typescript: 4.6.4
|
|
|
-
|
|
|
packages/dashboard:
|
|
|
specifiers:
|
|
|
'@apollo/client': ^3.6.8
|
|
@@ -42,7 +34,6 @@ importers:
|
|
|
'@graphql-codegen/typescript': ^2.5.1
|
|
|
'@graphql-codegen/typescript-operations': ^2.4.2
|
|
|
'@graphql-codegen/typescript-react-apollo': ^3.2.16
|
|
|
- '@runtipi/common': file:../common
|
|
|
'@types/js-cookie': ^3.0.2
|
|
|
'@types/node': 17.0.31
|
|
|
'@types/react': 18.0.8
|
|
@@ -90,7 +81,6 @@ importers:
|
|
|
'@emotion/react': 11.9.0_4mdsreeeydipjms3kbrjyybtve
|
|
|
'@emotion/styled': 11.8.1_tnefweo2a67ybg6wfzi6ieqilm
|
|
|
'@fontsource/open-sans': 4.5.8
|
|
|
- '@runtipi/common': file:packages/common
|
|
|
axios: 0.26.1
|
|
|
clsx: 1.1.1
|
|
|
final-form: 4.20.7
|
|
@@ -6049,7 +6039,7 @@ packages:
|
|
|
eslint-import-resolver-webpack:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
- '@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
|
|
|
+ '@typescript-eslint/parser': 5.22.0_uhoeudlwl7kc47h4kncsfowede
|
|
|
debug: 3.2.7
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
find-up: 2.1.0
|
|
@@ -12319,9 +12309,3 @@ packages:
|
|
|
/zwitch/2.0.2:
|
|
|
resolution: {integrity: sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==}
|
|
|
dev: false
|
|
|
-
|
|
|
- file:packages/common:
|
|
|
- resolution: {directory: packages/common, type: directory}
|
|
|
- name: '@runtipi/common'
|
|
|
- version: 0.2.8
|
|
|
- dev: false
|