feat(sites): add argocd-skoleni.cz
This commit is contained in:
parent
a5f286ce83
commit
e98587e7fa
10 changed files with 120 additions and 0 deletions
31
pnpm-lock.yaml
generated
31
pnpm-lock.yaml
generated
|
|
@ -61,6 +61,37 @@ importers:
|
|||
tsconfig: link:../tsconfig
|
||||
typescript: 4.8.3
|
||||
|
||||
sites/argocd-skoleni.cz:
|
||||
specifiers:
|
||||
'@babel/core': ^7.0.0
|
||||
'@types/node': ^18.0.0
|
||||
'@types/react': 18.0.26
|
||||
config: workspace:*
|
||||
eslint: 8.29.0
|
||||
eslint-config-custom: workspace:*
|
||||
next: 13.0.6
|
||||
next-transpile-modules: 10.0.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0
|
||||
tsconfig: workspace:*
|
||||
typescript: ^4.5.3
|
||||
ui: workspace:*
|
||||
dependencies:
|
||||
config: link:../../packages/config
|
||||
next: 13.0.6_mqvh5p7ejg4taogoj6tpk3gd5a
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
ui: link:../../packages/ui
|
||||
devDependencies:
|
||||
'@babel/core': 7.20.2
|
||||
'@types/node': 18.11.12
|
||||
'@types/react': 18.0.26
|
||||
eslint: 8.29.0
|
||||
eslint-config-custom: link:../../packages/eslint-config-custom
|
||||
next-transpile-modules: 10.0.0
|
||||
tsconfig: link:../../packages/tsconfig
|
||||
typescript: 4.9.3
|
||||
|
||||
sites/kubernetes-skoleni.cz:
|
||||
specifiers:
|
||||
'@babel/core': ^7.0.0
|
||||
|
|
|
|||
Reference in a new issue