From 7200fc416231b75a254d540b08a489a3cef41718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:47:06 +0000 Subject: [PATCH] chore(deps): bump core-js from 3.38.1 to 3.40.0 Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.38.1 to 3.40.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.40.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a78318f..aba1809 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@cycjimmy/sass-lib": "^3.0.1", "@cycjimmy/swiper-animation": "^6.0.3", "@cycjimmy/weixin-share": "^7.0.3", - "core-js": "^3.38.1", + "core-js": "^3.40.0", "fastclick": "^1.0.6", "swiper": "^11.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 587050b..b92185d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^7.0.3 version: 7.0.3 core-js: - specifier: ^3.38.1 - version: 3.38.1 + specifier: ^3.40.0 + version: 3.40.0 fastclick: specifier: ^1.0.6 version: 1.0.6 @@ -1805,8 +1805,8 @@ packages: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. - core-js@3.38.1: - resolution: {integrity: sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==} + core-js@3.40.0: + resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==} core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -7076,7 +7076,7 @@ snapshots: core-js@2.6.12: {} - core-js@3.38.1: {} + core-js@3.40.0: {} core-util-is@1.0.3: optional: true