From b2d43ee7ffae339d39d51d3a7cd6e67339365181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 04:03:18 +0000 Subject: [PATCH] Update dependency next to v15.0.4 (#288) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 88 ++++++++++++++++++++++++++-------------------------- 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index e005af5..c82afcd 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "meow": "^9.0.0", "morgan": "^1.9.1", "natural-sort": "^1.0.0", - "next": "15.0.3", + "next": "15.0.4", "next-compose-plugins": "^2.2.0", "next-cookies": "2.0.3", "node-cron": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index b147772..24c5015 100644 --- a/yarn.lock +++ b/yarn.lock @@ -381,65 +381,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.0.3": - version: 15.0.3 - resolution: "@next/env@npm:15.0.3" - checksum: 10c0/63582fed80d6a28fff102c935095da71fd57ddf6b5f5d564e85ebdefdeb93298f7f7cf7d813c75b460c6627106717ea959b4c232939e7abb97d73d8b8467d4cd +"@next/env@npm:15.0.4": + version: 15.0.4 + resolution: "@next/env@npm:15.0.4" + checksum: 10c0/114f5404798017ab9438ed9e90cb0057d8a42167995cf702ba938613e869e59869e55d7cebdbb19a5f5f89aa5d1899bc8849ea20e0902101196c66f63f5580fb languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-darwin-arm64@npm:15.0.3" +"@next/swc-darwin-arm64@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-darwin-arm64@npm:15.0.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-darwin-x64@npm:15.0.3" +"@next/swc-darwin-x64@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-darwin-x64@npm:15.0.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.3" +"@next/swc-linux-arm64-gnu@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-linux-arm64-gnu@npm:15.0.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.3" +"@next/swc-linux-arm64-musl@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-linux-arm64-musl@npm:15.0.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.3" +"@next/swc-linux-x64-gnu@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-linux-x64-gnu@npm:15.0.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-x64-musl@npm:15.0.3" +"@next/swc-linux-x64-musl@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-linux-x64-musl@npm:15.0.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.3" +"@next/swc-win32-arm64-msvc@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-win32-arm64-msvc@npm:15.0.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.3" +"@next/swc-win32-x64-msvc@npm:15.0.4": + version: 15.0.4 + resolution: "@next/swc-win32-x64-msvc@npm:15.0.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1773,7 +1773,7 @@ __metadata: meow: "npm:^9.0.0" morgan: "npm:^1.9.1" natural-sort: "npm:^1.0.0" - next: "npm:15.0.3" + next: "npm:15.0.4" next-compose-plugins: "npm:^2.2.0" next-cookies: "npm:2.0.3" node-cron: "npm:^3.0.0" @@ -4168,19 +4168,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.0.3": - version: 15.0.3 - resolution: "next@npm:15.0.3" +"next@npm:15.0.4": + version: 15.0.4 + resolution: "next@npm:15.0.4" dependencies: - "@next/env": "npm:15.0.3" - "@next/swc-darwin-arm64": "npm:15.0.3" - "@next/swc-darwin-x64": "npm:15.0.3" - "@next/swc-linux-arm64-gnu": "npm:15.0.3" - "@next/swc-linux-arm64-musl": "npm:15.0.3" - "@next/swc-linux-x64-gnu": "npm:15.0.3" - "@next/swc-linux-x64-musl": "npm:15.0.3" - "@next/swc-win32-arm64-msvc": "npm:15.0.3" - "@next/swc-win32-x64-msvc": "npm:15.0.3" + "@next/env": "npm:15.0.4" + "@next/swc-darwin-arm64": "npm:15.0.4" + "@next/swc-darwin-x64": "npm:15.0.4" + "@next/swc-linux-arm64-gnu": "npm:15.0.4" + "@next/swc-linux-arm64-musl": "npm:15.0.4" + "@next/swc-linux-x64-gnu": "npm:15.0.4" + "@next/swc-linux-x64-musl": "npm:15.0.4" + "@next/swc-win32-arm64-msvc": "npm:15.0.4" + "@next/swc-win32-x64-msvc": "npm:15.0.4" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.13" busboy: "npm:1.6.0" @@ -4192,8 +4192,8 @@ __metadata: "@opentelemetry/api": ^1.1.0 "@playwright/test": ^1.41.2 babel-plugin-react-compiler: "*" - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 - react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 + react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 + react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 sass: ^1.3.0 dependenciesMeta: "@next/swc-darwin-arm64": @@ -4225,7 +4225,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db + checksum: 10c0/80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b languageName: node linkType: hard