From 070501caab005b7c20439a264bd1172b319ffd48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 06:15:38 +0000 Subject: [PATCH] fix(deps): bump element-plus from 2.4.4 to 2.5.5 Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.4.4 to 2.5.5. - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/element-plus/element-plus/compare/2.4.4...2.5.5) --- updated-dependencies: - dependency-name: element-plus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++----------------------------- 2 files changed, 14 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index ae2028d4..2c3211db 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "cheerio": "1.0.0-rc.12", "cross-fetch": "^3.1.8", "crypto-js": "^4.2.0", - "element-plus": "^2.4.4", + "element-plus": "^2.5.5", "gray-matter": "^4.0.3", "js-base64": "^3.7.5", "js-yaml": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7f32fa9..02e88a42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: ^4.2.0 version: 4.2.0 element-plus: - specifier: ^2.4.4 - version: 2.4.4(vue@3.4.19) + specifier: ^2.5.5 + version: 2.5.5(vue@3.4.19) gray-matter: specifier: ^4.0.3 version: 4.0.3 @@ -250,6 +250,7 @@ packages: hasBin: true dependencies: '@babel/types': 7.23.6 + dev: true /@babel/parser@7.23.9: resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==} @@ -1975,6 +1976,7 @@ packages: entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.0.2 + dev: true /@vue/compiler-dom@3.4.19: resolution: {integrity: sha512-vm6+cogWrshjqEHTzIDCp72DKtea8Ry/QVpQRYoyTIg9k7QZDX6D8+HGURjtmatfgM8xgCFtJJaOlCaRYRK3QA==} @@ -1987,6 +1989,7 @@ packages: dependencies: '@vue/compiler-core': 3.4.5 '@vue/shared': 3.4.5 + dev: true /@vue/compiler-sfc@3.4.19: resolution: {integrity: sha512-LQ3U4SN0DlvV0xhr1lUsgLCYlwQfUfetyPxkKYu7dkfvx7g3ojrGAkw0AERLOKYXuAGnqFsEuytkdcComei3Yg==} @@ -2001,33 +2004,12 @@ packages: postcss: 8.4.33 source-map-js: 1.0.2 - /@vue/compiler-sfc@3.4.5: - resolution: {integrity: sha512-jauvkDuSSUbP0ebhfNqljhShA90YEfX/0wZ+w40oZF43IjGyWYjqYaJbvMJwGOd+9+vODW6eSvnk28f0SGV7OQ==} - dependencies: - '@babel/parser': 7.23.6 - '@vue/compiler-core': 3.4.5 - '@vue/compiler-dom': 3.4.5 - '@vue/compiler-ssr': 3.4.5 - '@vue/shared': 3.4.5 - estree-walker: 2.0.2 - magic-string: 0.30.5 - postcss: 8.4.33 - source-map-js: 1.0.2 - dev: false - /@vue/compiler-ssr@3.4.19: resolution: {integrity: sha512-P0PLKC4+u4OMJ8sinba/5Z/iDT84uMRRlrWzadgLA69opCpI1gG4N55qDSC+dedwq2fJtzmGald05LWR5TFfLw==} dependencies: '@vue/compiler-dom': 3.4.19 '@vue/shared': 3.4.19 - /@vue/compiler-ssr@3.4.5: - resolution: {integrity: sha512-DDdEcDzj2lWTMfUMMtEpLDhURai9LhM0zSZ219jCt7b2Vyl0/jy3keFgCPMitG0V1S1YG4Cmws3lWHWdxHQOpg==} - dependencies: - '@vue/compiler-dom': 3.4.5 - '@vue/shared': 3.4.5 - dev: false - /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: false @@ -2084,6 +2066,7 @@ packages: /@vue/shared@3.4.5: resolution: {integrity: sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg==} + dev: true /@vue/test-utils@2.4.3(vue@3.4.19): resolution: {integrity: sha512-F4K7mF+ad++VlTrxMJVRnenKSJmO6fkQt2wpRDiKDesQMkfpniGWsqEi/JevxGBo2qEkwwjvTUAoiGJLNx++CA==} @@ -3297,8 +3280,8 @@ packages: jake: 10.8.7 dev: true - /element-plus@2.4.4(vue@3.4.19): - resolution: {integrity: sha512-TlKubXJgxwhER0dw+8ULn9hr9kZjraV4R6Q/eidwWUwCKxwXYPBGmMKsZ/85tlxlhMYbcLZd/YZh6G3QkHX4fg==} + /element-plus@2.5.5(vue@3.4.19): + resolution: {integrity: sha512-yGU/MruLOWI0ImQPFCyFM4cXtHtILJNAi0hhLImcxjRukjgQLYNkvcvbwqNgBUt808KSeKF9MyxENFyBQLTg+Q==} peerDependencies: vue: ^3.2.0 dependencies: @@ -3706,8 +3689,8 @@ packages: sass: optional: true dependencies: - '@vue/compiler-core': 3.4.5 - '@vue/compiler-sfc': 3.4.5 + '@vue/compiler-core': 3.4.19 + '@vue/compiler-sfc': 3.4.19 cheerio: 1.0.0-rc.12 esbuild: 0.14.54 typescript: 4.9.5 @@ -5240,6 +5223,7 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + dev: true /magic-string@0.30.7: resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==} @@ -6697,7 +6681,7 @@ packages: '@vueuse/core': 10.7.2(vue@3.4.19) blueimp-md5-es6: 2.7.4 browser-fs-access: 0.34.1 - element-plus: 2.4.4(vue@3.4.19) + element-plus: 2.5.5(vue@3.4.19) lodash: 4.17.21 lodash-es: 4.17.21 pinia: 2.1.7(typescript@5.3.3)(vue@3.4.19) @@ -6950,7 +6934,7 @@ packages: estree-walker: 3.0.3 is-reference: 3.0.2 locate-character: 3.0.0 - magic-string: 0.30.5 + magic-string: 0.30.7 periscopic: 3.1.0 dev: true