Merge branch 'main' into staging

This commit is contained in:
elibrody 2024-01-10 20:03:54 -05:00 committed by GitHub
commit c7cf64a201
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 421 additions and 356 deletions

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- run: corepack enable
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 16
cache: 'pnpm'

View file

@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- run: corepack enable
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 16
cache: 'pnpm'

View file

@ -16,7 +16,7 @@ jobs:
- run: corepack enable
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 16
cache: 'pnpm'

View file

@ -59,7 +59,7 @@ jobs:
- run: corepack enable
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 16
cache: 'pnpm'

View file

@ -126,10 +126,10 @@
"typescript": "~5.3.0",
"unocss": "^0.58.0",
"unocss-preset-scrollbar": "^0.3.0",
"unplugin-icons": "^0.17.0",
"unplugin-icons": "^0.18.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.0",
"vite-plugin-pwa": "^0.17.0",
"vite-plugin-vue-markdown": "^0.23.5",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.34.0",

765
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff