Compare commits
93 Commits
a59ecde0b6
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 4298826c2f | |||
|
cbdd8cef97
|
|||
|
de1aaadc46
|
|||
|
2054870366
|
|||
|
1ebd1424e5
|
|||
|
6f1ab474fc
|
|||
|
de97bd9560
|
|||
|
82ef46a48d
|
|||
| 863ed9603a | |||
| 9c7aaca829 | |||
| 37ba2b923b | |||
| cbd60a9d63 | |||
| 49e55a90f7 | |||
| 0b4a474180 | |||
| 91bfa0864d | |||
| d16f23f7a8 | |||
| 0b1ac1609d | |||
| 342c118649 | |||
| 19270f5c10 | |||
| 54714c609a | |||
| 2e06f92428 | |||
| cf0d66ad04 | |||
| d0d16aa68e | |||
| bf5b258cd5 | |||
| 5c571b8ef3 | |||
| 0ad82f2cb1 | |||
| 942f92c477 | |||
| f1d30945c1 | |||
| 9ecae4f8d8 | |||
| f657489980 | |||
| cd94ffb9ea | |||
| 4dc2177a5d | |||
| bc625c86e9 | |||
| 374d102c5a | |||
| d9253d8f92 | |||
| 762a8e4521 | |||
| 6da035696b | |||
| c11982294f | |||
| 738f393bc1 | |||
| 0b50e061a9 | |||
| f062844ac5 | |||
| 794c776975 | |||
| e38f3a59e8 | |||
| 6dfcf2bcbb | |||
| 92cc9dafed | |||
| 3d100d9451 | |||
| 136efb01a1 | |||
| 268a858fc0 | |||
| bc5a6362cf | |||
| bca5f4707e | |||
| e9f2cdf918 | |||
| a976ce09bd | |||
| e3bd309274 | |||
| 064056a32b | |||
| dc4501b5f2 | |||
| de71e679ec | |||
| 3dcd4dd093 | |||
| 0979f01478 | |||
| 4192827c5c | |||
| 2231ae0c77 | |||
| 8839bd1111 | |||
| 5bfff30e90 | |||
| 4a0aa42e6a | |||
| 62f87e6964 | |||
| ffcd1293de | |||
| f4aaef3d01 | |||
| 12da0a2d29 | |||
| 99a406d3bf | |||
| 239ca8a663 | |||
| c743e5dfff | |||
| 518d8ade8d | |||
| f1cb2b7f66 | |||
| d4e73e1d07 | |||
| 82a8729b43 | |||
| d43b302e1d | |||
| d1aafd8d8b | |||
| 64d471e531 | |||
| 5f4116946a | |||
| 2e7b628f8a | |||
| 1491e064a7 | |||
| 7b6d69668b | |||
| c5669f9d9d | |||
| d38204083a | |||
| 3d62146fb5 | |||
| 7edc47dfa8 | |||
| 9ed144e257 | |||
| 2e142a57f1 | |||
| 437eab3617 | |||
| 2283850bfb | |||
| 1e6201c0d8 | |||
| 09678c0cf9 | |||
| 004b143c22 | |||
| 348e25bacb |
8
.env
8
.env
@@ -1,8 +1,8 @@
|
|||||||
PROJECT_NAME=bkdf
|
PROJECT_NAME=tibi_starter
|
||||||
TIBI_PREFIX=tibi
|
TIBI_PREFIX=tibi
|
||||||
TIBI_NAMESPACE=bkdf
|
TIBI_NAMESPACE=tibi_starter
|
||||||
UID=100
|
UID=100
|
||||||
GID=101
|
GID=101
|
||||||
RELEASE_ORG_SLUG=webmakers-gmbh
|
RELEASE_ORG_SLUG=webmakers-gmbh
|
||||||
RELEASE_PROJECT_SLUG=bkdf
|
RELEASE_PROJECT_SLUG=tibi_starter
|
||||||
#START_SCRIPT=:ssr
|
START_SCRIPT=:ssr
|
||||||
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.backups"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.backups"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.backups"}],"uuid":"a8c8692a0235422fbd827e1e0e8e8f5f"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.content"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.content"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.content"}],"uuid":"380552001acf4cb8bee7cad924a0c80d"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.forms"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.forms"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.forms"}],"uuid":"82213d7fb87640709394e7182f2ca956"}
|
|
||||||
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.lighthouse"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.lighthouse"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.lighthouse"},{"v":{"$numberInt":"2"},"key":{"_fts":"text","_ftsx":{"$numberInt":"1"}},"name":"fulltextindex","ns":"tibi_bkdf.lighthouse","background":true,"weights":{"$**":{"$numberInt":"1"}},"default_language":"german","language_override":"language","textIndexVersion":{"$numberInt":"3"}}],"uuid":"1a20e0d9f91147439a135cd29e17998a"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.lighthouseSubpath"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.lighthouseSubpath"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.lighthouseSubpath"}],"uuid":"cb8e4e6fd8814cea97b0f0eb2a34bfed"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.medialib"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.medialib"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.medialib"}],"uuid":"1758b55a4c9f4bddaff90a1f8944be8e"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.module"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.module"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.module"}],"uuid":"216199e2486747ce94cd4dc696a48925"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.navigation"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.navigation"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.navigation"}],"uuid":"2257fa37f67d4a9d8c083f6b5c03b033"}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{"options":{},"indexes":[{"v":{"$numberInt":"2"},"key":{"_id":{"$numberInt":"1"}},"name":"_id_","ns":"tibi_bkdf.ssr"},{"v":{"$numberInt":"2"},"key":{"insertTime":{"$numberInt":"1"}},"name":"insertTime_1","ns":"tibi_bkdf.ssr"},{"v":{"$numberInt":"2"},"key":{"updateTime":{"$numberInt":"1"}},"name":"updateTime_1","ns":"tibi_bkdf.ssr"},{"v":{"$numberInt":"2"},"unique":true,"key":{"path":{"$numberInt":"1"}},"name":"path_1","ns":"tibi_bkdf.ssr"}],"uuid":"d05aaf4daaa84f5d9e78cb9956cbd699"}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -49,6 +49,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
lfs: true
|
||||||
|
|
||||||
- name: setup node 18
|
- name: setup node 18
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
@@ -56,9 +57,9 @@ jobs:
|
|||||||
- name: Initialize database
|
- name: Initialize database
|
||||||
uses: ./.github/actions/init-db
|
uses: ./.github/actions/init-db
|
||||||
with:
|
with:
|
||||||
TIBI_API_NAMESPACE: tibi_starter
|
TIBI_API_NAMESPACE: allkids_erfurt
|
||||||
TIBI_API_CONFIG_PATH: /repo/api/config.yml
|
TIBI_API_CONFIG_PATH: /repo/api/config.yml
|
||||||
PROJECT_NAME: TibiStarter
|
PROJECT_NAME: AllKids
|
||||||
|
|
||||||
- name: SERVICE RESTART
|
- name: SERVICE RESTART
|
||||||
uses: docker://docker
|
uses: docker://docker
|
||||||
@@ -236,6 +237,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
lfs: true
|
||||||
|
|
||||||
- name: setup node 18
|
- name: setup node 18
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
@@ -278,16 +280,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn build
|
yarn build
|
||||||
|
|
||||||
- name: build docs
|
|
||||||
env:
|
|
||||||
FORCE_COLOR: "true"
|
|
||||||
run: |
|
|
||||||
node --version
|
|
||||||
cd docs
|
|
||||||
npm install -g yarn
|
|
||||||
yarn install
|
|
||||||
yarn docpress:build
|
|
||||||
|
|
||||||
- name: build ssr
|
- name: build ssr
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: "true"
|
FORCE_COLOR: "true"
|
||||||
@@ -300,28 +292,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn build:legacy
|
yarn build:legacy
|
||||||
|
|
||||||
#- name: deploy
|
- name: deploy
|
||||||
# if: github.ref == 'refs/heads/master'
|
|
||||||
# env:
|
|
||||||
# RSYNC_USER: "allkids_rsync_master"
|
|
||||||
# RSYNC_PASS: ${{ secrets.rsync_master }}
|
|
||||||
# run: |
|
|
||||||
# scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
|
||||||
|
|
||||||
- name: deploy docs
|
|
||||||
# only if branch is master
|
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
env:
|
env:
|
||||||
RSYNC_HOST: ftp1.webmakers.de
|
RSYNC_USER: "allkids_rsync_master"
|
||||||
RSYNC_PORT: 22222
|
|
||||||
RSYNC_USER: webmakers_tibi_docs_rsync_master
|
|
||||||
RSYNC_PASS: ${{ secrets.rsync_master }}
|
RSYNC_PASS: ${{ secrets.rsync_master }}
|
||||||
run: |
|
run: |
|
||||||
cd docs
|
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
||||||
ls -la
|
|
||||||
|
|
||||||
rsync -rlcgD --perms -i -u -v --stats --progress \
|
|
||||||
--delete \
|
|
||||||
-e "sshpass -p ${RSYNC_PASS} ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p ${RSYNC_PORT}" \
|
|
||||||
_docpress/ \
|
|
||||||
${RSYNC_USER}@${RSYNC_HOST}:./ \
|
|
||||||
58
.gitea/workflows/deploy.yml
Normal file
58
.gitea/workflows/deploy.yml
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
name: deploy to production
|
||||||
|
|
||||||
|
on: "push"
|
||||||
|
# push:
|
||||||
|
# branches:
|
||||||
|
# - master
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
deploy:
|
||||||
|
name: deploy
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: gitbase.de/actions/ubuntu:latest
|
||||||
|
volumes:
|
||||||
|
- /data:/data
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
lfs: true
|
||||||
|
submodules: true
|
||||||
|
|
||||||
|
- run: |
|
||||||
|
git fetch --force --tags
|
||||||
|
|
||||||
|
# setup node 18
|
||||||
|
- name: setup node 18
|
||||||
|
uses: actions/setup-node@v3
|
||||||
|
with:
|
||||||
|
node-version: 18
|
||||||
|
|
||||||
|
- name: build docs
|
||||||
|
env:
|
||||||
|
FORCE_COLOR: "true"
|
||||||
|
run: |
|
||||||
|
node --version
|
||||||
|
cd docs
|
||||||
|
npm install -g yarn
|
||||||
|
yarn install
|
||||||
|
yarn docpress:build
|
||||||
|
|
||||||
|
- name: deploy docs
|
||||||
|
# only if branch is master
|
||||||
|
if: github.ref == 'refs/heads/master'
|
||||||
|
env:
|
||||||
|
RSYNC_HOST: ftp1.webmakers.de
|
||||||
|
RSYNC_PORT: 22222
|
||||||
|
RSYNC_USER: webmakers_tibi_docs_rsync_master
|
||||||
|
RSYNC_PASS: ${{ secrets.rsync_master }}
|
||||||
|
run: |
|
||||||
|
cd docs
|
||||||
|
ls -la
|
||||||
|
|
||||||
|
rsync -rlcgD --perms -i -u -v --stats --progress \
|
||||||
|
--delete \
|
||||||
|
-e "sshpass -p ${RSYNC_PASS} ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p ${RSYNC_PORT}" \
|
||||||
|
_docpress/ \
|
||||||
|
${RSYNC_USER}@${RSYNC_HOST}:./ \
|
||||||
31
.vscode/launch.json
vendored
Normal file
31
.vscode/launch.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
// Verwendet IntelliSense zum Ermitteln möglicher Attribute.
|
||||||
|
// Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen.
|
||||||
|
// Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387
|
||||||
|
"version": "0.2.0",
|
||||||
|
"configurations": [
|
||||||
|
{
|
||||||
|
"name": "Launch Firefox Remote",
|
||||||
|
"request": "launch",
|
||||||
|
"type": "firefox",
|
||||||
|
"url": "https://tibi_starter.code.testversion.online/",
|
||||||
|
"webRoot": "${workspaceFolder}/frontend",
|
||||||
|
"pathMappings": [
|
||||||
|
{
|
||||||
|
"url": "https://tibi_starter.code.testversion.online/",
|
||||||
|
"path": "${workspaceFolder}/frontend/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Launch Edge",
|
||||||
|
"request": "launch",
|
||||||
|
"type": "msedge",
|
||||||
|
"url": "https://tibi_starter.code.testversion.online/",
|
||||||
|
"webRoot": "${workspaceFolder}/frontend",
|
||||||
|
"sourceMapPathOverrides": {
|
||||||
|
"../": "${webRoot}/"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -18,11 +18,14 @@
|
|||||||
{
|
{
|
||||||
"match": "/api/.*(\\.ya?ml|js|env)$",
|
"match": "/api/.*(\\.ya?ml|js|env)$",
|
||||||
"isAsync": false,
|
"isAsync": false,
|
||||||
"cmd": "docker compose -p tibi-docs restart tibiserver",
|
"cmd": "cd ${currentWorkspace} && docker compose -f docker-compose-local.yml restart tibiserver",
|
||||||
"event": "onFileChange"
|
"event": "onFileChange"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"i18n-ally.localesPaths": ["frontend/locales"],
|
"i18n-ally.localesPaths": ["frontend/locales"],
|
||||||
"i18n-ally.sourceLanguage": "de",
|
"i18n-ally.sourceLanguage": "de",
|
||||||
"i18n-ally.keystyle": "nested"
|
"i18n-ally.keystyle": "nested",
|
||||||
|
"[svelte]": {
|
||||||
|
"editor.defaultFormatter": "svelte.svelte-vscode"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-cli-npm-7.24.1-935fa79f6b-334b6130fd.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-cli-npm-7.24.1-935fa79f6b-334b6130fd.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-code-frame-npm-7.24.2-e104352cc7-70e867340c.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-code-frame-npm-7.24.2-e104352cc7-70e867340c.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-compat-data-npm-7.24.4-9f90706503-52ce371658.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-compat-data-npm-7.24.4-9f90706503-52ce371658.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-core-npm-7.24.4-5e34d46aa7-15ecad7581.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-core-npm-7.24.4-5e34d46aa7-15ecad7581.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-generator-npm-7.24.4-0bda5be79e-1b6146c313.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-generator-npm-7.24.4-0bda5be79e-1b6146c313.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.4-96c11021da-75b0a51ae1.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helper-create-class-features-plugin-npm-7.24.4-96c11021da-75b0a51ae1.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helper-define-polyfill-provider-npm-0.6.1-e972336ec3-b45deb37ce.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helper-define-polyfill-provider-npm-0.6.1-e972336ec3-b45deb37ce.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helper-module-imports-npm-7.24.3-edb733448b-c23492189b.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helper-module-imports-npm-7.24.3-edb733448b-c23492189b.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helper-plugin-utils-npm-7.24.0-24ea3c3608-e2baa0eede.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helper-plugin-utils-npm-7.24.0-24ea3c3608-e2baa0eede.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-c04182c34a.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helper-replace-supers-npm-7.24.1-0f96b0a406-c04182c34a.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-helpers-npm-7.24.4-2ebaac1a34-ecd2dc0b3b.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-helpers-npm-7.24.4-2ebaac1a34-ecd2dc0b3b.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-highlight-npm-7.24.2-d2e9453f0c-5f17b131cc.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-highlight-npm-7.24.2-d2e9453f0c-5f17b131cc.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-parser-npm-7.24.4-f329cbb36f-94c9e3e592.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-parser-npm-7.24.4-f329cbb36f-94c9e3e592.zip
LFS
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-bugfix-firefox-class-in-computed-class-key-npm-7.24.4-a20adf376a-0be3f41b1b.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-bugfix-firefox-class-in-computed-class-key-npm-7.24.4-a20adf376a-0be3f41b1b.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining-npm-7.24.1-e66a2e7616-e18235463e.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining-npm-7.24.1-e66a2e7616-e18235463e.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-bugfix-v8-static-class-fields-redefine-readonly-npm-7.24.1-c74fbb2041-b5e5889ce5.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-bugfix-v8-static-class-fields-redefine-readonly-npm-7.24.1-c74fbb2041-b5e5889ce5.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.24.1-70d4eb103e-2a463928a6.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-syntax-import-assertions-npm-7.24.1-70d4eb103e-2a463928a6.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@babel-plugin-syntax-import-attributes-npm-7.24.1-92cad8d5f1-87c8aa4a5e.zip
LFS
vendored
Normal file
BIN
.yarn/cache/@babel-plugin-syntax-import-attributes-npm-7.24.1-92cad8d5f1-87c8aa4a5e.zip
LFS
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user