mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
fix(deps): update all non-major dependencies (#7209)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
This commit is contained in:
parent
ff7061d9b8
commit
dd84f90946
@ -12,7 +12,7 @@
|
||||
"@docsearch/js": "^3.0.0",
|
||||
"@docsearch/react": "^3.0.0",
|
||||
"@element-plus/metadata": "latest",
|
||||
"@vueuse/core": "^8.2.5",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"axios": "^0.26.1",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"element-plus": "npm:element-plus@latest",
|
||||
@ -31,11 +31,11 @@
|
||||
"markdown-it": "^12.3.2",
|
||||
"markdown-it-container": "^3.0.0",
|
||||
"octokit": "^1.7.1",
|
||||
"unocss": "^0.31.0",
|
||||
"unocss": "^0.31.5",
|
||||
"unplugin-icons": "^0.14.1",
|
||||
"unplugin-vue-components": "^0.19.2",
|
||||
"vite": "^2.9.1",
|
||||
"vite-plugin-inspect": "^0.4.3",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"vite": "^2.9.5",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-pwa": "^0.11.13",
|
||||
"vitepress": "^0.22.3"
|
||||
}
|
||||
|
@ -15,6 +15,6 @@
|
||||
"stub": "unbuild --stub"
|
||||
},
|
||||
"devDependencies": {
|
||||
"unbuild": "^0.7.2"
|
||||
"unbuild": "^0.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -20,6 +20,6 @@
|
||||
"consola": "^2.15.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"unbuild": "^0.7.2"
|
||||
"unbuild": "^0.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -14,26 +14,26 @@
|
||||
"dependencies": {
|
||||
"@element-plus/build-constants": "^0.0.1",
|
||||
"@pnpm/find-workspace-packages": "^4.0.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.3",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-commonjs": "^21.1.0",
|
||||
"@rollup/plugin-node-resolve": "^13.2.1",
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.9",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"chalk": "^4.1.2",
|
||||
"components-helper": "^2.0.0",
|
||||
"consola": "^2.15.3",
|
||||
"esbuild": "^0.14.34",
|
||||
"esbuild": "^0.14.36",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup": "^2.70.2",
|
||||
"rollup-plugin-esbuild": "^4.9.1",
|
||||
"ts-morph": "^14.0.0",
|
||||
"unplugin-vue-define-options": "^0.6.0",
|
||||
"vue": "^3.2.31"
|
||||
"vue": "3.2.31"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/types": "^8.0.0",
|
||||
"unbuild": "^0.7.2"
|
||||
"unbuild": "^0.7.4"
|
||||
}
|
||||
}
|
||||
|
@ -14,8 +14,8 @@
|
||||
"eslint": "^8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.18.0",
|
||||
"@typescript-eslint/parser": "^5.18.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-define-config": "^1.3.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
|
20
package.json
20
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@6.32.6",
|
||||
"packageManager": "pnpm@6.32.8",
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
"play",
|
||||
@ -49,13 +49,13 @@
|
||||
"@element-plus/theme-chalk": "workspace:*",
|
||||
"@element-plus/tokens": "workspace:*",
|
||||
"@element-plus/utils": "workspace:*",
|
||||
"@floating-ui/dom": "^0.4.4",
|
||||
"@floating-ui/dom": "^0.4.5",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@types/lodash": "^4.14.181",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.2.5",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"async-validator": "^4.0.7",
|
||||
"dayjs": "^1.11.0",
|
||||
"dayjs": "^1.11.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
@ -81,7 +81,7 @@
|
||||
"@types/node": "*",
|
||||
"@types/sass": "^1.43.1",
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.9",
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
||||
"@vitest/ui": "^0.9.3",
|
||||
"@vue/babel-plugin-jsx": "^1.1.1",
|
||||
"@vue/test-utils": "2.0.0-rc.16",
|
||||
@ -99,7 +99,7 @@
|
||||
"fast-glob": "^3.2.11",
|
||||
"husky": "^7.0.4",
|
||||
"jest": "^26.6.3",
|
||||
"lint-staged": "^12.3.7",
|
||||
"lint-staged": "^12.3.8",
|
||||
"prettier": "^2.6.2",
|
||||
"pretty-quick": "^3.1.3",
|
||||
"puppeteer": "^13.5.2",
|
||||
@ -111,13 +111,13 @@
|
||||
"ts-morph": "^14.0.0",
|
||||
"type-fest": "^2.12.2",
|
||||
"typescript": "^4.6.3",
|
||||
"unplugin-element-plus": "^0.3.4",
|
||||
"unplugin-element-plus": "^0.4.0",
|
||||
"unplugin-vue-define-options": "^0.6.0",
|
||||
"vitest": "^0.9.3",
|
||||
"vue": "^3.2.31",
|
||||
"vue": "3.2.31",
|
||||
"vue-jest": "^5.0.0-alpha.10",
|
||||
"vue-router": "^4.0.14",
|
||||
"vue-tsc": "^0.34.5"
|
||||
"vue-tsc": "^0.34.7"
|
||||
},
|
||||
"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.4",
|
||||
"@floating-ui/dom": "^0.4.5",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@types/lodash": "^4.14.181",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@vueuse/core": "^8.2.5",
|
||||
"@vueuse/core": "^8.2.6",
|
||||
"async-validator": "^4.0.7",
|
||||
"dayjs": "^1.11.0",
|
||||
"dayjs": "^1.11.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
@ -11,9 +11,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^2.3.1",
|
||||
"unplugin-vue-components": "^0.19.2",
|
||||
"vite": "^2.9.1",
|
||||
"vite-plugin-inspect": "^0.4.3",
|
||||
"unplugin-vue-components": "^0.19.3",
|
||||
"vite": "^2.9.5",
|
||||
"vite-plugin-inspect": "^0.5.0",
|
||||
"vite-plugin-mkcert": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
3127
pnpm-lock.yaml
3127
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user