👷 移除lockfile

This commit is contained in:
目棃
2024-01-30 12:35:25 +08:00
parent 644da14c50
commit 6b085c200c
3 changed files with 7 additions and 3 deletions

View File

@@ -45,6 +45,8 @@ jobs:
uses: pnpm/action-setup@v2
with:
version: 8.14.1
- name: remove lockfile
run: rm -f pnpm-lock.yaml
- name: Install frontend dependencies
run: pnpm install

View File

@@ -19,6 +19,8 @@ jobs:
uses: pnpm/action-setup@v2
with:
version: 8.14.1
- name: remove lockfile
run: rm -f pnpm-lock.yaml
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: "Qodana Scan"

6
pnpm-lock.yaml generated
View File

@@ -40,7 +40,7 @@ dependencies:
version: 3.4.1(vue@3.4.15)
tauri-plugin-log-api:
specifier: github:tauri-apps/tauri-plugin-log#v1
version: git/github.com+tauri-apps/tauri-plugin-log/19f5dcc0425e9127d2c591780e5047b83e77a7c2
version: git@github.com+tauri-apps/tauri-plugin-log/19f5dcc0425e9127d2c591780e5047b83e77a7c2
tauri-plugin-sql-api:
specifier: github:tauri-apps/tauri-plugin-sql#v1
version: github.com/tauri-apps/tauri-plugin-sql/cf80d013a6ea34ee3ca74e4968a1632e87ba0de2
@@ -5042,8 +5042,8 @@ packages:
tslib: 2.3.0
dev: false
git/github.com+tauri-apps/tauri-plugin-log/19f5dcc0425e9127d2c591780e5047b83e77a7c2:
resolution: {tarball: https://codeload.github.com/tauri-apps/tauri-plugin-log/tar.gz/19f5dcc0425e9127d2c591780e5047b83e77a7c2}
git@github.com+tauri-apps/tauri-plugin-log/19f5dcc0425e9127d2c591780e5047b83e77a7c2:
resolution: {commit: 19f5dcc0425e9127d2c591780e5047b83e77a7c2, repo: git@github.com:tauri-apps/tauri-plugin-log.git, type: git}
name: tauri-plugin-log-api
version: 0.0.0
dependencies: