mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-24 11:05:17 +08:00
chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
This commit is contained in:
parent
c6745d9c02
commit
0a79c3e33b
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -13,6 +13,7 @@
|
||||
ignoreDeps: [
|
||||
'node',
|
||||
'csstype',
|
||||
'esno',
|
||||
|
||||
// pure esm
|
||||
'chalk',
|
||||
|
2
.github/workflows/pr-welcome.yml
vendored
2
.github/workflows/pr-welcome.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
require: 'write'
|
||||
username: ${{ github.event.pull_request.user.login }}
|
||||
|
||||
- uses: actions-awesome/pr-helper@1.0.15
|
||||
- uses: actions-awesome/pr-helper@1.1.1
|
||||
if: steps.isTeamMember.outputs.require-result == 'false'
|
||||
with:
|
||||
actions: 'add-assignees, add-reviewers, greeting, add-labels'
|
||||
|
@ -51,7 +51,7 @@ jobs:
|
||||
DOC_ENV: production
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
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.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
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.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
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.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
token: ${{ secrets.EP_BOT_TOKEN }}
|
||||
branch: main
|
||||
|
2
.github/workflows/staging-docs.yml
vendored
2
.github/workflows/staging-docs.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Deploy staging website
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
token: ${{ secrets.EP_BOT_TOKEN }}
|
||||
branch: main
|
||||
|
@ -13,15 +13,15 @@
|
||||
"@element-plus/icons-vue": "^1.1.4",
|
||||
"@element-plus/metadata": "workspace:*",
|
||||
"@vue/shared": "^3.2.33",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"axios": "^0.26.1",
|
||||
"@vueuse/core": "^8.5.0",
|
||||
"axios": "^0.27.2",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"element-plus": "npm:element-plus@latest",
|
||||
"markdown-it": "^13.0.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"normalize.css": "^8.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"prism-theme-vars": "^0.2.2",
|
||||
"vue": "3.2.31"
|
||||
"vue": "3.2.33"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crowdin/cli": "^3.7.8",
|
||||
@ -40,14 +40,14 @@
|
||||
"markdown-it-container": "^3.0.0",
|
||||
"octokit": "^1.7.1",
|
||||
"prismjs": "^1.28.0",
|
||||
"unocss": "^0.31.5",
|
||||
"unplugin-icons": "^0.14.1",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"unplugin-vue-define-options": "^0.6.0",
|
||||
"vite": "^2.9.5",
|
||||
"unocss": "^0.33.5",
|
||||
"unplugin-icons": "^0.14.3",
|
||||
"unplugin-vue-components": "^0.19.5",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vite": "^2.9.9",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-mkcert": "^1.6.0",
|
||||
"vite-plugin-pwa": "^0.11.13",
|
||||
"vitepress": "^0.22.3"
|
||||
"vite-plugin-pwa": "^0.12.0",
|
||||
"vitepress": "^0.22.4"
|
||||
}
|
||||
}
|
||||
|
@ -16,7 +16,7 @@
|
||||
"stub": "unbuild --stub"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/find-workspace-packages": "^4.0.0",
|
||||
"@pnpm/find-workspace-packages": "^4.0.5",
|
||||
"consola": "^2.15.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -13,27 +13,27 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@element-plus/build-constants": "^0.0.1",
|
||||
"@pnpm/find-workspace-packages": "^4.0.0",
|
||||
"@pnpm/find-workspace-packages": "^4.0.5",
|
||||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.2.1",
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"chalk": "^4.1.2",
|
||||
"components-helper": "^2.0.0",
|
||||
"consola": "^2.15.3",
|
||||
"esbuild": "^0.14.36",
|
||||
"esbuild": "^0.14.39",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"rollup": "^2.70.2",
|
||||
"rollup": "^2.73.0",
|
||||
"rollup-plugin-esbuild": "^4.9.1",
|
||||
"ts-morph": "^14.0.0",
|
||||
"unplugin-vue-define-options": "^0.6.0",
|
||||
"vue": "3.2.31"
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vue": "3.2.33"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/types": "^8.0.0",
|
||||
"@pnpm/types": "^8.0.1",
|
||||
"unbuild": "^0.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -14,17 +14,17 @@
|
||||
"eslint": "^8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.24.0",
|
||||
"@typescript-eslint/parser": "^5.24.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-define-config": "^1.3.0",
|
||||
"eslint-define-config": "^1.4.1",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsonc": "^2.2.1",
|
||||
"eslint-plugin-markdown": "^2.2.1",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-unicorn": "^42.0.0",
|
||||
"eslint-plugin-vue": "^8.6.0",
|
||||
"eslint-plugin-vue": "^8.7.1",
|
||||
"jsonc-eslint-parser": "^2.1.0",
|
||||
"yaml-eslint-parser": "^0.5.0"
|
||||
}
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@element-plus/build-utils": "^0.0.1",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"chalk": "^4.1.2",
|
||||
"concurrently": "^7.1.0",
|
||||
"concurrently": "^7.2.0",
|
||||
"consola": "^2.15.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"esno": "^0.14.1",
|
||||
|
52
package.json
52
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@7.0.0",
|
||||
"packageManager": "pnpm@7.1.0",
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
"play",
|
||||
@ -48,13 +48,13 @@
|
||||
"@element-plus/theme-chalk": "workspace:*",
|
||||
"@element-plus/tokens": "workspace:*",
|
||||
"@element-plus/utils": "workspace:*",
|
||||
"@floating-ui/dom": "^0.4.5",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.6",
|
||||
"@floating-ui/dom": "^0.5.0",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"async-validator": "^4.0.7",
|
||||
"dayjs": "^1.11.1",
|
||||
"@vueuse/core": "^8.5.0",
|
||||
"async-validator": "^4.1.1",
|
||||
"dayjs": "^1.11.2",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
@ -63,52 +63,52 @@
|
||||
"normalize-wheel-es": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^16.2.3",
|
||||
"@commitlint/config-conventional": "^16.2.1",
|
||||
"@commitlint/cli": "^16.3.0",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@element-plus/build": "workspace:^0.0.1",
|
||||
"@element-plus/build-utils": "workspace:^0.0.1",
|
||||
"@element-plus/eslint-config": "workspace:*",
|
||||
"@pnpm/find-workspace-packages": "^4.0.0",
|
||||
"@pnpm/find-workspace-packages": "^4.0.5",
|
||||
"@pnpm/logger": "^4.0.0",
|
||||
"@pnpm/types": "^8.0.0",
|
||||
"@pnpm/types": "^8.0.1",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/gulp": "^4.0.9",
|
||||
"@types/node": "*",
|
||||
"@types/sass": "^1.43.1",
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vitest/ui": "^0.9.3",
|
||||
"@vue/test-utils": "2.0.0-rc.16",
|
||||
"@vitest/ui": "^0.12.6",
|
||||
"@vue/test-utils": "^2.0.0-rc.21",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
"c8": "^7.11.0",
|
||||
"c8": "^7.11.3",
|
||||
"chalk": "^4.1.2",
|
||||
"concurrently": "^7.1.0",
|
||||
"concurrently": "^7.2.0",
|
||||
"consola": "^2.15.3",
|
||||
"csstype": "^2.6.20",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^8.13.0",
|
||||
"eslint-define-config": "^1.3.0",
|
||||
"eslint": "^8.15.0",
|
||||
"eslint-define-config": "^1.4.1",
|
||||
"expect-type": "^0.13.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
"husky": "^7.0.4",
|
||||
"jsdom": "16.4.0",
|
||||
"lint-staged": "^12.3.8",
|
||||
"jsdom": "16.7.0",
|
||||
"lint-staged": "^12.4.1",
|
||||
"prettier": "^2.6.2",
|
||||
"pretty-quick": "^3.1.3",
|
||||
"puppeteer": "^13.5.2",
|
||||
"puppeteer": "^13.7.0",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.50.0",
|
||||
"sass": "^1.51.0",
|
||||
"sucrase": "^3.21.0",
|
||||
"ts-morph": "^14.0.0",
|
||||
"type-fest": "^2.12.2",
|
||||
"typescript": "^4.6.3",
|
||||
"typescript": "^4.6.4",
|
||||
"unplugin-element-plus": "^0.4.0",
|
||||
"unplugin-vue-define-options": "^0.6.0",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
"vitest": "^0.12.6",
|
||||
"vue": "3.2.31",
|
||||
"vue-router": "^4.0.14",
|
||||
"vue-tsc": "^0.34.7"
|
||||
"vue": "3.2.33",
|
||||
"vue-router": "^4.0.15",
|
||||
"vue-tsc": "^0.34.15"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
|
@ -53,13 +53,13 @@
|
||||
"dependencies": {
|
||||
"@ctrl/tinycolor": "^3.4.1",
|
||||
"@element-plus/icons-vue": "^1.1.4",
|
||||
"@floating-ui/dom": "^0.4.5",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.6",
|
||||
"@floating-ui/dom": "^0.5.0",
|
||||
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"async-validator": "^4.0.7",
|
||||
"dayjs": "^1.11.1",
|
||||
"@vueuse/core": "^8.5.0",
|
||||
"async-validator": "^4.1.1",
|
||||
"dayjs": "^1.11.2",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
@ -70,7 +70,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "*",
|
||||
"csstype": "^2.6.20",
|
||||
"vue-router": "^4.0.14"
|
||||
"vue-router": "^4.0.15"
|
||||
},
|
||||
"vetur": {
|
||||
"tags": "tags.json",
|
||||
|
@ -10,9 +10,9 @@
|
||||
"@element-plus/icons-vue": "^1.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"vite": "^2.9.5",
|
||||
"@vitejs/plugin-vue": "^2.3.3",
|
||||
"unplugin-vue-components": "^0.19.5",
|
||||
"vite": "^2.9.9",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-mkcert": "^1.6.0"
|
||||
}
|
||||
|
3322
pnpm-lock.yaml
3322
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user