From f321068a6f70e6282cf1aa1366363c6e312a06a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 04:21:42 +0000 Subject: [PATCH] chore(deps): bump @types/lodash-es from 4.17.11 to 4.17.12 Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.11 to 4.17.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es) --- updated-dependencies: - dependency-name: "@types/lodash-es" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 4fe6b65a..72304399 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.1.0", - "@types/lodash-es": "^4.17.11", + "@types/lodash-es": "^4.17.12", "@vueuse/core": "^10.6.1", "axios": "^1.6.2", "echarts": "^5.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 436d8628..356c299a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^2.1.0 version: 2.1.0(vue@3.3.8) '@types/lodash-es': - specifier: ^4.17.11 - version: 4.17.11 + specifier: ^4.17.12 + version: 4.17.12 '@vueuse/core': specifier: ^10.6.1 version: 10.6.1(vue@3.3.8) @@ -1224,8 +1224,8 @@ packages: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true - /@types/lodash-es@4.17.11: - resolution: {integrity: sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==} + /@types/lodash-es@4.17.12: + resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} dependencies: '@types/lodash': 4.14.182 dev: false @@ -2313,14 +2313,14 @@ packages: '@floating-ui/dom': 1.5.1 '@popperjs/core': /@sxzz/popperjs-es@2.11.7 '@types/lodash': 4.14.182 - '@types/lodash-es': 4.17.11 + '@types/lodash-es': 4.17.12 '@vueuse/core': 9.13.0(vue@3.3.8) async-validator: 4.2.5 dayjs: 1.11.9 escape-html: 1.0.3 lodash: 4.17.21 lodash-es: 4.17.21 - lodash-unified: 1.0.2(@types/lodash-es@4.17.11)(lodash-es@4.17.21)(lodash@4.17.21) + lodash-unified: 1.0.2(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21) memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 vue: 3.3.8(typescript@5.2.2) @@ -3655,14 +3655,14 @@ packages: resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} dev: false - /lodash-unified@1.0.2(@types/lodash-es@4.17.11)(lodash-es@4.17.21)(lodash@4.17.21): + /lodash-unified@1.0.2(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21): resolution: {integrity: sha512-OGbEy+1P+UT26CYi4opY4gebD8cWRDxAT6MAObIVQMiqYdxZr1g3QHWCToVsm31x2NkLS4K3+MC2qInaRMa39g==} peerDependencies: '@types/lodash-es': '*' lodash: '*' lodash-es: '*' dependencies: - '@types/lodash-es': 4.17.11 + '@types/lodash-es': 4.17.12 lodash: 4.17.21 lodash-es: 4.17.21 dev: false