Compare commits
1 Commits
renovate/l
...
3e8379a9ff
Author | SHA1 | Date | |
---|---|---|---|
3e8379a9ff |
2
.github/workflows/playwright.yaml
vendored
2
.github/workflows/playwright.yaml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
playwright:
|
||||
needs: surge
|
||||
runs-on: ubuntu-latest
|
||||
container: mcr.microsoft.com/playwright:v1.53.2-noble
|
||||
container: mcr.microsoft.com/playwright:v1.54.0-noble
|
||||
steps:
|
||||
- name: ⚙️ 设置 Node 环境
|
||||
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
||||
|
@ -103,15 +103,15 @@
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@playwright/test": "^1.53.2",
|
||||
"@playwright/test": "^1.54.0",
|
||||
"@primevue/auto-import-resolver": "^4.3.5",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/archiver": "^6.0.3",
|
||||
"@types/mockjs": "^1.0.10",
|
||||
"@types/node": "^22.16.3",
|
||||
"@types/node": "^22.16.2",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/plotly.js-dist-min": "^2.3.4",
|
||||
"@types/three": "^0.178.1",
|
||||
"@types/three": "^0.178.0",
|
||||
"@vant/auto-import-resolver": "^1.3.0",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "^5.0.1",
|
||||
@ -123,7 +123,7 @@
|
||||
"archiver": "^7.0.1",
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.3",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint": "^9.30.1",
|
||||
"eslint-plugin-import-x": "^4.16.1",
|
||||
"eslint-plugin-oxlint": "^1.6.0",
|
||||
"eslint-plugin-perfectionist": "^4.15.0",
|
||||
|
388
pnpm-lock.yaml
generated
388
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user