From f21c0fa798d6aa239b3e6238f746d4cca37d104a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Jul 2025 01:05:12 +0000 Subject: [PATCH] fix(deps): update nextjs monorepo to v15.3.5 --- package.json | 4 +- yarn.lock | 104 +++++++++++++++++++++++++-------------------------- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/package.json b/package.json index 95266fc..e1485aa 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "cmdk": "^1.1.1", "date-fns": "^4.1.0", "lucide-react": "^0.525.0", - "next": "15.3.4", + "next": "15.3.5", "next-auth": "^5.0.0-beta.25", "next-swagger-doc": "^0.4.1", "next-themes": "^0.4.6", @@ -82,7 +82,7 @@ "cypress": "14.5.1", "dotenv-cli": "8.0.0", "eslint": "9.30.1", - "eslint-config-next": "15.3.4", + "eslint-config-next": "15.3.5", "eslint-config-prettier": "10.1.5", "orval": "7.10.0", "postcss": "8.5.6", diff --git a/yarn.lock b/yarn.lock index 1fe2ad6..2a493be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1033,74 +1033,74 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.3.4": - version: 15.3.4 - resolution: "@next/env@npm:15.3.4" - checksum: 10c0/43d37896e1422c9c353d9ded1d1b01545aa30b2bb125bcc40ffd4474dbc6e0ba603a77fc2a598616964a925379bb5a39eb1a242f0c49fc933e39e099fb2f7d75 +"@next/env@npm:15.3.5": + version: 15.3.5 + resolution: "@next/env@npm:15.3.5" + checksum: 10c0/7ffad993e85710bbfbf52826bb6a8726d807e714715b5f28fa1b770ea38e3757c1bef9dbe1a1c31ea8eae39a097aa8fc2987ea8d47a3d9f6f30a88e72919fd7b languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.3.4": - version: 15.3.4 - resolution: "@next/eslint-plugin-next@npm:15.3.4" +"@next/eslint-plugin-next@npm:15.3.5": + version: 15.3.5 + resolution: "@next/eslint-plugin-next@npm:15.3.5" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/17792484ee19550bc04167a212426b7907daaf3920546976a002261779c905fcb75ac05964359d78ffe5e6f5173f85237a1bdb11d6c07e5f3c4d6bf0b8d4bc3f + checksum: 10c0/fb86ead7d0c0b47cd670d866e4c1dfd28d288f30d2db8756a57b5c63a0e47db874202e69e5cf7990815a1e75fb012876acc602d90b43ad4eeeb2b167e20949b6 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-darwin-arm64@npm:15.3.4" +"@next/swc-darwin-arm64@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-darwin-arm64@npm:15.3.5" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-darwin-x64@npm:15.3.4" +"@next/swc-darwin-x64@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-darwin-x64@npm:15.3.5" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-linux-arm64-gnu@npm:15.3.4" +"@next/swc-linux-arm64-gnu@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-arm64-gnu@npm:15.3.5" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-linux-arm64-musl@npm:15.3.4" +"@next/swc-linux-arm64-musl@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-arm64-musl@npm:15.3.5" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-linux-x64-gnu@npm:15.3.4" +"@next/swc-linux-x64-gnu@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-x64-gnu@npm:15.3.5" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-linux-x64-musl@npm:15.3.4" +"@next/swc-linux-x64-musl@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-linux-x64-musl@npm:15.3.5" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-win32-arm64-msvc@npm:15.3.4" +"@next/swc-win32-arm64-msvc@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-win32-arm64-msvc@npm:15.3.5" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.3.4": - version: 15.3.4 - resolution: "@next/swc-win32-x64-msvc@npm:15.3.4" +"@next/swc-win32-x64-msvc@npm:15.3.5": + version: 15.3.5 + resolution: "@next/swc-win32-x64-msvc@npm:15.3.5" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -5479,11 +5479,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.3.4": - version: 15.3.4 - resolution: "eslint-config-next@npm:15.3.4" +"eslint-config-next@npm:15.3.5": + version: 15.3.5 + resolution: "eslint-config-next@npm:15.3.5" dependencies: - "@next/eslint-plugin-next": "npm:15.3.4" + "@next/eslint-plugin-next": "npm:15.3.5" "@rushstack/eslint-patch": "npm:^1.10.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" @@ -5499,7 +5499,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/f7ad0760e4a848ed0ce5543c4d9efea02cd70b49e123875cd87b7c791e72c2d8671988ed103f7468394e90c5361978aafae67bbbb60bd87acb1a83ccbd5f9636 + checksum: 10c0/fae92e297d834202ed327873946d279bda458041db663f1c7f4bbe7426af54a4de3c8f4b6a3193d2bebee32e48e138de044e4f05668e30c2fe0822e413f08117 languageName: node linkType: hard @@ -7731,10 +7731,10 @@ __metadata: date-fns: "npm:^4.1.0" dotenv-cli: "npm:8.0.0" eslint: "npm:9.30.1" - eslint-config-next: "npm:15.3.4" + eslint-config-next: "npm:15.3.5" eslint-config-prettier: "npm:10.1.5" lucide-react: "npm:^0.525.0" - next: "npm:15.3.4" + next: "npm:15.3.5" next-auth: "npm:^5.0.0-beta.25" next-swagger-doc: "npm:^0.4.1" next-themes: "npm:^0.4.6" @@ -8063,19 +8063,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.3.4": - version: 15.3.4 - resolution: "next@npm:15.3.4" +"next@npm:15.3.5": + version: 15.3.5 + resolution: "next@npm:15.3.5" dependencies: - "@next/env": "npm:15.3.4" - "@next/swc-darwin-arm64": "npm:15.3.4" - "@next/swc-darwin-x64": "npm:15.3.4" - "@next/swc-linux-arm64-gnu": "npm:15.3.4" - "@next/swc-linux-arm64-musl": "npm:15.3.4" - "@next/swc-linux-x64-gnu": "npm:15.3.4" - "@next/swc-linux-x64-musl": "npm:15.3.4" - "@next/swc-win32-arm64-msvc": "npm:15.3.4" - "@next/swc-win32-x64-msvc": "npm:15.3.4" + "@next/env": "npm:15.3.5" + "@next/swc-darwin-arm64": "npm:15.3.5" + "@next/swc-darwin-x64": "npm:15.3.5" + "@next/swc-linux-arm64-gnu": "npm:15.3.5" + "@next/swc-linux-arm64-musl": "npm:15.3.5" + "@next/swc-linux-x64-gnu": "npm:15.3.5" + "@next/swc-linux-x64-musl": "npm:15.3.5" + "@next/swc-win32-arm64-msvc": "npm:15.3.5" + "@next/swc-win32-x64-msvc": "npm:15.3.5" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" @@ -8120,7 +8120,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/52d3fba6f53d5d2a339cbde433ab360301e9a0a0d9b95a656bf29ce1af43f02e9cc32571d5d4095bcb8ab7a795207d6e75c64b33fc1f90d21f2f9b157cc9a503 + checksum: 10c0/7a397be891adb86c57fbe48403e7b4f9f26220882d01938d6e2443e984509bf5f198654249de842e4e95598930bb22f10715b432c48f92e8641d3ae241b0e6d4 languageName: node linkType: hard