From cb6bbf0d524c47be00868d2d941f4bc305f2baeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:22:21 +0000 Subject: [PATCH] Update all non-major dependencies --- Dockerfile | 2 +- package.json | 2 +- yarn.lock | 92 ++++++++++++++++++++++++++-------------------------- 3 files changed, 48 insertions(+), 48 deletions(-) diff --git a/Dockerfile b/Dockerfile index b157e10..67fdb91 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.17.0-alpine AS base +FROM node:20.18.0-alpine AS base RUN corepack enable diff --git a/package.json b/package.json index 7489f93..b02899f 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": "14.2.13", + "next": "14.2.14", "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 53824de..24b4cca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -381,72 +381,72 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.13": - version: 14.2.13 - resolution: "@next/env@npm:14.2.13" - checksum: 10c0/d7e4a5ad5ee9e2d7a819a208e3c187fae7e69446360bb25354ce9c4a82696adbc6545a11ee67e940b99e1c0a614a27cb308b882ae23b6c633f36e313a458423a +"@next/env@npm:14.2.14": + version: 14.2.14 + resolution: "@next/env@npm:14.2.14" + checksum: 10c0/07060e631dfe795359a6bf509069f19e2fde1aa36a8e845d293ae6194bfdfcd7e0b1a628626083a2bb2b46a4702f8428bc2a21913f24b88ec53f773c50c14a9f languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-darwin-arm64@npm:14.2.13" +"@next/swc-darwin-arm64@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-darwin-arm64@npm:14.2.14" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-darwin-x64@npm:14.2.13" +"@next/swc-darwin-x64@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-darwin-x64@npm:14.2.14" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.13" +"@next/swc-linux-arm64-gnu@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.14" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.13" +"@next/swc-linux-arm64-musl@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.14" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.13" +"@next/swc-linux-x64-gnu@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.14" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-linux-x64-musl@npm:14.2.13" +"@next/swc-linux-x64-musl@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-linux-x64-musl@npm:14.2.14" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.13" +"@next/swc-win32-arm64-msvc@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.14" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.13" +"@next/swc-win32-ia32-msvc@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.14" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.13": - version: 14.2.13 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.13" +"@next/swc-win32-x64-msvc@npm:14.2.14": + version: 14.2.14 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.14" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1781,7 +1781,7 @@ __metadata: meow: "npm:^9.0.0" morgan: "npm:^1.9.1" natural-sort: "npm:^1.0.0" - next: "npm:14.2.13" + next: "npm:14.2.14" next-compose-plugins: "npm:^2.2.0" next-cookies: "npm:2.0.3" node-cron: "npm:^3.0.0" @@ -4176,20 +4176,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.13": - version: 14.2.13 - resolution: "next@npm:14.2.13" +"next@npm:14.2.14": + version: 14.2.14 + resolution: "next@npm:14.2.14" dependencies: - "@next/env": "npm:14.2.13" - "@next/swc-darwin-arm64": "npm:14.2.13" - "@next/swc-darwin-x64": "npm:14.2.13" - "@next/swc-linux-arm64-gnu": "npm:14.2.13" - "@next/swc-linux-arm64-musl": "npm:14.2.13" - "@next/swc-linux-x64-gnu": "npm:14.2.13" - "@next/swc-linux-x64-musl": "npm:14.2.13" - "@next/swc-win32-arm64-msvc": "npm:14.2.13" - "@next/swc-win32-ia32-msvc": "npm:14.2.13" - "@next/swc-win32-x64-msvc": "npm:14.2.13" + "@next/env": "npm:14.2.14" + "@next/swc-darwin-arm64": "npm:14.2.14" + "@next/swc-darwin-x64": "npm:14.2.14" + "@next/swc-linux-arm64-gnu": "npm:14.2.14" + "@next/swc-linux-arm64-musl": "npm:14.2.14" + "@next/swc-linux-x64-gnu": "npm:14.2.14" + "@next/swc-linux-x64-musl": "npm:14.2.14" + "@next/swc-win32-arm64-msvc": "npm:14.2.14" + "@next/swc-win32-ia32-msvc": "npm:14.2.14" + "@next/swc-win32-x64-msvc": "npm:14.2.14" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -4230,7 +4230,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/ef3aa074e9c7e0de95a9815cbbe9eee98bd190ed2ede982a2c0e00a8b438ac76193a3a6d2acabbadfd66f1f463ca97e84390a352ab0822f865c5524b356fdb31 + checksum: 10c0/ed35c4a7e87de6da268ab19c195c498480ce758dad931b0789b81fc2a0e63020b379ce6f43daff922c123014ea5b3a33cc9eb09c785aa2d5bcd5eb0ef46b9f80 languageName: node linkType: hard