4 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
2 changed files with 245 additions and 237 deletions

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",
@ -104,14 +104,14 @@
"@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.53.2",
"@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.2", "@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,7 +123,7 @@
"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.6.0", "eslint-plugin-oxlint": "^1.6.0",
"eslint-plugin-perfectionist": "^4.15.0", "eslint-plugin-perfectionist": "^4.15.0",
@ -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",

468
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff