mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-29 17:58:08 +08:00
chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a894fbf990
commit
ca56e64fa3
@ -51,7 +51,7 @@ jobs:
|
||||
DOC_ENV: production
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: gh-pages
|
||||
@ -61,7 +61,7 @@ jobs:
|
||||
commit-message: website deploy
|
||||
|
||||
- name: Deploy to vercel
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
with:
|
||||
token: ${{ secrets.EP_BOT_TOKEN }}
|
||||
branch: main
|
||||
|
4
.github/workflows/publish-docs-deploy.yml
vendored
4
.github/workflows/publish-docs-deploy.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
DOC_ENV: production
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: gh-pages
|
||||
@ -68,7 +68,7 @@ jobs:
|
||||
commit-message: website deploy
|
||||
|
||||
- name: Deploy to vercel
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
with:
|
||||
token: ${{ secrets.EP_BOT_TOKEN }}
|
||||
branch: main
|
||||
|
2
.github/workflows/staging-docs.yml
vendored
2
.github/workflows/staging-docs.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Deploy staging website
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
with:
|
||||
token: ${{ secrets.EP_BOT_TOKEN }}
|
||||
branch: main
|
||||
|
@ -10,10 +10,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/js": "^3.1.0",
|
||||
"@element-plus/icons-vue": "^2.0.5",
|
||||
"@element-plus/icons-vue": "^2.0.6",
|
||||
"@element-plus/metadata": "workspace:*",
|
||||
"@vue/shared": "^3.2.37",
|
||||
"@vueuse/core": "^8.6.0",
|
||||
"@vueuse/core": "^8.7.5",
|
||||
"axios": "^0.27.2",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"element-plus": "npm:element-plus@latest",
|
||||
@ -29,7 +29,7 @@
|
||||
"@element-plus/build": "workspace:*",
|
||||
"@element-plus/build-constants": "workspace:*",
|
||||
"@element-plus/build-utils": "workspace:*",
|
||||
"@iconify-json/ri": "^1.1.2",
|
||||
"@iconify-json/ri": "^1.1.3",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"chalk": "^4.1.2",
|
||||
@ -38,13 +38,13 @@
|
||||
"escape-html": "^1.0.3",
|
||||
"fast-glob": "^3.2.11",
|
||||
"markdown-it-container": "^3.0.0",
|
||||
"octokit": "^1.7.2",
|
||||
"octokit": "^1.8.1",
|
||||
"prismjs": "^1.28.0",
|
||||
"unocss": "0.33.5",
|
||||
"unplugin-icons": "^0.14.3",
|
||||
"unplugin-vue-components": "^0.19.6",
|
||||
"unplugin-icons": "^0.14.6",
|
||||
"unplugin-vue-components": "^0.20.1",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vite": "^2.9.12",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-mkcert": "^1.7.2",
|
||||
"vite-plugin-pwa": "^0.12.0",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"stub": "unbuild --stub"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/find-workspace-packages": "^4.0.12",
|
||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"consola": "^2.15.3"
|
||||
},
|
||||
|
@ -16,28 +16,28 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/build-constants": "^0.0.1",
|
||||
"@pnpm/find-workspace-packages": "^4.0.12",
|
||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
"@rollup/plugin-commonjs": "^22.0.1",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"chalk": "^5.0.1",
|
||||
"components-helper": "^2.0.0",
|
||||
"consola": "^2.15.3",
|
||||
"esbuild": "^0.14.43",
|
||||
"esbuild": "^0.14.47",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"rollup": "^2.75.6",
|
||||
"rollup": "^2.75.7",
|
||||
"rollup-plugin-esbuild": "^4.9.1",
|
||||
"ts-morph": "^14.0.0",
|
||||
"unplugin-vue-define-options": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@esbuild-kit/cjs-loader": "^2.1.0",
|
||||
"@pnpm/types": "^8.1.0",
|
||||
"@esbuild-kit/cjs-loader": "^2.2.1",
|
||||
"@pnpm/types": "^8.4.0",
|
||||
"unbuild": "^0.7.4",
|
||||
"vue": "^3.2.37"
|
||||
}
|
||||
|
@ -14,23 +14,23 @@
|
||||
"eslint": "^8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.28.0",
|
||||
"@typescript-eslint/parser": "^5.28.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
||||
"@typescript-eslint/parser": "^5.30.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-define-config": "^1.5.1",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsonc": "^2.3.0",
|
||||
"eslint-plugin-markdown": "^2.2.1",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.1.0",
|
||||
"eslint-plugin-unicorn": "^42.0.0",
|
||||
"eslint-plugin-vue": "^9.1.1",
|
||||
"jsonc-eslint-parser": "^2.1.0",
|
||||
"prettier": "^2.7.0",
|
||||
"typescript": "^4.7.3",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.7.4",
|
||||
"yaml-eslint-parser": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.17.0"
|
||||
"eslint": "^8.18.0"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
"fast-glob": "^3.2.11",
|
||||
"lodash-es": "^4.17.21",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"octokit": "^1.7.2",
|
||||
"tsx": "^3.4.2"
|
||||
"octokit": "^1.8.1",
|
||||
"tsx": "^3.6.0"
|
||||
}
|
||||
}
|
||||
|
44
package.json
44
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@7.2.1",
|
||||
"packageManager": "pnpm@7.3.0",
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
"play",
|
||||
@ -48,18 +48,18 @@
|
||||
"@element-plus/constants": "workspace:*",
|
||||
"@element-plus/directives": "workspace:*",
|
||||
"@element-plus/hooks": "workspace:*",
|
||||
"@element-plus/icons-vue": "^2.0.5",
|
||||
"@element-plus/icons-vue": "^2.0.6",
|
||||
"@element-plus/locale": "workspace:*",
|
||||
"@element-plus/test-utils": "workspace:*",
|
||||
"@element-plus/theme-chalk": "workspace:*",
|
||||
"@element-plus/tokens": "workspace:*",
|
||||
"@element-plus/utils": "workspace:*",
|
||||
"@floating-ui/dom": "^0.5.3",
|
||||
"@floating-ui/dom": "^0.5.4",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.6.0",
|
||||
"async-validator": "^4.1.1",
|
||||
"@vueuse/core": "^8.7.5",
|
||||
"async-validator": "^4.2.5",
|
||||
"dayjs": "^1.11.3",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
@ -69,15 +69,15 @@
|
||||
"normalize-wheel-es": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"@element-plus/build": "workspace:^0.0.1",
|
||||
"@element-plus/build-utils": "workspace:^0.0.1",
|
||||
"@element-plus/eslint-config": "workspace:*",
|
||||
"@esbuild-kit/cjs-loader": "^2.1.0",
|
||||
"@pnpm/find-workspace-packages": "^4.0.12",
|
||||
"@esbuild-kit/cjs-loader": "^2.2.1",
|
||||
"@pnpm/find-workspace-packages": "^4.0.16",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"@pnpm/types": "^8.1.0",
|
||||
"@pnpm/types": "^8.4.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/gulp": "^4.0.9",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
@ -85,40 +85,40 @@
|
||||
"@types/sass": "^1.43.1",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vitest/ui": "0.14.2",
|
||||
"@vitest/ui": "0.16.0",
|
||||
"@vue/test-utils": "^2.0.0",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
"c8": "^7.11.3",
|
||||
"chalk": "^5.0.1",
|
||||
"commitizen": "^4.2.4",
|
||||
"concurrently": "^7.2.1",
|
||||
"concurrently": "^7.2.2",
|
||||
"consola": "^2.15.3",
|
||||
"csstype": "^2.6.20",
|
||||
"cz-git": "^1.3.4",
|
||||
"eslint": "^8.17.0",
|
||||
"cz-git": "^1.3.8",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-define-config": "^1.5.1",
|
||||
"expect-type": "^0.13.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
"husky": "^8.0.1",
|
||||
"jsdom": "16.4.0",
|
||||
"lint-staged": "^13.0.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.0",
|
||||
"prettier": "^2.7.1",
|
||||
"pretty-quick": "^3.1.3",
|
||||
"puppeteer": "^14.4.0",
|
||||
"puppeteer": "^14.4.1",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.52.3",
|
||||
"sass": "^1.53.0",
|
||||
"ts-morph": "^14.0.0",
|
||||
"tsx": "^3.4.2",
|
||||
"type-fest": "^2.13.1",
|
||||
"typescript": "^4.7.3",
|
||||
"tsx": "^3.6.0",
|
||||
"type-fest": "^2.14.0",
|
||||
"typescript": "^4.7.4",
|
||||
"unplugin-element-plus": "^0.4.0",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vitest": "0.12.6",
|
||||
"vue": "^3.2.37",
|
||||
"vue-router": "^4.0.16",
|
||||
"vue-tsc": "^0.37.8"
|
||||
"vue-tsc": "^0.38.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
|
@ -52,13 +52,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ctrl/tinycolor": "^3.4.1",
|
||||
"@element-plus/icons-vue": "^2.0.5",
|
||||
"@floating-ui/dom": "^0.5.3",
|
||||
"@element-plus/icons-vue": "^2.0.6",
|
||||
"@floating-ui/dom": "^0.5.4",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.6.0",
|
||||
"async-validator": "^4.1.1",
|
||||
"@vueuse/core": "^8.7.5",
|
||||
"async-validator": "^4.2.5",
|
||||
"dayjs": "^1.11.3",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -28,7 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@element-plus/build": "workspace:*",
|
||||
"@esbuild-kit/cjs-loader": "^2.1.0",
|
||||
"@esbuild-kit/cjs-loader": "^2.2.1",
|
||||
"@types/gulp-autoprefixer": "^0.0.33",
|
||||
"@types/gulp-clean-css": "^4.3.0",
|
||||
"@types/gulp-rename": "^2.0.1",
|
||||
|
@ -7,13 +7,13 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.0.5",
|
||||
"@element-plus/icons-vue": "^2.0.6",
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"unplugin-vue-components": "^0.19.6",
|
||||
"vite": "^2.9.12",
|
||||
"unplugin-vue-components": "^0.20.1",
|
||||
"vite": "^2.9.13",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-mkcert": "^1.7.2"
|
||||
}
|
||||
|
1426
pnpm-lock.yaml
1426
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user