1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-25 23:25:25 -04:00

Update next.js to v15.4.0-canary.2

This commit is contained in:
renovate[bot] 2025-04-22 00:05:05 +00:00 committed by Jake Jarvis
parent efdfe49ee4
commit 887f19407d
2 changed files with 70 additions and 70 deletions

View File

@ -24,8 +24,8 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.3.1-canary.14",
"@next/mdx": "15.3.1-canary.14",
"@next/bundle-analyzer": "15.4.0-canary.2",
"@next/mdx": "15.4.0-canary.2",
"@octokit/graphql": "^8.2.2",
"@octokit/graphql-schema": "^15.26.0",
"@t3-oss/env-nextjs": "^0.12.0",
@ -40,7 +40,7 @@
"geist": "^1.3.1",
"html-entities": "^2.6.0",
"lucide-react": "0.501.0",
"next": "15.3.1-canary.14",
"next": "15.4.0-canary.2",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react": "19.1.0",
@ -85,7 +85,7 @@
"babel-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
"cross-env": "^7.0.3",
"eslint": "^9.25.1",
"eslint-config-next": "15.3.1-canary.14",
"eslint-config-next": "15.4.0-canary.2",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.31.0",

132
pnpm-lock.yaml generated
View File

@ -27,11 +27,11 @@ importers:
specifier: ^3.1.0
version: 3.1.0(@types/react@19.1.2)(react@19.1.0)
'@next/bundle-analyzer':
specifier: 15.3.1-canary.14
version: 15.3.1-canary.14
specifier: 15.4.0-canary.2
version: 15.4.0-canary.2
'@next/mdx':
specifier: 15.3.1-canary.14
version: 15.3.1-canary.14(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))
specifier: 15.4.0-canary.2
version: 15.4.0-canary.2(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))
'@octokit/graphql':
specifier: ^8.2.2
version: 8.2.2
@ -46,7 +46,7 @@ importers:
version: 1.34.8
'@vercel/analytics':
specifier: ^1.5.0
version: 1.5.0(next@15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
version: 1.5.0(next@15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)
cheerio:
specifier: ^1.0.0
version: 1.0.0
@ -67,7 +67,7 @@ importers:
version: 4.2.2
geist:
specifier: ^1.3.1
version: 1.3.1(next@15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
version: 1.3.1(next@15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
html-entities:
specifier: ^2.6.0
version: 2.6.0
@ -75,8 +75,8 @@ importers:
specifier: 0.501.0
version: 0.501.0(react@19.1.0)
next:
specifier: 15.3.1-canary.14
version: 15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
specifier: 15.4.0-canary.2
version: 15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
polished:
specifier: ^4.3.1
version: 4.3.1
@ -205,8 +205,8 @@ importers:
specifier: ^9.25.1
version: 9.25.1
eslint-config-next:
specifier: 15.3.1-canary.14
version: 15.3.1-canary.14(eslint@9.25.1)(typescript@5.8.3)
specifier: 15.4.0-canary.2
version: 15.4.0-canary.2(eslint@9.25.1)(typescript@5.8.3)
eslint-config-prettier:
specifier: ^10.1.2
version: 10.1.2(eslint@9.25.1)
@ -665,17 +665,17 @@ packages:
'@napi-rs/wasm-runtime@0.2.9':
resolution: {integrity: sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==}
'@next/bundle-analyzer@15.3.1-canary.14':
resolution: {integrity: sha512-GEIv2Y1NMm0zrclmr7W6d9qDdom7igZ3iufo2EIZhzbdj0//ZC3bhyDyVtuLtYMbrtAxRLo399ZtGMN3UEe/wA==}
'@next/bundle-analyzer@15.4.0-canary.2':
resolution: {integrity: sha512-DXq1O9+dovzzL5Vsv8NS839MK3vtSQoGB5qwafCk1uYH/fqvOm/VaD6Yssxvd4P0WGDCu5aUyuiupL47n4z8sw==}
'@next/env@15.3.1-canary.14':
resolution: {integrity: sha512-wxN5hGq8mowL/TUXfD9p8zQq7pKDbFQaxpWCE4RGxHqgxGhOhKfaIEuLw5oPNS472WI/OTTF2B+w5HvUWQ9Cxg==}
'@next/env@15.4.0-canary.2':
resolution: {integrity: sha512-yd0DXzzzC0Bda782K+45EfSNprtMJIFA0IGq9yi6oEpN440xdcGZyqxkSLt6Evzl9oGOy4XwJd8MDj0VM+/7Sg==}
'@next/eslint-plugin-next@15.3.1-canary.14':
resolution: {integrity: sha512-p1v9oXpf1vC2afggyE0GpB5bbnHuwLUJUzTEf5DVpu7h9WpKAVV0tX4pXz2BJJeFsD3n+N5fB222T20st+8zgg==}
'@next/eslint-plugin-next@15.4.0-canary.2':
resolution: {integrity: sha512-CrSL4h9hgnLbHXLuixekdg59K4UNppkXjjNkEZ3L9NY3xWJX3iP4YwDaciVr1oxY83QQ9hVW74RCp8tpznsnhA==}
'@next/mdx@15.3.1-canary.14':
resolution: {integrity: sha512-WJ+iRV4iJsEvLTs+1cMdy73zQ2xmE8H7Omzg5Or8ICZazWg8RkNzvAJjLCKLsxq583YmqU1WlWXYL7CVsSI+Qg==}
'@next/mdx@15.4.0-canary.2':
resolution: {integrity: sha512-ioS4xOJzWmigM8X26rQk9LQcllJv0FFJL8na8uX23+9i/x1jhIRiS2qv2cSmtykrnkS/U+jDz6jXnYaKabXVOQ==}
peerDependencies:
'@mdx-js/loader': '>=0.15.0'
'@mdx-js/react': '>=0.15.0'
@ -685,50 +685,50 @@ packages:
'@mdx-js/react':
optional: true
'@next/swc-darwin-arm64@15.3.1-canary.14':
resolution: {integrity: sha512-VRRs9KViVgMDDhIfEuY1QpjywOEiK4cLlf0aYKQMW6vzm+u/0wLPJvnqE0/6hkIO2gpKdPNabz2PHSJF/NVbzQ==}
'@next/swc-darwin-arm64@15.4.0-canary.2':
resolution: {integrity: sha512-XuN8/HDxoAn6f1oTdWILaGqFXAoikXBFB9XSIj24HjeXdlH4DAgKggkDtUnVrLrFtmxnaW7Ulr41ePjLjKVjTg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@next/swc-darwin-x64@15.3.1-canary.14':
resolution: {integrity: sha512-j3ZJZKx0C84s141kfZ8lUmEJFkbNrVnNu60Nv/KR816OYv6IQg1bJWRu+NBfVlXLb9qWS2p5/sSXL89rqRIAcw==}
'@next/swc-darwin-x64@15.4.0-canary.2':
resolution: {integrity: sha512-YQvGfNsEvx3JOJP920pEnecsaplZSYUZh1GdotRSCJUFk06RRJDRzbMm4+T4Ty75niNO1wxgeU48ZH6a8Mnrbg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@next/swc-linux-arm64-gnu@15.3.1-canary.14':
resolution: {integrity: sha512-AKFCFCcfFAKiCp2xH0Q7nWQmbNTszB8ZusupCcP+iChv9XNd4BbaJmT6U0/QNVaSNGpqxd7ukj5qJvBOieqYOA==}
'@next/swc-linux-arm64-gnu@15.4.0-canary.2':
resolution: {integrity: sha512-NpacFksFYvs5yFt+KvncYcCNJ0vgxjrKUI8fp0xPZ7S4OOwv+zPbeQK6F2AHQhQEuBYaC46d6HBW+bFUp2AS8Q==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-arm64-musl@15.3.1-canary.14':
resolution: {integrity: sha512-IPgFNa+amJ0FBU05SgvD8lA1ey8u3tBTCJ1Pi+WUYmEmfOpwPWwarg35TVKQNqJYH7j5qkLuIUwyy0hVuPJeDA==}
'@next/swc-linux-arm64-musl@15.4.0-canary.2':
resolution: {integrity: sha512-6MyeIMYowBRSyqp4pUqp4MMU+GAKwkpBBovZ4W6XDcMv9O/k4mrRuwD5WcVKaXbCMFO6eRBcXyplqAQdJrc4RA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-x64-gnu@15.3.1-canary.14':
resolution: {integrity: sha512-BBfTN/IGXoBx7U7aFym+5Ou1U5EQnMoEGtUjlb6y50QWa5LLCkUTi4pG7nG5PxVnERkBxNwr0RBjF9t/NsQs0Q==}
'@next/swc-linux-x64-gnu@15.4.0-canary.2':
resolution: {integrity: sha512-UEFyrYan49YF0wmVpH7/q2JlDhrVEl/Q/Y3tJC/aaQf8TFSiofkuU8jmZcXV8Qk9fXO/oxA+BxgqyAKGz17ZGA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-linux-x64-musl@15.3.1-canary.14':
resolution: {integrity: sha512-B5DH1WBne44aVgN7oJHA0WQDSrpsSQ4fG0O+pYIGAu2Aff0rg1yTCXpbUQRpomrn38KBoxJ/MaXYFNTR2C9RDg==}
'@next/swc-linux-x64-musl@15.4.0-canary.2':
resolution: {integrity: sha512-sZg72jGaQigSnGlhh1MsckT1yRkT7kXG0W2W8nhJsT89vrWtO/hL7utABLVtGcCp0rQlRL0uToDG2nYcYATobw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-win32-arm64-msvc@15.3.1-canary.14':
resolution: {integrity: sha512-mF2D4C3i9OElpaBmyN0Om4KTsuwtjtJNDJZYsUTXivpIgCANRkk+HE5SYk4XozFU9mTsZsD+N9NI9hsjWeEr8w==}
'@next/swc-win32-arm64-msvc@15.4.0-canary.2':
resolution: {integrity: sha512-BEA6FNBR4Q7K74IQqyk3kkYKPkrvnCgBCw946+0kprUx166vpAl39SkvW/ALjUn8oQr2Xw4rlBhFf6szT2vVnw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@next/swc-win32-x64-msvc@15.3.1-canary.14':
resolution: {integrity: sha512-x+Y2ZqMVtJ+qgdPoIylPf63nWVHCF1y251FOMR+Bk64+TJgnVntIby02vUBfNk17RyufjuwvAYi14qWva5nAPg==}
'@next/swc-win32-x64-msvc@15.4.0-canary.2':
resolution: {integrity: sha512-E9XrHVCboo6NjPe62J30MNhwr8kkGUC4uxNXUu4WVz8r5Da2oX6acrGqcdEywincQSTqGdrf1PNMgK2rPtB6Ew==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -1626,8 +1626,8 @@ packages:
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
engines: {node: '>=12'}
eslint-config-next@15.3.1-canary.14:
resolution: {integrity: sha512-yqBK78lbIGxOp/DHd2pO34zZy9Be+Srocn9UjhcU1Bcwzrue9k4gU+gDW7qHme8H1dXm7AJj5qi4DGLXiwLdIA==}
eslint-config-next@15.4.0-canary.2:
resolution: {integrity: sha512-9lV52hy+vKiTQAdwDV9c2JM8P13tFX1+2eaoDupy6/sEqyqM+BqBgc1IjPpoWFu0E9O+BcJsliAta25r99hPTg==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: '>=3.3.1'
@ -2724,8 +2724,8 @@ packages:
natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
next@15.3.1-canary.14:
resolution: {integrity: sha512-VyjuHut0vS/BGhwZN/Y+sirviRGtd6YSS+F3BLYhkUThlZfph8AWJNlFoBcUZvjOAAeD7KiRSxCMCKkff1c1ww==}
next@15.4.0-canary.2:
resolution: {integrity: sha512-c/F9WdadGpItrhGph1wgN1/1jwGm6It/t+EhOtAxbmNZipNo9jJWCPoq86JgpY156JiyDplg/lysHaMPNA11XA==}
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
hasBin: true
peerDependencies:
@ -4292,48 +4292,48 @@ snapshots:
'@tybys/wasm-util': 0.9.0
optional: true
'@next/bundle-analyzer@15.3.1-canary.14':
'@next/bundle-analyzer@15.4.0-canary.2':
dependencies:
webpack-bundle-analyzer: 4.10.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
'@next/env@15.3.1-canary.14': {}
'@next/env@15.4.0-canary.2': {}
'@next/eslint-plugin-next@15.3.1-canary.14':
'@next/eslint-plugin-next@15.4.0-canary.2':
dependencies:
fast-glob: 3.3.1
'@next/mdx@15.3.1-canary.14(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))':
'@next/mdx@15.4.0-canary.2(@mdx-js/loader@3.1.0(acorn@8.14.1))(@mdx-js/react@3.1.0(@types/react@19.1.2)(react@19.1.0))':
dependencies:
source-map: 0.7.4
optionalDependencies:
'@mdx-js/loader': 3.1.0(acorn@8.14.1)
'@mdx-js/react': 3.1.0(@types/react@19.1.2)(react@19.1.0)
'@next/swc-darwin-arm64@15.3.1-canary.14':
'@next/swc-darwin-arm64@15.4.0-canary.2':
optional: true
'@next/swc-darwin-x64@15.3.1-canary.14':
'@next/swc-darwin-x64@15.4.0-canary.2':
optional: true
'@next/swc-linux-arm64-gnu@15.3.1-canary.14':
'@next/swc-linux-arm64-gnu@15.4.0-canary.2':
optional: true
'@next/swc-linux-arm64-musl@15.3.1-canary.14':
'@next/swc-linux-arm64-musl@15.4.0-canary.2':
optional: true
'@next/swc-linux-x64-gnu@15.3.1-canary.14':
'@next/swc-linux-x64-gnu@15.4.0-canary.2':
optional: true
'@next/swc-linux-x64-musl@15.3.1-canary.14':
'@next/swc-linux-x64-musl@15.4.0-canary.2':
optional: true
'@next/swc-win32-arm64-msvc@15.3.1-canary.14':
'@next/swc-win32-arm64-msvc@15.4.0-canary.2':
optional: true
'@next/swc-win32-x64-msvc@15.3.1-canary.14':
'@next/swc-win32-x64-msvc@15.4.0-canary.2':
optional: true
'@nodelib/fs.scandir@2.1.5':
@ -4717,9 +4717,9 @@ snapshots:
dependencies:
crypto-js: 4.2.0
'@vercel/analytics@1.5.0(next@15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
'@vercel/analytics@1.5.0(next@15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(react@19.1.0)':
optionalDependencies:
next: 15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
next: 15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
react: 19.1.0
abbrev@2.0.0: {}
@ -5312,9 +5312,9 @@ snapshots:
escape-string-regexp@5.0.0: {}
eslint-config-next@15.3.1-canary.14(eslint@9.25.1)(typescript@5.8.3):
eslint-config-next@15.4.0-canary.2(eslint@9.25.1)(typescript@5.8.3):
dependencies:
'@next/eslint-plugin-next': 15.3.1-canary.14
'@next/eslint-plugin-next': 15.4.0-canary.2
'@rushstack/eslint-patch': 1.11.0
'@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1)(typescript@5.8.3))(eslint@9.25.1)(typescript@5.8.3)
'@typescript-eslint/parser': 8.30.1(eslint@9.25.1)(typescript@5.8.3)
@ -5733,9 +5733,9 @@ snapshots:
functions-have-names@1.2.3: {}
geist@1.3.1(next@15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
geist@1.3.1(next@15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)):
dependencies:
next: 15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
next: 15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
gensync@1.0.0-beta.2: {}
@ -6877,9 +6877,9 @@ snapshots:
natural-compare@1.4.0: {}
next@15.3.1-canary.14(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
next@15.4.0-canary.2(@babel/core@7.26.10)(babel-plugin-react-compiler@19.0.0-beta-ebf51a3-20250411)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
dependencies:
'@next/env': 15.3.1-canary.14
'@next/env': 15.4.0-canary.2
'@swc/counter': 0.1.3
'@swc/helpers': 0.5.15
busboy: 1.6.0
@ -6889,14 +6889,14 @@ snapshots:
react-dom: 19.1.0(react@19.1.0)
styled-jsx: 5.1.6(@babel/core@7.26.10)(react@19.1.0)
optionalDependencies:
'@next/swc-darwin-arm64': 15.3.1-canary.14
'@next/swc-darwin-x64': 15.3.1-canary.14
'@next/swc-linux-arm64-gnu': 15.3.1-canary.14
'@next/swc-linux-arm64-musl': 15.3.1-canary.14
'@next/swc-linux-x64-gnu': 15.3.1-canary.14
'@next/swc-linux-x64-musl': 15.3.1-canary.14
'@next/swc-win32-arm64-msvc': 15.3.1-canary.14
'@next/swc-win32-x64-msvc': 15.3.1-canary.14
'@next/swc-darwin-arm64': 15.4.0-canary.2
'@next/swc-darwin-x64': 15.4.0-canary.2
'@next/swc-linux-arm64-gnu': 15.4.0-canary.2
'@next/swc-linux-arm64-musl': 15.4.0-canary.2
'@next/swc-linux-x64-gnu': 15.4.0-canary.2
'@next/swc-linux-x64-musl': 15.4.0-canary.2
'@next/swc-win32-arm64-msvc': 15.4.0-canary.2
'@next/swc-win32-x64-msvc': 15.4.0-canary.2
babel-plugin-react-compiler: 19.0.0-beta-ebf51a3-20250411
sharp: 0.34.1
transitivePeerDependencies: