Skip to content

Commit dd84f90

Browse files
renovate[bot]renovate-botsxzz
authored
fix(deps): update all non-major dependencies (element-plus#7209)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
1 parent ff7061d commit dd84f90

File tree

9 files changed

+1044
-2351
lines changed

9 files changed

+1044
-2351
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@docsearch/js": "^3.0.0",
1313
"@docsearch/react": "^3.0.0",
1414
"@element-plus/metadata": "latest",
15-
"@vueuse/core": "^8.2.5",
15+
"@vueuse/core": "^8.2.6",
1616
"axios": "^0.26.1",
1717
"clipboard-copy": "^4.0.1",
1818
"element-plus": "npm:element-plus@latest",
@@ -31,11 +31,11 @@
3131
"markdown-it": "^12.3.2",
3232
"markdown-it-container": "^3.0.0",
3333
"octokit": "^1.7.1",
34-
"unocss": "^0.31.0",
34+
"unocss": "^0.31.5",
3535
"unplugin-icons": "^0.14.1",
36-
"unplugin-vue-components": "^0.19.2",
37-
"vite": "^2.9.1",
38-
"vite-plugin-inspect": "^0.4.3",
36+
"unplugin-vue-components": "^0.19.3",
37+
"vite": "^2.9.5",
38+
"vite-plugin-inspect": "^0.5.0",
3939
"vite-plugin-pwa": "^0.11.13",
4040
"vitepress": "^0.22.3"
4141
}

internal/build-constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"stub": "unbuild --stub"
1616
},
1717
"devDependencies": {
18-
"unbuild": "^0.7.2"
18+
"unbuild": "^0.7.4"
1919
}
2020
}

internal/build-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"consola": "^2.15.3"
2121
},
2222
"devDependencies": {
23-
"unbuild": "^0.7.2"
23+
"unbuild": "^0.7.4"
2424
}
2525
}

internal/build/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@
1414
"dependencies": {
1515
"@element-plus/build-constants": "^0.0.1",
1616
"@pnpm/find-workspace-packages": "^4.0.0",
17-
"@rollup/plugin-commonjs": "^21.0.3",
18-
"@rollup/plugin-node-resolve": "^13.1.3",
17+
"@rollup/plugin-commonjs": "^21.1.0",
18+
"@rollup/plugin-node-resolve": "^13.2.1",
1919
"@vitejs/plugin-vue": "^2.3.1",
20-
"@vitejs/plugin-vue-jsx": "^1.3.9",
20+
"@vitejs/plugin-vue-jsx": "^1.3.10",
2121
"chalk": "^4.1.2",
2222
"components-helper": "^2.0.0",
2323
"consola": "^2.15.3",
24-
"esbuild": "^0.14.34",
24+
"esbuild": "^0.14.36",
2525
"fast-glob": "^3.2.11",
26-
"fs-extra": "^10.0.1",
26+
"fs-extra": "^10.1.0",
2727
"gulp": "^4.0.2",
2828
"lodash": "^4.17.21",
29-
"rollup": "^2.70.1",
29+
"rollup": "^2.70.2",
3030
"rollup-plugin-esbuild": "^4.9.1",
3131
"ts-morph": "^14.0.0",
3232
"unplugin-vue-define-options": "^0.6.0",
33-
"vue": "^3.2.31"
33+
"vue": "3.2.31"
3434
},
3535
"devDependencies": {
3636
"@pnpm/types": "^8.0.0",
37-
"unbuild": "^0.7.2"
37+
"unbuild": "^0.7.4"
3838
}
3939
}

internal/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"eslint": "^8.0.0"
1515
},
1616
"dependencies": {
17-
"@typescript-eslint/eslint-plugin": "^5.18.0",
18-
"@typescript-eslint/parser": "^5.18.0",
17+
"@typescript-eslint/eslint-plugin": "^5.20.0",
18+
"@typescript-eslint/parser": "^5.20.0",
1919
"eslint-config-prettier": "^8.5.0",
2020
"eslint-define-config": "^1.3.0",
2121
"eslint-plugin-eslint-comments": "^3.2.0",

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"packageManager": "pnpm@6.32.6",
3+
"packageManager": "pnpm@6.32.8",
44
"workspaces": [
55
"packages/*",
66
"play",
@@ -49,13 +49,13 @@
4949
"@element-plus/theme-chalk": "workspace:*",
5050
"@element-plus/tokens": "workspace:*",
5151
"@element-plus/utils": "workspace:*",
52-
"@floating-ui/dom": "^0.4.4",
52+
"@floating-ui/dom": "^0.4.5",
5353
"@popperjs/core": "^2.11.5",
54-
"@types/lodash": "^4.14.181",
54+
"@types/lodash": "^4.14.182",
5555
"@types/lodash-es": "^4.17.6",
56-
"@vueuse/core": "^8.2.5",
56+
"@vueuse/core": "^8.2.6",
5757
"async-validator": "^4.0.7",
58-
"dayjs": "^1.11.0",
58+
"dayjs": "^1.11.1",
5959
"escape-html": "^1.0.3",
6060
"lodash": "^4.17.21",
6161
"lodash-es": "^4.17.21",
@@ -81,7 +81,7 @@
8181
"@types/node": "*",
8282
"@types/sass": "^1.43.1",
8383
"@vitejs/plugin-vue": "^2.3.1",
84-
"@vitejs/plugin-vue-jsx": "^1.3.9",
84+
"@vitejs/plugin-vue-jsx": "^1.3.10",
8585
"@vitest/ui": "^0.9.3",
8686
"@vue/babel-plugin-jsx": "^1.1.1",
8787
"@vue/test-utils": "2.0.0-rc.16",
@@ -99,7 +99,7 @@
9999
"fast-glob": "^3.2.11",
100100
"husky": "^7.0.4",
101101
"jest": "^26.6.3",
102-
"lint-staged": "^12.3.7",
102+
"lint-staged": "^12.3.8",
103103
"prettier": "^2.6.2",
104104
"pretty-quick": "^3.1.3",
105105
"puppeteer": "^13.5.2",
@@ -111,13 +111,13 @@
111111
"ts-morph": "^14.0.0",
112112
"type-fest": "^2.12.2",
113113
"typescript": "^4.6.3",
114-
"unplugin-element-plus": "^0.3.4",
114+
"unplugin-element-plus": "^0.4.0",
115115
"unplugin-vue-define-options": "^0.6.0",
116116
"vitest": "^0.9.3",
117-
"vue": "^3.2.31",
117+
"vue": "3.2.31",
118118
"vue-jest": "^5.0.0-alpha.10",
119119
"vue-router": "^4.0.14",
120-
"vue-tsc": "^0.34.5"
120+
"vue-tsc": "^0.34.7"
121121
},
122122
"engines": {
123123
"node": ">= 16"

packages/element-plus/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"dependencies": {
5454
"@ctrl/tinycolor": "^3.4.1",
5555
"@element-plus/icons-vue": "^1.1.4",
56-
"@floating-ui/dom": "^0.4.4",
56+
"@floating-ui/dom": "^0.4.5",
5757
"@popperjs/core": "^2.11.5",
58-
"@types/lodash": "^4.14.181",
58+
"@types/lodash": "^4.14.182",
5959
"@types/lodash-es": "^4.17.6",
60-
"@vueuse/core": "^8.2.5",
60+
"@vueuse/core": "^8.2.6",
6161
"async-validator": "^4.0.7",
62-
"dayjs": "^1.11.0",
62+
"dayjs": "^1.11.1",
6363
"escape-html": "^1.0.3",
6464
"lodash": "^4.17.21",
6565
"lodash-es": "^4.17.21",

play/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"devDependencies": {
1313
"@vitejs/plugin-vue": "^2.3.1",
14-
"unplugin-vue-components": "^0.19.2",
15-
"vite": "^2.9.1",
16-
"vite-plugin-inspect": "^0.4.3",
14+
"unplugin-vue-components": "^0.19.3",
15+
"vite": "^2.9.5",
16+
"vite-plugin-inspect": "^0.5.0",
1717
"vite-plugin-mkcert": "^1.6.0"
1818
}
1919
}

0 commit comments

Comments
 (0)