6 Commits

Author SHA1 Message Date
d13f10bf81 chore(deps): update dependency eslint to ^9.31.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ lint-build-and-check (push) Successful in 6m17s
/ surge (push) Successful in 3m32s
/ playwright (push) Successful in 1m45s
/ cleanup_surge (push) Successful in 10s
2025-07-12 05:55:44 +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
2 changed files with 242 additions and 234 deletions

View File

@ -88,7 +88,7 @@
"utils4u": "^4.2.3", "utils4u": "^4.2.3",
"vant": "^4.9.20", "vant": "^4.9.20",
"vue": "^3.5.17", "vue": "^3.5.17",
"vue-data-ui": "^2.13.4", "vue-data-ui": "^2.12.7",
"vue-draggable-plus": "^0.6.0", "vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.9", "vue-i18n": "^11.1.9",
"vue-page-stack": "^3.2.0", "vue-page-stack": "^3.2.0",
@ -108,10 +108,10 @@
"@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",
@ -123,9 +123,9 @@
"archiver": "^7.0.1", "archiver": "^7.0.1",
"depcheck": "^1.4.7", "depcheck": "^1.4.7",
"eruda": "^3.4.3", "eruda": "^3.4.3",
"eslint": "^9.30.1", "eslint": "^9.31.0",
"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",
@ -150,7 +150,7 @@
"unplugin-vue-router": "^0.14.0", "unplugin-vue-router": "^0.14.0",
"vfonts": "^0.0.3", "vfonts": "^0.0.3",
"vite": "^7.0.2", "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",

462
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff