From 9cf4298335482fb01655c91adfe2ace3c465f7c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:15:21 +0000 Subject: [PATCH] Update dependency caniuse-lite to v1.0.30001688 (#3309) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [caniuse-lite](https://redirect.github.com/browserslist/caniuse-lite) | [`1.0.30001687` -> `1.0.30001688`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001687/1.0.30001688) | [![age](https://developer.mend.io/api/mc/badges/age/npm/caniuse-lite/1.0.30001688?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/caniuse-lite/1.0.30001688?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/caniuse-lite/1.0.30001687/1.0.30001688?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/caniuse-lite/1.0.30001687/1.0.30001688?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001688`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001687...a7c1f940a8e5e8be99b6af010f6b0f38441e61ac) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001687...1.0.30001688)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfb701507a..0fce9e29ef 100644 --- a/package.json +++ b/package.json @@ -233,7 +233,7 @@ "resolutions": { "webpack": "5.97.1", "browserslist": "4.24.2", - "caniuse-lite": "1.0.30001687", + "caniuse-lite": "1.0.30001688", "@types/node": "20.17.10", "@babel/core": "7.26.0", "@babel/parser": "7.26.3",