chore: format code

pull/48/MERGE
vben 2024-06-16 23:56:20 +08:00
parent 351a41e219
commit fe6dabf991
37 changed files with 174 additions and 152 deletions

View File

@ -1,20 +1,20 @@
{ {
"name": "@vben/antd-view", "name": "@vben/antd-view",
"version": "5.0.0", "version": "5.0.0",
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": {
"type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "apps/vben-admin"
},
"license": "MIT",
"author": { "author": {
"name": "vben", "name": "vben",
"email": "anncwb@126.com", "email": "anncwb@126.com",
"url": "https://github.com/anncwb" "url": "https://github.com/anncwb"
}, },
"type": "module", "type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"repository": {
"type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "apps/vben-admin"
},
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"dev": "pnpm vite", "dev": "pnpm vite",

View File

@ -2,15 +2,15 @@
"name": "@vben/commitlint-config", "name": "@vben/commitlint-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/lint-configs/commitlint-config" "directory": "internal/lint-configs/commitlint-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -2,15 +2,15 @@
"name": "@vben/eslint-config", "name": "@vben/eslint-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/lint-configs/eslint-config" "directory": "internal/lint-configs/eslint-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -64,21 +64,20 @@ function sortPackageJson(): Linter.FlatConfig {
'error', 'error',
{ {
order: [ order: [
'publisher',
'name', 'name',
'description',
'version', 'version',
'author', 'description',
'private', 'private',
'displayName',
'type',
'license',
'funding',
'homepage',
'repository',
'bugs',
'keywords', 'keywords',
'homepage',
'bugs',
'repository',
'license',
'author',
'contributors',
'categories', 'categories',
'funding',
'type',
'scripts', 'scripts',
'files', 'files',
'sideEffects', 'sideEffects',

View File

@ -2,15 +2,15 @@
"name": "@vben/lint-staged-config", "name": "@vben/lint-staged-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/lint-configs/lint-staged-config" "directory": "internal/lint-configs/lint-staged-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -2,15 +2,15 @@
"name": "@vben/prettier-config", "name": "@vben/prettier-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/lint-configs/prettier-config" "directory": "internal/lint-configs/prettier-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -2,15 +2,15 @@
"name": "@vben/stylelint-config", "name": "@vben/stylelint-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/lint-configs/stylelint-config" "directory": "internal/lint-configs/stylelint-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -2,15 +2,15 @@
"name": "@vben/node-utils", "name": "@vben/node-utils",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/node-utils" "directory": "internal/node-utils"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },

View File

@ -2,15 +2,15 @@
"name": "@vben/tailwind-config", "name": "@vben/tailwind-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/tailwind-config" "directory": "internal/tailwind-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -2,15 +2,15 @@
"name": "@vben/tsconfig", "name": "@vben/tsconfig",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/tsconfig" "directory": "internal/tsconfig"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"files": [ "files": [
"base.json", "base.json",
"library.json", "library.json",

View File

@ -2,15 +2,15 @@
"name": "@vben/vite-config", "name": "@vben/vite-config",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "internal/vite-config" "directory": "internal/vite-config"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"
}, },
@ -34,7 +34,7 @@
"resolve.exports": "^2.0.2", "resolve.exports": "^2.0.2",
"vite-plugin-lib-inject-css": "^2.1.1", "vite-plugin-lib-inject-css": "^2.1.1",
"vite-plugin-pwa": "^0.20.0", "vite-plugin-pwa": "^0.20.0",
"vite-plugin-vue-devtools": "^7.3.0" "vite-plugin-vue-devtools": "^7.3.1"
}, },
"devDependencies": { "devDependencies": {
"@types/html-minifier-terser": "^7.0.2", "@types/html-minifier-terser": "^7.0.2",

View File

@ -1,27 +1,27 @@
{ {
"name": "vben-admin", "name": "vben-admin",
"version": "5.0.0-alpha.1", "version": "5.0.0-alpha.1",
"private": true,
"keywords": [
"monorepo",
"turbo",
"vben",
"vben admin pro",
"vben pro",
"vue",
"vue admin",
"vue3"
],
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": "vbenjs/vue-vben-admin.git",
"license": "MIT",
"author": { "author": {
"name": "vben", "name": "vben",
"email": "anncwb@126.com", "email": "anncwb@126.com",
"url": "https://github.com/anncwb" "url": "https://github.com/anncwb"
}, },
"private": true,
"type": "module", "type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"repository": "vbenjs/vue-vben-admin.git",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"keywords": [
"monorepo",
"turbo",
"vben",
"vben pro",
"vben admin pro",
"vue",
"vue admin",
"vue3"
],
"scripts": { "scripts": {
"bootstrap": "pnpm install", "bootstrap": "pnpm install",
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 turbo build", "build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 turbo build",
@ -30,12 +30,12 @@
"check": "pnpm run check:dep && pnpm run check:circular && pnpm run check:type && pnpm run check:spell", "check": "pnpm run check:dep && pnpm run check:circular && pnpm run check:type && pnpm run check:spell",
"check:circular": "vsh check-circular", "check:circular": "vsh check-circular",
"check:dep": "vsh check-dep", "check:dep": "vsh check-dep",
"check:type": "turbo run typecheck",
"check:spell": "cspell \"**/*.ts\" \"**/README.md\" \".changeset/*.md\" --no-progress", "check:spell": "cspell \"**/*.ts\" \"**/README.md\" \".changeset/*.md\" --no-progress",
"check:type": "turbo run typecheck",
"clean": "vsh clean", "clean": "vsh clean",
"commit": "czg", "commit": "czg",
"docs:dev": "pnpm -F @vben/website run docs:dev",
"dev": "turbo run dev --parallel", "dev": "turbo run dev --parallel",
"docs:dev": "pnpm -F @vben/website run docs:dev",
"format": "vsh lint --format", "format": "vsh lint --format",
"lint": "vsh lint", "lint": "vsh lint",
"postinstall": "turbo run stub", "postinstall": "turbo run stub",

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/helpers", "name": "@vben-core/helpers",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/forward/helpers" "directory": "packages/@vben-core/forward/helpers"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/preferences", "name": "@vben-core/preferences",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/forward/preferences" "directory": "packages/@vben-core/forward/preferences"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/request", "name": "@vben-core/request",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/forward/request" "directory": "packages/@vben-core/forward/request"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/stores", "name": "@vben-core/stores",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/forward/stores" "directory": "packages/@vben-core/forward/stores"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/cache", "name": "@vben-core/cache",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/cache" "directory": "packages/@vben-core/shared/cache"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/design-tokens", "name": "@vben-core/design-tokens",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/design-tokens" "directory": "packages/@vben-core/shared/design-tokens"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"dts": "vue-tsc --declaration --emitDeclarationOnly --declarationDir dist", "dts": "vue-tsc --declaration --emitDeclarationOnly --declarationDir dist",

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/design", "name": "@vben-core/design",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/design" "directory": "packages/@vben-core/shared/design"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"prepublishOnly": "npm run build", "prepublishOnly": "npm run build",

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/iconify", "name": "@vben-core/iconify",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/iconify" "directory": "packages/@vben-core/shared/iconify"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"files": [ "files": [
"dist" "dist"
], ],

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/toolkit", "name": "@vben-core/toolkit",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/toolkit" "directory": "packages/@vben-core/shared/toolkit"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/typings", "name": "@vben-core/typings",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/shared/typings" "directory": "packages/@vben-core/shared/typings"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm build --stub" "stub": "pnpm build --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/layout-ui", "name": "@vben-core/layout-ui",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/uikit/layout-ui" "directory": "packages/@vben-core/uikit/layout-ui"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/menu-ui", "name": "@vben-core/menu-ui",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/uikit/menu-ui" "directory": "packages/@vben-core/uikit/menu-ui"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/shadcn-ui", "name": "@vben-core/shadcn-ui",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/uikit/shadcn-ui" "directory": "packages/@vben-core/uikit/shadcn-ui"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"
@ -48,7 +48,7 @@
"@vben-core/typings": "workspace:*", "@vben-core/typings": "workspace:*",
"@vueuse/core": "^10.11.0", "@vueuse/core": "^10.11.0",
"class-variance-authority": "^0.7.0", "class-variance-authority": "^0.7.0",
"radix-vue": "^1.8.3", "radix-vue": "^1.8.4",
"vue": "^3.4.29", "vue": "^3.4.29",
"vue-sonner": "^1.1.2" "vue-sonner": "^1.1.2"
} }

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben-core/tabs-ui", "name": "@vben-core/tabs-ui",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/@vben-core/uikit/tabs-ui" "directory": "packages/@vben-core/uikit/tabs-ui"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/layouts", "name": "@vben/layouts",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/business/layouts" "directory": "packages/business/layouts"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/universal-ui", "name": "@vben/universal-ui",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/business/universal-ui" "directory": "packages/business/universal-ui"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/constants", "name": "@vben/constants",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/constants" "directory": "packages/constants"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/hooks", "name": "@vben/hooks",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/hooks" "directory": "packages/hooks"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/icons", "name": "@vben/icons",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/icons" "directory": "packages/icons"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"files": [ "files": [
"dist" "dist"
], ],

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/locales", "name": "@vben/locales",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/locales" "directory": "packages/locales"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/styles", "name": "@vben/styles",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/styles" "directory": "packages/styles"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm vite build", "build": "pnpm vite build",
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/types", "name": "@vben/types",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/types" "directory": "packages/types"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm build --stub" "stub": "pnpm build --stub"

View File

@ -1,15 +1,15 @@
{ {
"name": "@vben/utils", "name": "@vben/utils",
"version": "5.0.0", "version": "5.0.0",
"type": "module",
"license": "MIT",
"homepage": "https://github.com/vbenjs/vue-vben-admin", "homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vbenjs/vue-vben-admin.git", "url": "git+https://github.com/vbenjs/vue-vben-admin.git",
"directory": "packages/utils" "directory": "packages/utils"
}, },
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"build": "pnpm unbuild", "build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"

View File

@ -426,8 +426,8 @@ importers:
specifier: ^0.20.0 specifier: ^0.20.0
version: 0.20.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0) version: 0.20.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(workbox-build@7.1.1)(workbox-window@7.1.0)
vite-plugin-vue-devtools: vite-plugin-vue-devtools:
specifier: ^7.3.0 specifier: ^7.3.1
version: 7.3.0(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) version: 7.3.1(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))
devDependencies: devDependencies:
'@types/html-minifier-terser': '@types/html-minifier-terser':
specifier: ^7.0.2 specifier: ^7.0.2
@ -661,8 +661,8 @@ importers:
specifier: ^0.7.0 specifier: ^0.7.0
version: 0.7.0 version: 0.7.0
radix-vue: radix-vue:
specifier: ^1.8.3 specifier: ^1.8.4
version: 1.8.3(vue@3.4.29(typescript@5.4.5)) version: 1.8.4(vue@3.4.29(typescript@5.4.5))
vue: vue:
specifier: ^3.4.29 specifier: ^3.4.29
version: 3.4.29(typescript@5.4.5) version: 3.4.29(typescript@5.4.5)
@ -3424,17 +3424,25 @@ packages:
'@vue/devtools-api@7.3.0': '@vue/devtools-api@7.3.0':
resolution: {integrity: sha512-EQ6DIm9AuL9q6IzjjnxeHWgzHzZTI+0ZGyLyG6faLN1e0tzLWPut58OtvFbLP/hbEhE5zPlsdUsH1uFr7RVFYw==} resolution: {integrity: sha512-EQ6DIm9AuL9q6IzjjnxeHWgzHzZTI+0ZGyLyG6faLN1e0tzLWPut58OtvFbLP/hbEhE5zPlsdUsH1uFr7RVFYw==}
'@vue/devtools-core@7.3.0': '@vue/devtools-core@7.3.1':
resolution: {integrity: sha512-J5nmaYadJvDgH9zsQI9vSLlWjfZn/TdKWEKMcc9xjbF3OvdhQwRrojvFax1G+WPoQ/X67EZKeUVY/ovCCyLo7A==} resolution: {integrity: sha512-5q+q4s3vop3HqSM0+sOVGhT4zEPlI9Cbo2u8sjjizWarBWM4r1FK+SRC2I2Yeg61xxcNViQ1+tOVF3QLNY7WuQ==}
'@vue/devtools-kit@7.3.0': '@vue/devtools-kit@7.3.0':
resolution: {integrity: sha512-J9C+ue3Ka8cumQY/hMsNTcbb1tczqVBBXFMw4isa5YvPjyIBgEtJBfDSUVIK3nE+YWk7UNliUuCcE1GHEKaGcw==} resolution: {integrity: sha512-J9C+ue3Ka8cumQY/hMsNTcbb1tczqVBBXFMw4isa5YvPjyIBgEtJBfDSUVIK3nE+YWk7UNliUuCcE1GHEKaGcw==}
peerDependencies: peerDependencies:
vue: ^3.4.29 vue: ^3.4.29
'@vue/devtools-kit@7.3.1':
resolution: {integrity: sha512-O9LXPo0kC/PGFBRBMvT5PHiSXr6ZdJTshVuGQ1L2mnIZlIBdTjdtCRYQg/OMcEA5JDJPeJT8bnDYBBUbssGjoA==}
peerDependencies:
vue: ^3.4.29
'@vue/devtools-shared@7.3.0': '@vue/devtools-shared@7.3.0':
resolution: {integrity: sha512-bYw4BtZclxzVrYBeYYHzNOcLlvVZbe9tutwtrixTtdgynHvuSJa5KI2MqWiumpGYm2feFI5sHlC8Vt61v4z18g==} resolution: {integrity: sha512-bYw4BtZclxzVrYBeYYHzNOcLlvVZbe9tutwtrixTtdgynHvuSJa5KI2MqWiumpGYm2feFI5sHlC8Vt61v4z18g==}
'@vue/devtools-shared@7.3.1':
resolution: {integrity: sha512-TYbJLZwBy5+SliE095T+V0IMwRu+oP7I2KAsDuNtSsjHKITZvrhz2fNEvik9NsTLcEQBBoX81NvdgpoB29JAog==}
'@vue/language-core@1.8.27': '@vue/language-core@1.8.27':
resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
peerDependencies: peerDependencies:
@ -7055,8 +7063,8 @@ packages:
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
engines: {node: '>=10'} engines: {node: '>=10'}
radix-vue@1.8.3: radix-vue@1.8.4:
resolution: {integrity: sha512-WPgvEz0i5XKjwahhffD2QPLiOTthTfecoVjwq4l3i3EWBX2tUp4Vw3n3OLGf3S18FN/WfEgD3GIxYfsrnDutqw==} resolution: {integrity: sha512-Pc8BKFQouARED1Lb7/s18Fxny3ZodET5fyXLorW5zf/BiUDQv9gk7NZEYv9sU3uldSvpO3JLLChd0q2repBdGw==}
peerDependencies: peerDependencies:
vue: ^3.4.29 vue: ^3.4.29
@ -8174,8 +8182,8 @@ packages:
'@vite-pwa/assets-generator': '@vite-pwa/assets-generator':
optional: true optional: true
vite-plugin-vue-devtools@7.3.0: vite-plugin-vue-devtools@7.3.1:
resolution: {integrity: sha512-XnxQzTloGkQUTpsRdWVsEBzyh9F6i8NBmuPo8lotx4lSUnWYJ+jUlXvfftzmOf14hFgsTOySLJCr9nhaqOzgOA==} resolution: {integrity: sha512-KuksceHlb5QZtb5gRB4wuRiquZRX74//i0X5jzvy5QzY11qwK44goyVrhPupZbsNfqwmZWNi3CQAe0RhLBUylg==}
engines: {node: '>=v14.21.3'} engines: {node: '>=v14.21.3'}
peerDependencies: peerDependencies:
vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0
@ -11454,10 +11462,10 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- vue - vue
'@vue/devtools-core@7.3.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))': '@vue/devtools-core@7.3.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))':
dependencies: dependencies:
'@vue/devtools-kit': 7.3.0(vue@3.4.29(typescript@5.4.5)) '@vue/devtools-kit': 7.3.1(vue@3.4.29(typescript@5.4.5))
'@vue/devtools-shared': 7.3.0 '@vue/devtools-shared': 7.3.1
mitt: 3.0.1 mitt: 3.0.1
nanoid: 3.3.7 nanoid: 3.3.7
pathe: 1.1.2 pathe: 1.1.2
@ -11477,10 +11485,25 @@ snapshots:
superjson: 2.2.1 superjson: 2.2.1
vue: 3.4.29(typescript@5.4.5) vue: 3.4.29(typescript@5.4.5)
'@vue/devtools-kit@7.3.1(vue@3.4.29(typescript@5.4.5))':
dependencies:
'@vue/devtools-shared': 7.3.1
birpc: 0.2.17
hookable: 5.5.3
mitt: 3.0.1
perfect-debounce: 1.0.0
speakingurl: 14.0.1
superjson: 2.2.1
vue: 3.4.29(typescript@5.4.5)
'@vue/devtools-shared@7.3.0': '@vue/devtools-shared@7.3.0':
dependencies: dependencies:
rfdc: 1.4.1 rfdc: 1.4.1
'@vue/devtools-shared@7.3.1':
dependencies:
rfdc: 1.4.1
'@vue/language-core@1.8.27(typescript@5.4.5)': '@vue/language-core@1.8.27(typescript@5.4.5)':
dependencies: dependencies:
'@volar/language-core': 1.11.1 '@volar/language-core': 1.11.1
@ -15309,7 +15332,7 @@ snapshots:
quick-lru@5.1.1: {} quick-lru@5.1.1: {}
radix-vue@1.8.3(vue@3.4.29(typescript@5.4.5)): radix-vue@1.8.4(vue@3.4.29(typescript@5.4.5)):
dependencies: dependencies:
'@floating-ui/dom': 1.6.5 '@floating-ui/dom': 1.6.5
'@floating-ui/vue': 1.0.6(vue@3.4.29(typescript@5.4.5)) '@floating-ui/vue': 1.0.6(vue@3.4.29(typescript@5.4.5))
@ -16593,11 +16616,11 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
vite-plugin-vue-devtools@7.3.0(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)): vite-plugin-vue-devtools@7.3.1(rollup@4.18.0)(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)):
dependencies: dependencies:
'@vue/devtools-core': 7.3.0(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5)) '@vue/devtools-core': 7.3.1(vite@5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1))(vue@3.4.29(typescript@5.4.5))
'@vue/devtools-kit': 7.3.0(vue@3.4.29(typescript@5.4.5)) '@vue/devtools-kit': 7.3.1(vue@3.4.29(typescript@5.4.5))
'@vue/devtools-shared': 7.3.0 '@vue/devtools-shared': 7.3.1
execa: 8.0.1 execa: 8.0.1
sirv: 2.0.4 sirv: 2.0.4
vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1) vite: 5.3.1(@types/node@20.14.4)(sass@1.77.6)(terser@5.31.1)

View File

@ -2,8 +2,8 @@
"name": "@vben/vsh", "name": "@vben/vsh",
"version": "5.0.0", "version": "5.0.0",
"private": true, "private": true,
"type": "module",
"license": "MIT", "license": "MIT",
"type": "module",
"scripts": { "scripts": {
"#build": "pnpm unbuild", "#build": "pnpm unbuild",
"stub": "pnpm unbuild --stub" "stub": "pnpm unbuild --stub"