chore: move cli into apps/cli

pull/56/head
moonrailgun 2 years ago
parent 9500a2fab0
commit e6dfb81923

@ -1,3 +1,3 @@
*.js
client/desktop/
cli/templates/
apps/cli/templates/

@ -1 +1 @@
cli/templates/
apps/cli/templates/

File diff suppressed because it is too large Load Diff

@ -56,34 +56,7 @@ importers:
typescript: 4.8.2
vinyl-fs: 3.0.3
apps/github-app:
specifiers:
'@types/jest': ^28.1.0
'@types/node': ^18.0.0
axios: ^0.21.1
jest: ^26.6.3
nock: ^13.0.5
nodemon: ^2.0.18
probot: ^12.2.4
smee-client: ^1.2.2
ts-jest: ^26.4.4
ts-node: ^10.9.1
typescript: ^4.1.3
dependencies:
axios: 0.21.4
probot: 12.2.8
devDependencies:
'@types/jest': 28.1.8
'@types/node': 18.7.11
jest: 26.6.3_ts-node@10.9.1
nock: 13.2.9
nodemon: 2.0.20
smee-client: 1.2.3
ts-jest: 26.5.6_hiruyezz6whlouk4tx2v6ut2z4
ts-node: 10.9.1_k2dsl7zculo2nmh5s33pladmoa
typescript: 4.8.2
cli:
apps/cli:
specifiers:
'@types/fs-extra': ^9.0.13
'@types/inquirer': ^8.2.1
@ -136,10 +109,37 @@ importers:
'@types/node': 16.11.7
'@types/react': 18.0.20
'@types/yargs': 17.0.12
tailchat-shared: link:../client/shared
tailchat-shared: link:../../client/shared
ts-node: 10.9.1_rk33jgomelnuriwr3foeinccb4
typescript: 4.8.2
apps/github-app:
specifiers:
'@types/jest': ^28.1.0
'@types/node': ^18.0.0
axios: ^0.21.1
jest: ^26.6.3
nock: ^13.0.5
nodemon: ^2.0.18
probot: ^12.2.4
smee-client: ^1.2.2
ts-jest: ^26.4.4
ts-node: ^10.9.1
typescript: ^4.1.3
dependencies:
axios: 0.21.4
probot: 12.2.8
devDependencies:
'@types/jest': 28.1.8
'@types/node': 18.7.11
jest: 26.6.3_ts-node@10.9.1
nock: 13.2.9
nodemon: 2.0.20
smee-client: 1.2.3
ts-jest: 26.5.6_hiruyezz6whlouk4tx2v6ut2z4
ts-node: 10.9.1_k2dsl7zculo2nmh5s33pladmoa
typescript: 4.8.2
client/packages/design:
specifiers:
'@babel/core': ^7.17.9
@ -1384,7 +1384,7 @@ packages:
'@babel/compat-data': 7.18.13
'@babel/core': 7.18.13
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
browserslist: 4.21.3
semver: 6.3.0
/@babel/helper-create-class-features-plugin/7.18.13_@babel+core@7.18.13:
@ -9082,7 +9082,7 @@ packages:
resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==}
dependencies:
'@types/eslint': 8.4.6
'@types/estree': 0.0.51
'@types/estree': 1.0.0
/@types/eslint/8.4.6:
resolution: {integrity: sha512-/fqTbjxyFUaYNO7VcW5g+4npmqVACz1bB7RTHYuLj+PRjw9hrCwrUXVQFpChUS0JsyEFvMZ7U/PfmvWgxJhI9g==}
@ -11474,7 +11474,7 @@ packages:
babel-plugin-syntax-jsx: 6.18.0
lodash: 4.17.21
picomatch: 2.3.1
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
styled-components: 5.3.6_react@18.2.0
/babel-plugin-syntax-jsx/6.18.0:
resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==}
@ -23111,7 +23111,7 @@ packages:
cacheable-lookup: 6.1.0
debug: 4.3.4
ejs: 3.1.8
got: 11.8.3
got: 11.8.5
jose: 4.9.0
jsesc: 3.0.2
koa: 2.13.4
@ -29455,6 +29455,7 @@ packages:
react-is: 18.2.0
shallowequal: 1.1.0
supports-color: 5.5.0
dev: false
/styled-components/5.3.6_mdz3marskokvq6744hhidi3r5a:
resolution: {integrity: sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==}
@ -29500,7 +29501,6 @@ packages:
react: 18.2.0
shallowequal: 1.1.0
supports-color: 5.5.0
dev: true
/styled-system/5.1.5:
resolution: {integrity: sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A==}

@ -1,5 +1,5 @@
packages:
- 'apps/**'
- 'apps/*'
- 'client/web'
- 'client/shared'
- 'client/web/plugins/**'
@ -8,5 +8,4 @@ packages:
- 'server/admin'
- 'server/packages/**'
- 'server/plugins/**'
- 'cli'
- 'website'

Loading…
Cancel
Save