1 Commits

Author SHA1 Message Date
cd2b1a82bc chore(deps): update dependency eslint-plugin-unicorn to v60
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ surge (push) Failing after 1m27s
/ playwright (push) Has been skipped
/ cleanup_surge (push) Has been skipped
/ lint-build-and-check (push) Successful in 6m18s
2025-07-21 21:21:45 +08:00
2 changed files with 558 additions and 597 deletions

View File

@@ -1,5 +1,5 @@
{ {
"packageManager": "pnpm@10.13.1", "packageManager": "pnpm@10.12.4",
"name": "vue-ts-example", "name": "vue-ts-example",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
@@ -49,7 +49,7 @@
"@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.2.1",
"@splinetool/runtime": "^1.10.35", "@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",
"@unhead/vue": "^2.0.12", "@unhead/vue": "^2.0.12",
@@ -57,7 +57,7 @@
"@vueuse/core": "^13.5.0", "@vueuse/core": "^13.5.0",
"alova": "^3.3.4", "alova": "^3.3.4",
"ant-design-vue": "~4.2.6", "ant-design-vue": "~4.2.6",
"axios": "^1.11.0", "axios": "^1.10.0",
"cesium": "^1.131.0", "cesium": "^1.131.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
@@ -72,7 +72,7 @@
"page-stack-vue3": "^2.5.6", "page-stack-vue3": "^2.5.6",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.4.1", "pinia-plugin-persistedstate": "^4.4.1",
"plotly.js-dist-min": "^3.0.2", "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.6",
@@ -86,11 +86,11 @@
"three": "^0.178.0", "three": "^0.178.0",
"ts-enum-util": "^4.1.0", "ts-enum-util": "^4.1.0",
"utils4u": "^4.2.3", "utils4u": "^4.2.3",
"vant": "^4.9.21", "vant": "^4.9.20",
"vue": "^3.5.18", "vue": "^3.5.17",
"vue-data-ui": "^2.17.2", "vue-data-ui": "^2.12.7",
"vue-draggable-plus": "^0.6.0", "vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.11", "vue-i18n": "^11.1.9",
"vue-page-stack": "^3.2.0", "vue-page-stack": "^3.2.0",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
@@ -99,8 +99,8 @@
"@commitlint/config-conventional": "^19.8.1", "@commitlint/config-conventional": "^19.8.1",
"@eslint/compat": "^1.3.1", "@eslint/compat": "^1.3.1",
"@faker-js/faker": "^9.9.0", "@faker-js/faker": "^9.9.0",
"@iconify-json/carbon": "^1.2.11", "@iconify-json/carbon": "^1.2.10",
"@iconify-json/logos": "^1.2.5", "@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.54.1", "@playwright/test": "^1.54.1",
@@ -127,10 +127,10 @@
"eslint-plugin-import-x": "^4.16.1", "eslint-plugin-import-x": "^4.16.1",
"eslint-plugin-oxlint": "^1.7.0", "eslint-plugin-oxlint": "^1.7.0",
"eslint-plugin-perfectionist": "^4.15.0", "eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unicorn": "^60.0.0",
"eslint-plugin-vue": "^10.3.0", "eslint-plugin-vue": "^10.3.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"less": "^4.4.0", "less": "^4.3.0",
"lint-staged": "^16.1.2", "lint-staged": "^16.1.2",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"naive-ui": "^2.42.0", "naive-ui": "^2.42.0",
@@ -160,7 +160,7 @@
"vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1", "vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5", "vite-plugin-webfont-dl": "^3.10.5",
"vue-component-type-helpers": "^3.0.3", "vue-component-type-helpers": "^3.0.1",
"vue-tsc": "^3.0.3" "vue-tsc": "^3.0.1"
} }
} }

1127
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff