Compare commits
1 Commits
main
...
377008b73c
Author | SHA1 | Date | |
---|---|---|---|
377008b73c |
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.54.1-noble
|
||||
container: mcr.microsoft.com/playwright:v1.53.2-noble
|
||||
steps:
|
||||
- name: ⚙️ 设置 Node 环境
|
||||
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
||||
|
12
package.json
12
package.json
@@ -103,12 +103,12 @@
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@playwright/test": "^1.54.1",
|
||||
"@playwright/test": "^1.53.2",
|
||||
"@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.4",
|
||||
"@types/node": "^22.16.0",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/plotly.js-dist-min": "^2.3.4",
|
||||
"@types/three": "^0.178.1",
|
||||
@@ -123,9 +123,9 @@
|
||||
"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-oxlint": "^1.5.0",
|
||||
"eslint-plugin-perfectionist": "^4.15.0",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"eslint-plugin-vue": "^10.3.0",
|
||||
@@ -135,7 +135,7 @@
|
||||
"mockjs": "^1.1.0",
|
||||
"naive-ui": "^2.42.0",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"oxlint": "^1.6.0",
|
||||
"oxlint": "^1.5.0",
|
||||
"prettier": "3.6.2",
|
||||
"typescript": "~5.8.3",
|
||||
"unocss": "66.3.3",
|
||||
@@ -150,7 +150,7 @@
|
||||
"unplugin-vue-router": "^0.14.0",
|
||||
"vfonts": "^0.0.3",
|
||||
"vite": "^7.0.2",
|
||||
"vite-plugin-checker": "^0.10.0",
|
||||
"vite-plugin-checker": "^0.9.3",
|
||||
"vite-plugin-fake-server": "^2.2.0",
|
||||
"vite-plugin-image-tools": "^2.0.2",
|
||||
"vite-plugin-purgecss-updated-v5": "^1.2.6",
|
||||
|
468
pnpm-lock.yaml
generated
468
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user