From 001ea00b8007498f95aa8e06a46f35430e7c30e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:54:28 +0000 Subject: [PATCH] Bump next from 15.1.0 to 15.1.2 Bumps [next](https://github.com/vercel/next.js) from 15.1.0 to 15.1.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.1.0...v15.1.2) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 86 ++++++++++++++++++++++++++-------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 2af019a39..740c6b8f9 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jsdom": "^25.0.1", "knex": "^3.1.0", "lodash": "^4.17.21", - "next": "^15.1.0", + "next": "^15.1.2", "node-fetch": "3", "postcss": "^8.4.49", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 33c007096..ae950ebbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -397,65 +397,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.1.0": - version: 15.1.0 - resolution: "@next/env@npm:15.1.0" - checksum: 10c0/5c6d66bcc652696a8dbbe1596194b612dd492e8b27041b738fcb63aa08669754bd7bdd3664ec8b756029a7d7b22187e646409fc1651c5e95d3ae39c3cca62c3d +"@next/env@npm:15.1.2": + version: 15.1.2 + resolution: "@next/env@npm:15.1.2" + checksum: 10c0/07f2b258bd0e8937bfd33515c48b920491d9c281de5f1fa58c4c222dc8e7e0ad3745ca6035bfef788f07d9a39c583bc18cb0cdfbaa8c2177761d9c2bbdd9592f languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-arm64@npm:15.1.0" +"@next/swc-darwin-arm64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-arm64@npm:15.1.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-x64@npm:15.1.0" +"@next/swc-darwin-x64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-x64@npm:15.1.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-gnu@npm:15.1.0" +"@next/swc-linux-arm64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-gnu@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-musl@npm:15.1.0" +"@next/swc-linux-arm64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-musl@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-gnu@npm:15.1.0" +"@next/swc-linux-x64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-gnu@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-musl@npm:15.1.0" +"@next/swc-linux-x64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-musl@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-arm64-msvc@npm:15.1.0" +"@next/swc-win32-arm64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-arm64-msvc@npm:15.1.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-x64-msvc@npm:15.1.0" +"@next/swc-win32-x64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-x64-msvc@npm:15.1.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2494,7 +2494,7 @@ __metadata: jsdom: "npm:^25.0.1" knex: "npm:^3.1.0" lodash: "npm:^4.17.21" - next: "npm:^15.1.0" + next: "npm:^15.1.2" node-fetch: "npm:3" postcss: "npm:^8.4.49" react: "npm:^19.0.0" @@ -3832,19 +3832,19 @@ __metadata: languageName: node linkType: hard -"next@npm:^15.1.0": - version: 15.1.0 - resolution: "next@npm:15.1.0" - dependencies: - "@next/env": "npm:15.1.0" - "@next/swc-darwin-arm64": "npm:15.1.0" - "@next/swc-darwin-x64": "npm:15.1.0" - "@next/swc-linux-arm64-gnu": "npm:15.1.0" - "@next/swc-linux-arm64-musl": "npm:15.1.0" - "@next/swc-linux-x64-gnu": "npm:15.1.0" - "@next/swc-linux-x64-musl": "npm:15.1.0" - "@next/swc-win32-arm64-msvc": "npm:15.1.0" - "@next/swc-win32-x64-msvc": "npm:15.1.0" +"next@npm:^15.1.2": + version: 15.1.2 + resolution: "next@npm:15.1.2" + dependencies: + "@next/env": "npm:15.1.2" + "@next/swc-darwin-arm64": "npm:15.1.2" + "@next/swc-darwin-x64": "npm:15.1.2" + "@next/swc-linux-arm64-gnu": "npm:15.1.2" + "@next/swc-linux-arm64-musl": "npm:15.1.2" + "@next/swc-linux-x64-gnu": "npm:15.1.2" + "@next/swc-linux-x64-musl": "npm:15.1.2" + "@next/swc-win32-arm64-msvc": "npm:15.1.2" + "@next/swc-win32-x64-msvc": "npm:15.1.2" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" @@ -3889,7 +3889,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/652a48a6cf6329753da72bec9777c153e88aee8dd1bb709c2c8e6b31b678514d50501e1a58e065464416998bb5d872ce0eaf769e7aacebc2821d36359e63c225 + checksum: 10c0/320b949336fa41210ebe5cee66fce7edb4dc3474b438898590e43f6dfe30212620b090801d6f8cc4d37bfb54cb316680f65b58110cc8885f8c2b108a80e4ecee languageName: node linkType: hard