7 Commits

Author SHA1 Message Date
483e2995db chore(deps): update playwright packages
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m20s
/ surge (push) Successful in 3m0s
/ playwright (push) Successful in 2m24s
/ cleanup_surge (push) Successful in 13s
2025-07-12 05:57:03 +08:00
383d8deead chore(deps): update dependency @types/node to ^22.16.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m44s
/ lint-build-and-check (push) Successful in 6m3s
/ surge (push) Successful in 3m11s
/ playwright (push) Successful in 1m5s
/ cleanup_surge (push) Successful in 11s
2025-07-11 03:15:34 +08:00
fcf09d887b chore(deps): update dependency @types/three to ^0.178.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m25s
/ lint-build-and-check (push) Successful in 7m5s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 19s
/ surge (push) Successful in 3m19s
2025-07-11 02:48:12 +08:00
145baf5e16 chore(deps): update dependency vite-plugin-checker to ^0.10.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m16s
/ lint-build-and-check (push) Successful in 5m57s
/ playwright (push) Successful in 1m0s
/ cleanup_surge (push) Successful in 14s
/ surge (push) Successful in 3m22s
2025-07-10 18:56:25 +08:00
866145591f chore(deps): update lint dependencies to ^1.6.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m10s
/ lint-build-and-check (push) Successful in 6m7s
/ cleanup_surge (push) Successful in 11s
/ surge (push) Successful in 4m32s
/ playwright (push) Successful in 1m32s
2025-07-10 16:30:47 +08:00
33528d64a7 chore(deps): update dependency @types/node to ^22.16.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m17s
/ lint-build-and-check (push) Successful in 6m22s
/ surge (push) Successful in 4m6s
/ playwright (push) Successful in 2m36s
/ cleanup_surge (push) Successful in 17s
2025-07-09 08:59:11 +08:00
30559d749e chore(deps): update vite packages
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m17s
/ lint-build-and-check (push) Successful in 6m16s
/ surge (push) Successful in 3m3s
/ cleanup_surge (push) Successful in 19s
/ playwright (push) Successful in 1m0s
2025-07-07 08:42:16 +08:00
3 changed files with 242 additions and 242 deletions

View File

@ -35,7 +35,7 @@ jobs:
playwright: playwright:
needs: surge needs: surge
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.53.2-noble container: mcr.microsoft.com/playwright:v1.54.1-noble
steps: steps:
- name: ⚙️ 设置 Node 环境 - name: ⚙️ 设置 Node 环境
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268 uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268

View File

@ -48,7 +48,7 @@
"@formkit/auto-animate": "^0.8.2", "@formkit/auto-animate": "^0.8.2",
"@intlify/unplugin-vue-i18n": "^6.0.8", "@intlify/unplugin-vue-i18n": "^6.0.8",
"@pinia/colada": "^0.17.1", "@pinia/colada": "^0.17.1",
"@primeuix/themes": "^1.2.1", "@primeuix/themes": "^1.1.2",
"@splinetool/runtime": "^1.10.22", "@splinetool/runtime": "^1.10.22",
"@types/p5": "^1.7.6", "@types/p5": "^1.7.6",
"@types/sortablejs": "^1.15.8", "@types/sortablejs": "^1.15.8",
@ -75,7 +75,7 @@
"plotly.js-dist-min": "^3.0.1", "plotly.js-dist-min": "^3.0.1",
"primeicons": "^7.0.0", "primeicons": "^7.0.0",
"primelocale": "^2.1.4", "primelocale": "^2.1.4",
"primevue": "^4.3.6", "primevue": "^4.3.5",
"radash": "^12.1.1", "radash": "^12.1.1",
"radix-vue": "^1.9.17", "radix-vue": "^1.9.17",
"reka-ui": "^2.3.2", "reka-ui": "^2.3.2",
@ -103,15 +103,15 @@
"@iconify-json/logos": "^1.2.4", "@iconify-json/logos": "^1.2.4",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@iconify/utils": "^2.3.0", "@iconify/utils": "^2.3.0",
"@playwright/test": "^1.53.2", "@playwright/test": "^1.54.1",
"@primevue/auto-import-resolver": "^4.3.6", "@primevue/auto-import-resolver": "^4.3.5",
"@tsconfig/node22": "^22.0.2", "@tsconfig/node22": "^22.0.2",
"@types/archiver": "^6.0.3", "@types/archiver": "^6.0.3",
"@types/mockjs": "^1.0.10", "@types/mockjs": "^1.0.10",
"@types/node": "^22.16.0", "@types/node": "^22.16.3",
"@types/nprogress": "^0.2.3", "@types/nprogress": "^0.2.3",
"@types/plotly.js-dist-min": "^2.3.4", "@types/plotly.js-dist-min": "^2.3.4",
"@types/three": "^0.178.0", "@types/three": "^0.178.1",
"@vant/auto-import-resolver": "^1.3.0", "@vant/auto-import-resolver": "^1.3.0",
"@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue-jsx": "^5.0.1", "@vitejs/plugin-vue-jsx": "^5.0.1",
@ -125,7 +125,7 @@
"eruda": "^3.4.3", "eruda": "^3.4.3",
"eslint": "^9.30.1", "eslint": "^9.30.1",
"eslint-plugin-import-x": "^4.16.1", "eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-oxlint": "^1.5.0", "eslint-plugin-oxlint": "^1.6.0",
"eslint-plugin-perfectionist": "^4.15.0", "eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.3.0", "eslint-plugin-vue": "^10.3.0",
@ -135,7 +135,7 @@
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"naive-ui": "^2.42.0", "naive-ui": "^2.42.0",
"npm-run-all2": "^8.0.4", "npm-run-all2": "^8.0.4",
"oxlint": "^1.5.0", "oxlint": "^1.6.0",
"prettier": "3.6.2", "prettier": "3.6.2",
"typescript": "~5.8.3", "typescript": "~5.8.3",
"unocss": "66.3.3", "unocss": "66.3.3",
@ -149,12 +149,12 @@
"unplugin-vue-markdown": "^29.1.0", "unplugin-vue-markdown": "^29.1.0",
"unplugin-vue-router": "^0.14.0", "unplugin-vue-router": "^0.14.0",
"vfonts": "^0.0.3", "vfonts": "^0.0.3",
"vite": "^7.0.0", "vite": "^7.0.2",
"vite-plugin-checker": "^0.9.3", "vite-plugin-checker": "^0.10.0",
"vite-plugin-fake-server": "^2.2.0", "vite-plugin-fake-server": "^2.2.0",
"vite-plugin-image-tools": "^2.0.2", "vite-plugin-image-tools": "^2.0.2",
"vite-plugin-purgecss-updated-v5": "^1.2.6", "vite-plugin-purgecss-updated-v5": "^1.2.6",
"vite-plugin-singlefile": "^2.2.0", "vite-plugin-singlefile": "^2.3.0",
"vite-plugin-static-copy": "^3.1.0", "vite-plugin-static-copy": "^3.1.0",
"vite-plugin-vue-devtools": "^7.7.7", "vite-plugin-vue-devtools": "^7.7.7",
"vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vue-layouts": "^0.11.0",

460
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff