From f854f869d3de5548223632d6077d7287172e22f4 Mon Sep 17 00:00:00 2001 From: "Sakamoto, Kazunori" Date: Sat, 21 Sep 2024 22:46:26 +0900 Subject: [PATCH] fix: fix renovate.json --- package.json | 8 +- renovate.json | 3 +- yarn.lock | 340 +++++++++++++++++--------------------------------- 3 files changed, 122 insertions(+), 229 deletions(-) diff --git a/package.json b/package.json index 628d3e0d..ccb7a9c7 100644 --- a/package.json +++ b/package.json @@ -50,15 +50,15 @@ "framer-motion": "11.5.6", "jsonwebtoken": "9.0.2", "jwks-rsa": "3.1.0", - "next": "15.0.0-rc.0", + "next": "15.0.0-canary.161", "nextjs-cors": "2.2.0", "nextjs-toploader": "3.6.15", "pino": "9.4.0", "pino-pretty": "11.2.2", "pm2": "5.4.2", "prisma": "5.19.1", - "react": "19.0.0-rc-fb9a90fa48-20240614", - "react-dom": "19.0.0-rc-fb9a90fa48-20240614", + "react": "19.0.0-rc-e4953922-20240919", + "react-dom": "19.0.0-rc-e4953922-20240919", "react-icons": "5.3.0", "react-idle-timer": "5.7.2", "react-syntax-highlighter": "15.5.0", @@ -92,7 +92,7 @@ "concurrently": "9.0.1", "conventional-changelog-conventionalcommits": "8.0.0", "eslint": "8.57.0", - "eslint-config-next": "15.0.0-rc.0", + "eslint-config-next": "15.0.0-canary.161", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.30.0", diff --git a/renovate.json b/renovate.json index b8d5e16b..160454db 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,5 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>WillBooster/willbooster-configs:renovate.json5"] + "extends": ["github>WillBooster/willbooster-configs:renovate.json5"], + "packageRules": [{ "packageNames": ["next", "react", "react-dom", "eslint-config-next"], "enabled": false }] } diff --git a/yarn.lock b/yarn.lock index 8791b9f9..c2cdbcf1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3709,81 +3709,81 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/env@npm:15.0.0-rc.0" - checksum: 10c0/d431c28d1ff3a00ab2b9a70ae65441b9f716e2b5f1fb0867684674e654f420702f3529cf689d809328e10f6304d3827d5a63bd56ee4ef2872ac1f087f1dcf16d +"@next/env@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/env@npm:15.0.0-canary.161" + checksum: 10c0/16fe7807f0e51d302bd10dad938b145a2b87b34327d8db946f95e562d52896321c1d86bc7ad2405baad115480ebeccfe4f3fb772e582c4efead7f8b2e4d44e88 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/eslint-plugin-next@npm:15.0.0-rc.0" +"@next/eslint-plugin-next@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/eslint-plugin-next@npm:15.0.0-canary.161" dependencies: - glob: "npm:10.3.10" - checksum: 10c0/292c8fb39fc1fc9f0cf1c345196c6e971a8cadfbb57ac5fa279fcecbe0685f40a412fd7528c91322760a7f3a718c5d8670a01f35438888d23cb69b0de95c74a0 + fast-glob: "npm:3.3.1" + checksum: 10c0/92b5545c647a2fcd1f63b67e118ffc3393b7fd79e187d5d86e3ff0a601ba7a541cbf9d028526e37a474ae6df9812292cc5653998edff76d9d517a8374de45c0c languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-darwin-arm64@npm:15.0.0-rc.0" +"@next/swc-darwin-arm64@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-darwin-arm64@npm:15.0.0-canary.161" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-darwin-x64@npm:15.0.0-rc.0" +"@next/swc-darwin-x64@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-darwin-x64@npm:15.0.0-canary.161" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.0-rc.0" +"@next/swc-linux-arm64-gnu@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-linux-arm64-gnu@npm:15.0.0-canary.161" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.0-rc.0" +"@next/swc-linux-arm64-musl@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-linux-arm64-musl@npm:15.0.0-canary.161" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.0-rc.0" +"@next/swc-linux-x64-gnu@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-linux-x64-gnu@npm:15.0.0-canary.161" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-x64-musl@npm:15.0.0-rc.0" +"@next/swc-linux-x64-musl@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-linux-x64-musl@npm:15.0.0-canary.161" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.0-rc.0" +"@next/swc-win32-arm64-msvc@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-win32-arm64-msvc@npm:15.0.0-canary.161" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-ia32-msvc@npm:15.0.0-rc.0" +"@next/swc-win32-ia32-msvc@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-win32-ia32-msvc@npm:15.0.0-canary.161" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.0-rc.0" +"@next/swc-win32-x64-msvc@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "@next/swc-win32-x64-msvc@npm:15.0.0-canary.161" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4860,12 +4860,19 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.11": - version: 0.5.11 - resolution: "@swc/helpers@npm:0.5.11" +"@swc/counter@npm:0.1.3": + version: 0.1.3 + resolution: "@swc/counter@npm:0.1.3" + checksum: 10c0/8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356 + languageName: node + linkType: hard + +"@swc/helpers@npm:0.5.13": + version: 0.5.13 + resolution: "@swc/helpers@npm:0.5.13" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/7d1987ee6b887277d373a9be8c445cd2259c3258c08b16908c06864121fd8eac8bb89b179c91b6c5395f38194a903b5772575947c7eb3ca23285152cb0f66caa + checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f languageName: node linkType: hard @@ -5312,7 +5319,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.6.0": +"@typescript-eslint/eslint-plugin@npm:8.6.0, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.6.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.6.0" dependencies: @@ -5335,7 +5342,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.6.0": +"@typescript-eslint/parser@npm:8.6.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.6.0 resolution: "@typescript-eslint/parser@npm:8.6.0" dependencies: @@ -5353,34 +5360,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0": - version: 7.2.0 - resolution: "@typescript-eslint/parser@npm:7.2.0" - dependencies: - "@typescript-eslint/scope-manager": "npm:7.2.0" - "@typescript-eslint/types": "npm:7.2.0" - "@typescript-eslint/typescript-estree": "npm:7.2.0" - "@typescript-eslint/visitor-keys": "npm:7.2.0" - debug: "npm:^4.3.4" - peerDependencies: - eslint: ^8.56.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/11ce36c68212fdbf98fc6fd32ba0977d46b645fd669a3f4fdb8be2036225f86ad005b31a66f97097e90517c44c92cf9cc5fb1d6e9647ee2fa125c4af21cdb477 - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:7.2.0": - version: 7.2.0 - resolution: "@typescript-eslint/scope-manager@npm:7.2.0" - dependencies: - "@typescript-eslint/types": "npm:7.2.0" - "@typescript-eslint/visitor-keys": "npm:7.2.0" - checksum: 10c0/4d088c127e6ba1a7de8567f70684779083be24b48746c3b4a86a0ec7062bca58693ee08482349ad6572a17ada8aa6f26b74d1c7139c8fcf7101fa09a572e0ea6 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:8.6.0": version: 8.6.0 resolution: "@typescript-eslint/scope-manager@npm:8.6.0" @@ -5406,13 +5385,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:7.2.0": - version: 7.2.0 - resolution: "@typescript-eslint/types@npm:7.2.0" - checksum: 10c0/135aae061720185855bea61ea6cfd33f4801d2de57f65e50079bbdb505100f844632aa4e4bdeec9e9e79d29aaddad949178d0e918e41867da6ab4b1390820e33 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.6.0": version: 8.6.0 resolution: "@typescript-eslint/types@npm:8.6.0" @@ -5420,25 +5392,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:7.2.0": - version: 7.2.0 - resolution: "@typescript-eslint/typescript-estree@npm:7.2.0" - dependencies: - "@typescript-eslint/types": "npm:7.2.0" - "@typescript-eslint/visitor-keys": "npm:7.2.0" - debug: "npm:^4.3.4" - globby: "npm:^11.1.0" - is-glob: "npm:^4.0.3" - minimatch: "npm:9.0.3" - semver: "npm:^7.5.4" - ts-api-utils: "npm:^1.0.1" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/2730bb17730e6f3ca4061f00688a70386a808f5d174fdeb757c3cfa92c455373f69080df33237c1a8970e818af0cea0ae5a083970ed8ba493f3b04458c6f9271 - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:8.6.0": version: 8.6.0 resolution: "@typescript-eslint/typescript-estree@npm:8.6.0" @@ -5472,16 +5425,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:7.2.0": - version: 7.2.0 - resolution: "@typescript-eslint/visitor-keys@npm:7.2.0" - dependencies: - "@typescript-eslint/types": "npm:7.2.0" - eslint-visitor-keys: "npm:^3.4.1" - checksum: 10c0/2d7467495b2b76f3edb1b3047e97076c2242e7eca6d50bbbdd88219f9ff754dbcb9334a0568fe0ceb4c562823980938bd278aa2ba53da6343e7d99a167924f24 - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.6.0": version: 8.6.0 resolution: "@typescript-eslint/visitor-keys@npm:8.6.0" @@ -5952,13 +5895,6 @@ __metadata: languageName: node linkType: hard -"array-union@npm:^2.1.0": - version: 2.1.0 - resolution: "array-union@npm:2.1.0" - checksum: 10c0/429897e68110374f39b771ec47a7161fc6a8fc33e196857c0a396dc75df0b5f65e4d046674db764330b6bb66b39ef48dd7c53b6a2ee75cfb0681e0c1a7033962 - languageName: node - linkType: hard - "array.prototype.findlast@npm:^1.2.5": version: 1.2.5 resolution: "array.prototype.findlast@npm:1.2.5" @@ -8132,13 +8068,14 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "eslint-config-next@npm:15.0.0-rc.0" +"eslint-config-next@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "eslint-config-next@npm:15.0.0-canary.161" dependencies: - "@next/eslint-plugin-next": "npm:15.0.0-rc.0" + "@next/eslint-plugin-next": "npm:15.0.0-canary.161" "@rushstack/eslint-patch": "npm:^1.3.3" - "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" + "@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" eslint-import-resolver-node: "npm:^0.3.6" eslint-import-resolver-typescript: "npm:^3.5.2" eslint-plugin-import: "npm:^2.28.1" @@ -8151,7 +8088,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/1e8292810c41540ee0244f2c6e6f33e39a0225f22c80d7e6f2d8e3de47dfe3a222e36e0a3892f28cceb84a0a63106a3450a9932acfd336b256a82044fcecb5f3 + checksum: 10c0/5747812e53602d7c3fb4ea6dbbc90cc5f85f0092dac618cdc6792da6ae6b7e87dcda775a9af05ac481dfc7c42662d4d78185e84d33acb5af9fe25dd3d28d8e2a languageName: node linkType: hard @@ -8610,7 +8547,20 @@ __metadata: languageName: node linkType: hard -"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.2": +"fast-glob@npm:3.3.1": + version: 3.3.1 + resolution: "fast-glob@npm:3.3.1" + dependencies: + "@nodelib/fs.stat": "npm:^2.0.2" + "@nodelib/fs.walk": "npm:^1.2.3" + glob-parent: "npm:^5.1.2" + merge2: "npm:^1.3.0" + micromatch: "npm:^4.0.4" + checksum: 10c0/b68431128fb6ce4b804c5f9622628426d990b66c75b21c0d16e3d80e2d1398bf33f7e1724e66a2e3f299285dcf5b8d745b122d0304e7dd66f5231081f33ec67c + languageName: node + linkType: hard + +"fast-glob@npm:^3.3.0, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" dependencies: @@ -9169,21 +9119,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:10.3.10": - version: 10.3.10 - resolution: "glob@npm:10.3.10" - dependencies: - foreground-child: "npm:^3.1.0" - jackspeak: "npm:^2.3.5" - minimatch: "npm:^9.0.1" - minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0" - path-scurry: "npm:^1.10.1" - bin: - glob: dist/esm/bin.mjs - checksum: 10c0/13d8a1feb7eac7945f8c8480e11cd4a44b24d26503d99a8d8ac8d5aefbf3e9802a2b6087318a829fad04cb4e829f25c5f4f1110c68966c498720dd261c7e344d - languageName: node - linkType: hard - "glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.4.5": version: 10.4.5 resolution: "glob@npm:10.4.5" @@ -9274,20 +9209,6 @@ __metadata: languageName: node linkType: hard -"globby@npm:^11.1.0": - version: 11.1.0 - resolution: "globby@npm:11.1.0" - dependencies: - array-union: "npm:^2.1.0" - dir-glob: "npm:^3.0.1" - fast-glob: "npm:^3.2.9" - ignore: "npm:^5.2.0" - merge2: "npm:^1.4.1" - slash: "npm:^3.0.0" - checksum: 10c0/b39511b4afe4bd8a7aead3a27c4ade2b9968649abab0a6c28b1a90141b96ca68ca5db1302f7c7bd29eab66bf51e13916b8e0a3d0ac08f75e1e84a39b35691189 - languageName: node - linkType: hard - "globby@npm:^13.1.2": version: 13.2.2 resolution: "globby@npm:13.2.2" @@ -10240,19 +10161,6 @@ __metadata: languageName: node linkType: hard -"jackspeak@npm:^2.3.5": - version: 2.3.6 - resolution: "jackspeak@npm:2.3.6" - dependencies: - "@isaacs/cliui": "npm:^8.0.2" - "@pkgjs/parseargs": "npm:^0.11.0" - dependenciesMeta: - "@pkgjs/parseargs": - optional: true - checksum: 10c0/f01d8f972d894cd7638bc338e9ef5ddb86f7b208ce177a36d718eac96ec86638a6efa17d0221b10073e64b45edc2ce15340db9380b1f5d5c5d000cbc517dc111 - languageName: node - linkType: hard - "jackspeak@npm:^3.1.2": version: 3.4.3 resolution: "jackspeak@npm:3.4.3" @@ -11179,15 +11087,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:9.0.3": - version: 9.0.3 - resolution: "minimatch@npm:9.0.3" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 10c0/85f407dcd38ac3e180f425e86553911d101455ca3ad5544d6a7cec16286657e4f8a9aa6695803025c55e31e35a91a2252b5dc8e7d527211278b8b65b4dbd5eac - languageName: node - linkType: hard - "minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" @@ -11206,7 +11105,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5": +"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5": version: 9.0.5 resolution: "minimatch@npm:9.0.5" dependencies: @@ -11418,33 +11317,33 @@ __metadata: languageName: node linkType: hard -"next@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "next@npm:15.0.0-rc.0" +"next@npm:15.0.0-canary.161": + version: 15.0.0-canary.161 + resolution: "next@npm:15.0.0-canary.161" dependencies: - "@next/env": "npm:15.0.0-rc.0" - "@next/swc-darwin-arm64": "npm:15.0.0-rc.0" - "@next/swc-darwin-x64": "npm:15.0.0-rc.0" - "@next/swc-linux-arm64-gnu": "npm:15.0.0-rc.0" - "@next/swc-linux-arm64-musl": "npm:15.0.0-rc.0" - "@next/swc-linux-x64-gnu": "npm:15.0.0-rc.0" - "@next/swc-linux-x64-musl": "npm:15.0.0-rc.0" - "@next/swc-win32-arm64-msvc": "npm:15.0.0-rc.0" - "@next/swc-win32-ia32-msvc": "npm:15.0.0-rc.0" - "@next/swc-win32-x64-msvc": "npm:15.0.0-rc.0" - "@swc/helpers": "npm:0.5.11" + "@next/env": "npm:15.0.0-canary.161" + "@next/swc-darwin-arm64": "npm:15.0.0-canary.161" + "@next/swc-darwin-x64": "npm:15.0.0-canary.161" + "@next/swc-linux-arm64-gnu": "npm:15.0.0-canary.161" + "@next/swc-linux-arm64-musl": "npm:15.0.0-canary.161" + "@next/swc-linux-x64-gnu": "npm:15.0.0-canary.161" + "@next/swc-linux-x64-musl": "npm:15.0.0-canary.161" + "@next/swc-win32-arm64-msvc": "npm:15.0.0-canary.161" + "@next/swc-win32-ia32-msvc": "npm:15.0.0-canary.161" + "@next/swc-win32-x64-msvc": "npm:15.0.0-canary.161" + "@swc/counter": "npm:0.1.3" + "@swc/helpers": "npm:0.5.13" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" - graceful-fs: "npm:^4.2.11" postcss: "npm:8.4.31" - sharp: "npm:^0.33.4" - styled-jsx: "npm:5.1.3" + sharp: "npm:^0.33.5" + styled-jsx: "npm:5.1.6" peerDependencies: "@opentelemetry/api": ^1.1.0 "@playwright/test": ^1.41.2 babel-plugin-react-compiler: "*" - react: 19.0.0-rc-f994737d14-20240522 - react-dom: 19.0.0-rc-f994737d14-20240522 + react: 19.0.0-rc-e740d4b1-20240919 + react-dom: 19.0.0-rc-e740d4b1-20240919 sass: ^1.3.0 dependenciesMeta: "@next/swc-darwin-arm64": @@ -11478,7 +11377,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/d4b53c1d0d05b44edd4f8434d4860283176e5c7147f48230979e0c2e96f9b805de69f70069e7eda2a28477202256e38a455631d2cbfd46d96e46f3c12c6f2bc1 + checksum: 10c0/809395a0b3dc1cc4dc4b46c4b7f80e1923600c074d7670d362c3884c3783a88d843cc68532d57edc6b7f6ea027cf5402964d5a833336c63a4ee8db31270f707f languageName: node linkType: hard @@ -12325,7 +12224,7 @@ __metadata: languageName: node linkType: hard -"path-scurry@npm:^1.10.1, path-scurry@npm:^1.11.1": +"path-scurry@npm:^1.11.1": version: 1.11.1 resolution: "path-scurry@npm:1.11.1" dependencies: @@ -12975,14 +12874,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:19.0.0-rc-fb9a90fa48-20240614": - version: 19.0.0-rc-fb9a90fa48-20240614 - resolution: "react-dom@npm:19.0.0-rc-fb9a90fa48-20240614" +"react-dom@npm:19.0.0-rc-e4953922-20240919": + version: 19.0.0-rc-e4953922-20240919 + resolution: "react-dom@npm:19.0.0-rc-e4953922-20240919" dependencies: - scheduler: "npm:0.25.0-rc-fb9a90fa48-20240614" + scheduler: "npm:0.25.0-rc-e4953922-20240919" peerDependencies: - react: 19.0.0-rc-fb9a90fa48-20240614 - checksum: 10c0/ab4f49752f71fcf3de910af463d3ec4f2ea17777dbd854df7f08987b1ae4d91e5b59a1f5998063f68c7db3af06e9cb67f26a57f0e78bb71c28884ef5029edf0d + react: 19.0.0-rc-e4953922-20240919 + checksum: 10c0/da1f31f3bab462a37d8742b036be146bb86ab78b19e10a4494da28c2cd67b1aabaaee15b5c1846bf7e55a7583d9b5e3428c29d5c442d6e1f32d94b9032f6542c languageName: node linkType: hard @@ -13118,10 +13017,10 @@ __metadata: languageName: node linkType: hard -"react@npm:19.0.0-rc-fb9a90fa48-20240614": - version: 19.0.0-rc-fb9a90fa48-20240614 - resolution: "react@npm:19.0.0-rc-fb9a90fa48-20240614" - checksum: 10c0/99c3d3398d46c8c704c0deb04160f5a7c9cf2ff785a777fb0f1a4d0c91ade044c4d50cd52e008b4c45623eaa8f4d18a80272444df4972a2cc696bf35ef3e59b0 +"react@npm:19.0.0-rc-e4953922-20240919": + version: 19.0.0-rc-e4953922-20240919 + resolution: "react@npm:19.0.0-rc-e4953922-20240919" + checksum: 10c0/3dd4e210008d30757bf63f330a9525454a49fefd229a9820537c3246995b265dd31dd19f4de0f1f98d94de4d64782587839c1f859f5f47befb85d715080606fb languageName: node linkType: hard @@ -13847,10 +13746,10 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:0.25.0-rc-fb9a90fa48-20240614": - version: 0.25.0-rc-fb9a90fa48-20240614 - resolution: "scheduler@npm:0.25.0-rc-fb9a90fa48-20240614" - checksum: 10c0/efd80573e35479d0e47e864ba5747579be2a8b20cfb61f32bcb17a8b945711d2337dd7f92ac6373f3128ed20a8915624dc82fda6b7f761aab352692a6445d411 +"scheduler@npm:0.25.0-rc-e4953922-20240919": + version: 0.25.0-rc-e4953922-20240919 + resolution: "scheduler@npm:0.25.0-rc-e4953922-20240919" + checksum: 10c0/5b5c3e4f3ac9aa50d02cc3569b58af3ed6ba6fdf1da6630f6950661b026d86328b9a00a09224490f2a181b13063360e75058826ae58cea7a61169af4ba99762b languageName: node linkType: hard @@ -14003,7 +13902,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.33.4": +"sharp@npm:^0.33.5": version: 0.33.5 resolution: "sharp@npm:0.33.5" dependencies: @@ -14185,13 +14084,6 @@ __metadata: languageName: node linkType: hard -"slash@npm:^3.0.0": - version: 3.0.0 - resolution: "slash@npm:3.0.0" - checksum: 10c0/e18488c6a42bdfd4ac5be85b2ced3ccd0224773baae6ad42cfbb9ec74fc07f9fa8396bd35ee638084ead7a2a0818eb5e7151111544d4731ce843019dab4be47b - languageName: node - linkType: hard - "slash@npm:^4.0.0": version: 4.0.0 resolution: "slash@npm:4.0.0" @@ -14667,9 +14559,9 @@ __metadata: languageName: node linkType: hard -"styled-jsx@npm:5.1.3": - version: 5.1.3 - resolution: "styled-jsx@npm:5.1.3" +"styled-jsx@npm:5.1.6": + version: 5.1.6 + resolution: "styled-jsx@npm:5.1.6" dependencies: client-only: "npm:0.0.1" peerDependencies: @@ -14679,7 +14571,7 @@ __metadata: optional: true babel-plugin-macros: optional: true - checksum: 10c0/338f2c1a47e6c39a8307ffe6afaf7b1069574a5c9e3291b1ca426d54160adc5b2ef5b0412bcf8366ee2f9db2b3ea1b45d7021c1cf9d7c391e12629619f77af8b + checksum: 10c0/ace50e7ea5ae5ae6a3b65a50994c51fca6ae7df9c7ecfd0104c36be0b4b3a9c5c1a2374d16e2a11e256d0b20be6d47256d768ecb4f91ab390f60752a075780f5 languageName: node linkType: hard @@ -15073,7 +14965,7 @@ __metadata: conventional-changelog-conventionalcommits: "npm:8.0.0" dotenv-cli: "npm:7.4.2" eslint: "npm:8.57.0" - eslint-config-next: "npm:15.0.0-rc.0" + eslint-config-next: "npm:15.0.0-canary.161" eslint-config-prettier: "npm:9.1.0" eslint-import-resolver-typescript: "npm:3.6.3" eslint-plugin-import: "npm:2.30.0" @@ -15088,7 +14980,7 @@ __metadata: jwks-rsa: "npm:3.1.0" lint-staged: "npm:15.2.10" micromatch: "npm:4.0.8" - next: "npm:15.0.0-rc.0" + next: "npm:15.0.0-canary.161" nextjs-cors: "npm:2.2.0" nextjs-toploader: "npm:3.6.15" open-cli: "npm:8.0.0" @@ -15098,8 +14990,8 @@ __metadata: pm2: "npm:5.4.2" prettier: "npm:3.3.3" prisma: "npm:5.19.1" - react: "npm:19.0.0-rc-fb9a90fa48-20240614" - react-dom: "npm:19.0.0-rc-fb9a90fa48-20240614" + react: "npm:19.0.0-rc-e4953922-20240919" + react-dom: "npm:19.0.0-rc-e4953922-20240919" react-icons: "npm:5.3.0" react-idle-timer: "npm:5.7.2" react-syntax-highlighter: "npm:15.5.0" @@ -15151,7 +15043,7 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^1.0.1, ts-api-utils@npm:^1.3.0": +"ts-api-utils@npm:^1.3.0": version: 1.3.0 resolution: "ts-api-utils@npm:1.3.0" peerDependencies: