mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-30 07:26:00 -04:00
Update next.js to v15.5.1-canary.31
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
"@mdx-js/loader": "^3.1.1",
|
"@mdx-js/loader": "^3.1.1",
|
||||||
"@mdx-js/react": "^3.1.1",
|
"@mdx-js/react": "^3.1.1",
|
||||||
"@neondatabase/serverless": "^1.0.1",
|
"@neondatabase/serverless": "^1.0.1",
|
||||||
"@next/bundle-analyzer": "15.5.1-canary.24",
|
"@next/bundle-analyzer": "15.5.1-canary.31",
|
||||||
"@next/mdx": "15.5.1-canary.24",
|
"@next/mdx": "15.5.1-canary.31",
|
||||||
"@octokit/graphql": "^9.0.1",
|
"@octokit/graphql": "^9.0.1",
|
||||||
"@octokit/graphql-schema": "^15.26.0",
|
"@octokit/graphql-schema": "^15.26.0",
|
||||||
"@radix-ui/react-alert-dialog": "^1.1.15",
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"geist": "^1.4.2",
|
"geist": "^1.4.2",
|
||||||
"html-entities": "^2.6.0",
|
"html-entities": "^2.6.0",
|
||||||
"lucide-react": "0.542.0",
|
"lucide-react": "0.542.0",
|
||||||
"next": "15.5.1-canary.24",
|
"next": "15.5.1-canary.31",
|
||||||
"react": "19.1.1",
|
"react": "19.1.1",
|
||||||
"react-activity-calendar": "^2.7.13",
|
"react-activity-calendar": "^2.7.13",
|
||||||
"react-countup": "^6.5.3",
|
"react-countup": "^6.5.3",
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
"dotenv": "^17.2.2",
|
"dotenv": "^17.2.2",
|
||||||
"drizzle-kit": "^0.31.4",
|
"drizzle-kit": "^0.31.4",
|
||||||
"eslint": "^9.34.0",
|
"eslint": "^9.34.0",
|
||||||
"eslint-config-next": "15.5.1-canary.24",
|
"eslint-config-next": "15.5.1-canary.31",
|
||||||
"eslint-config-prettier": "^10.1.8",
|
"eslint-config-prettier": "^10.1.8",
|
||||||
"eslint-plugin-css-modules": "^2.12.0",
|
"eslint-plugin-css-modules": "^2.12.0",
|
||||||
"eslint-plugin-drizzle": "^0.2.3",
|
"eslint-plugin-drizzle": "^0.2.3",
|
||||||
|
|||||||
152
pnpm-lock.yaml
generated
152
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@bprogress/next':
|
'@bprogress/next':
|
||||||
specifier: ^3.2.12
|
specifier: ^3.2.12
|
||||||
version: 3.2.12(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
version: 3.2.12(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
'@date-fns/tz':
|
'@date-fns/tz':
|
||||||
specifier: ^1.4.1
|
specifier: ^1.4.1
|
||||||
version: 1.4.1
|
version: 1.4.1
|
||||||
@@ -27,11 +27,11 @@ importers:
|
|||||||
specifier: ^1.0.1
|
specifier: ^1.0.1
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
'@next/bundle-analyzer':
|
'@next/bundle-analyzer':
|
||||||
specifier: 15.5.1-canary.24
|
specifier: 15.5.1-canary.31
|
||||||
version: 15.5.1-canary.24
|
version: 15.5.1-canary.31
|
||||||
'@next/mdx':
|
'@next/mdx':
|
||||||
specifier: 15.5.1-canary.24
|
specifier: 15.5.1-canary.31
|
||||||
version: 15.5.1-canary.24(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.1.12)(react@19.1.1))
|
version: 15.5.1-canary.31(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.1.12)(react@19.1.1))
|
||||||
'@octokit/graphql':
|
'@octokit/graphql':
|
||||||
specifier: ^9.0.1
|
specifier: ^9.0.1
|
||||||
version: 9.0.1
|
version: 9.0.1
|
||||||
@@ -79,16 +79,16 @@ importers:
|
|||||||
version: 0.13.8(arktype@2.1.20)(typescript@5.9.2)(valibot@1.1.0(typescript@5.9.2))(zod@4.1.5)
|
version: 0.13.8(arktype@2.1.20)(typescript@5.9.2)(valibot@1.1.0(typescript@5.9.2))(zod@4.1.5)
|
||||||
'@vercel/analytics':
|
'@vercel/analytics':
|
||||||
specifier: ^1.5.0
|
specifier: ^1.5.0
|
||||||
version: 1.5.0(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
version: 1.5.0(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
||||||
'@vercel/speed-insights':
|
'@vercel/speed-insights':
|
||||||
specifier: ^1.2.0
|
specifier: ^1.2.0
|
||||||
version: 1.2.0(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
version: 1.2.0(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
||||||
better-auth:
|
better-auth:
|
||||||
specifier: 1.3.7
|
specifier: 1.3.7
|
||||||
version: 1.3.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(zod@4.1.5)
|
version: 1.3.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(zod@4.1.5)
|
||||||
botid:
|
botid:
|
||||||
specifier: ^1.5.4
|
specifier: ^1.5.4
|
||||||
version: 1.5.4(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
version: 1.5.4(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)
|
||||||
cheerio:
|
cheerio:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@@ -115,7 +115,7 @@ importers:
|
|||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
geist:
|
geist:
|
||||||
specifier: ^1.4.2
|
specifier: ^1.4.2
|
||||||
version: 1.4.2(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))
|
version: 1.4.2(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))
|
||||||
html-entities:
|
html-entities:
|
||||||
specifier: ^2.6.0
|
specifier: ^2.6.0
|
||||||
version: 2.6.0
|
version: 2.6.0
|
||||||
@@ -123,8 +123,8 @@ importers:
|
|||||||
specifier: 0.542.0
|
specifier: 0.542.0
|
||||||
version: 0.542.0(react@19.1.1)
|
version: 0.542.0(react@19.1.1)
|
||||||
next:
|
next:
|
||||||
specifier: 15.5.1-canary.24
|
specifier: 15.5.1-canary.31
|
||||||
version: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
version: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
react:
|
react:
|
||||||
specifier: 19.1.1
|
specifier: 19.1.1
|
||||||
version: 19.1.1
|
version: 19.1.1
|
||||||
@@ -274,8 +274,8 @@ importers:
|
|||||||
specifier: ^9.34.0
|
specifier: ^9.34.0
|
||||||
version: 9.34.0(jiti@2.5.1)
|
version: 9.34.0(jiti@2.5.1)
|
||||||
eslint-config-next:
|
eslint-config-next:
|
||||||
specifier: 15.5.1-canary.24
|
specifier: 15.5.1-canary.31
|
||||||
version: 15.5.1-canary.24(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
version: 15.5.1-canary.31(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: ^10.1.8
|
specifier: ^10.1.8
|
||||||
version: 10.1.8(eslint@9.34.0(jiti@2.5.1))
|
version: 10.1.8(eslint@9.34.0(jiti@2.5.1))
|
||||||
@@ -1055,17 +1055,17 @@ packages:
|
|||||||
resolution: {integrity: sha512-O6yC5TT0jbw86VZVkmnzCZJB0hfxBl0JJz6f+3KHoZabjb/X08r9eFA+vuY06z1/qaovykvdkrXYq3SPUuvogA==}
|
resolution: {integrity: sha512-O6yC5TT0jbw86VZVkmnzCZJB0hfxBl0JJz6f+3KHoZabjb/X08r9eFA+vuY06z1/qaovykvdkrXYq3SPUuvogA==}
|
||||||
engines: {node: '>=19.0.0'}
|
engines: {node: '>=19.0.0'}
|
||||||
|
|
||||||
'@next/bundle-analyzer@15.5.1-canary.24':
|
'@next/bundle-analyzer@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-t2jAhCHn/WcyOMohwUhNCavXXZ7bLY+d/wD3L6+Jf2ss1ITiJE2MW04BZAc9y4ph31lIMnkRngrGVRrKVxRJPQ==}
|
resolution: {integrity: sha512-2Dsc8pZ53tvtX4dMQsqBpFLcQrMKB2pBb2168caR7usOQExbhPRXpTH10WTu8sce2VyJNEYKnAJCfp+/a0X7hw==}
|
||||||
|
|
||||||
'@next/env@15.5.1-canary.24':
|
'@next/env@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-/RdPfUB8X7M1Y1Zc9rppY0Jx9X8supO/M+LngZ3jddu8ueWFlDYbWMbwdFKRsG2kdLELhvyQkkaOWvZQA7F4Lw==}
|
resolution: {integrity: sha512-8xYlUwQZiBpdqeSuyvc8fTTYrXAkHRrjSyuZqpJVaf5WTPuNdPaJ8+XfzWSGpCsumNreJU+lA9cFgGjI1WcXXw==}
|
||||||
|
|
||||||
'@next/eslint-plugin-next@15.5.1-canary.24':
|
'@next/eslint-plugin-next@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-kqnWrDlWab3uEa+vgQTbjzSl4whh306Ljd5ydLkIFkrNBonObxiolkFraj5xF0Y35n9MKRwRfcWoRLbjIUnEMg==}
|
resolution: {integrity: sha512-f7vAA9UhscBt2TRc/0Yw/XttxEOb/NxJhys3OYWpFG5tbHEAHB6E/+mh4Trbg5SC9wPb/z3KxLpFfPDDXAphwA==}
|
||||||
|
|
||||||
'@next/mdx@15.5.1-canary.24':
|
'@next/mdx@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-iDviHO+2NDp7EDzG61Sm/+aovZMrXFSMM3RrEPBs2hudEg3m0jHZMnCwPALPVRgpRbJPyE0L/ZAJ++Qs1eE3vg==}
|
resolution: {integrity: sha512-prrwEmUCebFZZ6dh8/4kNa1mRvPZZ2KESe3fBziEf48DFf9I4rt+Quk1d/dyaFH0Cmffu298vr+jjXCfOlp0cQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@mdx-js/loader': '>=0.15.0'
|
'@mdx-js/loader': '>=0.15.0'
|
||||||
'@mdx-js/react': '>=0.15.0'
|
'@mdx-js/react': '>=0.15.0'
|
||||||
@@ -1075,50 +1075,50 @@ packages:
|
|||||||
'@mdx-js/react':
|
'@mdx-js/react':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-darwin-arm64@15.5.1-canary.24':
|
'@next/swc-darwin-arm64@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-qQyLqEITEjXkE3xxeZaYT6VWqLHMKDWLtndvHW5Uw7PrmXv+k8w65XmH0nnsSol2vyk/x4eBBVhS2IeHAyNxSQ==}
|
resolution: {integrity: sha512-i2YknZc7FtKaqV71fgZD+4uQoDezyYem7qEoWP5EVaF/yiJIwqYEavaurOqmEdFfHfmiBo+rnfgPnmDIABu8zw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@next/swc-darwin-x64@15.5.1-canary.24':
|
'@next/swc-darwin-x64@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-eS2YxBKji9Vz3EAf/ljVxGntXLb3peCTLlyQS8Wj22q1B0QHMHcBvKHwtEU6//6YHXiUrbbjKrrzLxswVxtyTA==}
|
resolution: {integrity: sha512-flcRpy2D6bxTbLHH4QTCD2WWk8AjRIwpWlSRlo8Ypx1J2BVH60uomeUDwx3YKfv+XGXkKkDwYLRBDqxHL0c5ZQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@next/swc-linux-arm64-gnu@15.5.1-canary.24':
|
'@next/swc-linux-arm64-gnu@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-ca9jZFMrDEM0NTFZuQv5scuW1aTTcCkBJTGn8TTX4YgK9ALvhvPQQm/fyAL9vOkMlBllFpScPVkL8blt5hmRdw==}
|
resolution: {integrity: sha512-DDz3F86qPy0DQa61C+tDWZoIJ+SaEZGBk4Qx5xhlFvQAY2VVZ39Ms0jANKTCPHN4gakov+LXHiLohopbbF9sWA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@next/swc-linux-arm64-musl@15.5.1-canary.24':
|
'@next/swc-linux-arm64-musl@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-lRv3RFb6VEsZebYqf+V4jxDHDjwOzSNq7gVsXkjf0F7L2mZEZ3cgbH7NCFAmTwEKQTMCVAHv9MnoWtizU1zn1g==}
|
resolution: {integrity: sha512-30dVdR2fHWcasxjDHqELJVH0MJidy9LV0EElrI1chgSDmRhptLF+Lndb0tOSSOuB2Mwo94tUSR60vzoqywvJDg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@next/swc-linux-x64-gnu@15.5.1-canary.24':
|
'@next/swc-linux-x64-gnu@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-yssHu8r/7jjZ6XbSrIhcokKJhNQeXEbxP73I7Rd5emhMCRJBJYpyMwG8jPt0NdOddcx7mfVsub2U93D8itLYYg==}
|
resolution: {integrity: sha512-9xoNbkH8kj2P6dUy+UoG6E92n3gpbvVeQkaFSrfAx3WbXwpt3FdSmmdqdqGRHhU6Q0CcVlHb83O6N+zhWD8VOg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@next/swc-linux-x64-musl@15.5.1-canary.24':
|
'@next/swc-linux-x64-musl@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-/Wx54VCVL/I/ReyQdvRsvwgIelepYGzfJyvvDEJfjrqr8iGeUfO50rtVBCSZOCdyYhOH6U301dbJBYKUp9b3aQ==}
|
resolution: {integrity: sha512-Cyt+ZLGeIjfETLoSgR4ZkBbzHkh8KUKyZNdS0TSKI84KL+GKos0ldOPA9j0+LP4kHh2em6zVDrOQZnOjnnFL6A==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@next/swc-win32-arm64-msvc@15.5.1-canary.24':
|
'@next/swc-win32-arm64-msvc@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-JCNIDPCCBYfH/SSyW2hDlePRMOJAgyivrWoPbeZCumfRCN3OZEW5izJoUDX+pxSZbeyBhnq1A+yXvU7ISbWF/Q==}
|
resolution: {integrity: sha512-jLlmRYjgLdFNtWrbq666h3E/eWVmEkPl+56Z+ADV04Df3DsjnOrfqCuN+cOqhj2QBkx6NFFgSULg/nrbSYFN1Q==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
'@next/swc-win32-x64-msvc@15.5.1-canary.24':
|
'@next/swc-win32-x64-msvc@15.5.1-canary.31':
|
||||||
resolution: {integrity: sha512-PZ/LSr17ofdHtNBwDTLBAN7dwrAh1uPD4GmoTF6XNAZhqkvFzLYNSc5SZMMHqT6T6+eF8ZrqDYH7gH7arLRlGg==}
|
resolution: {integrity: sha512-iIa6FePBmg+NYmLuM7wSQbAxMle31f2VeDhKPp9g9SeKlfcGVQW8askAVEQprKc7fdV03dcXNZUzEFmtLV+JtA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -2721,8 +2721,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
eslint-config-next@15.5.1-canary.24:
|
eslint-config-next@15.5.1-canary.31:
|
||||||
resolution: {integrity: sha512-HbotDDNqnAtOljXFYlg5tHDvBeXUQFXyaA23i8DOUNZ62Xsse2E3W0FRFgheun2j7hndcar0dS0SGxi59yJAcg==}
|
resolution: {integrity: sha512-C51NcWWXgqQiLmpjYnbATMcugFDdRpekzhcP2++HgCAHdWQ4wXNhM7q5/kHxNaMDkx9+PUx1jAp6QQq5xRQP1A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
||||||
typescript: '>=3.3.1'
|
typescript: '>=3.3.1'
|
||||||
@@ -3843,9 +3843,9 @@ packages:
|
|||||||
natural-compare@1.4.0:
|
natural-compare@1.4.0:
|
||||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||||
|
|
||||||
next@15.5.1-canary.24:
|
next@15.5.1-canary.31:
|
||||||
resolution: {integrity: sha512-Gq/CB9KWQwYRGSIVs3qSI3NVqOOk6Ep8VdBzJioz+etpnvSAJFZN1GmluJK470SjUpgID5RUdY6GLPV/DEYR5w==}
|
resolution: {integrity: sha512-LJlpCUJGuBt0hrj51xF+bDbqWaJcMTqGu7lwOQOlVWFUqKKkQZRiSjWS+LBHOIbgQR6gLn1NW3yse4akqhOrAg==}
|
||||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
engines: {node: '>=20.9.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@opentelemetry/api': ^1.1.0
|
'@opentelemetry/api': ^1.1.0
|
||||||
@@ -5240,11 +5240,11 @@ snapshots:
|
|||||||
|
|
||||||
'@bprogress/core@1.3.4': {}
|
'@bprogress/core@1.3.4': {}
|
||||||
|
|
||||||
'@bprogress/next@3.2.12(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
'@bprogress/next@3.2.12(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@bprogress/core': 1.3.4
|
'@bprogress/core': 1.3.4
|
||||||
'@bprogress/react': 1.2.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
'@bprogress/react': 1.2.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
next: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
next: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
react: 19.1.1
|
react: 19.1.1
|
||||||
react-dom: 19.1.1(react@19.1.1)
|
react-dom: 19.1.1(react@19.1.1)
|
||||||
|
|
||||||
@@ -5689,48 +5689,48 @@ snapshots:
|
|||||||
'@types/node': 22.18.0
|
'@types/node': 22.18.0
|
||||||
'@types/pg': 8.15.5
|
'@types/pg': 8.15.5
|
||||||
|
|
||||||
'@next/bundle-analyzer@15.5.1-canary.24':
|
'@next/bundle-analyzer@15.5.1-canary.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
webpack-bundle-analyzer: 4.10.1
|
webpack-bundle-analyzer: 4.10.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
|
|
||||||
'@next/env@15.5.1-canary.24': {}
|
'@next/env@15.5.1-canary.31': {}
|
||||||
|
|
||||||
'@next/eslint-plugin-next@15.5.1-canary.24':
|
'@next/eslint-plugin-next@15.5.1-canary.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-glob: 3.3.1
|
fast-glob: 3.3.1
|
||||||
|
|
||||||
'@next/mdx@15.5.1-canary.24(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.1.12)(react@19.1.1))':
|
'@next/mdx@15.5.1-canary.31(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.1.12)(react@19.1.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
source-map: 0.7.6
|
source-map: 0.7.6
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@mdx-js/loader': 3.1.1
|
'@mdx-js/loader': 3.1.1
|
||||||
'@mdx-js/react': 3.1.1(@types/react@19.1.12)(react@19.1.1)
|
'@mdx-js/react': 3.1.1(@types/react@19.1.12)(react@19.1.1)
|
||||||
|
|
||||||
'@next/swc-darwin-arm64@15.5.1-canary.24':
|
'@next/swc-darwin-arm64@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-darwin-x64@15.5.1-canary.24':
|
'@next/swc-darwin-x64@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-linux-arm64-gnu@15.5.1-canary.24':
|
'@next/swc-linux-arm64-gnu@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-linux-arm64-musl@15.5.1-canary.24':
|
'@next/swc-linux-arm64-musl@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-linux-x64-gnu@15.5.1-canary.24':
|
'@next/swc-linux-x64-gnu@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-linux-x64-musl@15.5.1-canary.24':
|
'@next/swc-linux-x64-musl@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-win32-arm64-msvc@15.5.1-canary.24':
|
'@next/swc-win32-arm64-msvc@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@next/swc-win32-x64-msvc@15.5.1-canary.24':
|
'@next/swc-win32-x64-msvc@15.5.1-canary.31':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@noble/ciphers@0.6.0': {}
|
'@noble/ciphers@0.6.0': {}
|
||||||
@@ -6676,14 +6676,14 @@ snapshots:
|
|||||||
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vercel/analytics@1.5.0(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)':
|
'@vercel/analytics@1.5.0(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)':
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
next: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
next: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
react: 19.1.1
|
react: 19.1.1
|
||||||
|
|
||||||
'@vercel/speed-insights@1.2.0(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)':
|
'@vercel/speed-insights@1.2.0(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1)':
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
next: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
next: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
react: 19.1.1
|
react: 19.1.1
|
||||||
|
|
||||||
'@xobotyi/scrollbar-width@1.9.5': {}
|
'@xobotyi/scrollbar-width@1.9.5': {}
|
||||||
@@ -6859,9 +6859,9 @@ snapshots:
|
|||||||
|
|
||||||
boolbase@1.0.0: {}
|
boolbase@1.0.0: {}
|
||||||
|
|
||||||
botid@1.5.4(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1):
|
botid@1.5.4(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
next: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
next: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
react: 19.1.1
|
react: 19.1.1
|
||||||
|
|
||||||
brace-expansion@1.1.12:
|
brace-expansion@1.1.12:
|
||||||
@@ -7377,9 +7377,9 @@ snapshots:
|
|||||||
|
|
||||||
escape-string-regexp@5.0.0: {}
|
escape-string-regexp@5.0.0: {}
|
||||||
|
|
||||||
eslint-config-next@15.5.1-canary.24(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2):
|
eslint-config-next@15.5.1-canary.31(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/eslint-plugin-next': 15.5.1-canary.24
|
'@next/eslint-plugin-next': 15.5.1-canary.31
|
||||||
'@rushstack/eslint-patch': 1.12.0
|
'@rushstack/eslint-patch': 1.12.0
|
||||||
'@typescript-eslint/eslint-plugin': 8.42.0(@typescript-eslint/parser@8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/eslint-plugin': 8.42.0(@typescript-eslint/parser@8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/parser': 8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/parser': 8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
@@ -7781,9 +7781,9 @@ snapshots:
|
|||||||
|
|
||||||
functions-have-names@1.2.3: {}
|
functions-have-names@1.2.3: {}
|
||||||
|
|
||||||
geist@1.4.2(next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)):
|
geist@1.4.2(next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
next: 15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
next: 15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||||
|
|
||||||
gensync@1.0.0-beta.2: {}
|
gensync@1.0.0-beta.2: {}
|
||||||
|
|
||||||
@@ -8914,9 +8914,9 @@ snapshots:
|
|||||||
|
|
||||||
natural-compare@1.4.0: {}
|
natural-compare@1.4.0: {}
|
||||||
|
|
||||||
next@15.5.1-canary.24(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
next@15.5.1-canary.31(@babel/core@7.28.3)(babel-plugin-react-compiler@19.1.0-rc.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 15.5.1-canary.24
|
'@next/env': 15.5.1-canary.31
|
||||||
'@swc/helpers': 0.5.15
|
'@swc/helpers': 0.5.15
|
||||||
caniuse-lite: 1.0.30001739
|
caniuse-lite: 1.0.30001739
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
@@ -8924,14 +8924,14 @@ snapshots:
|
|||||||
react-dom: 19.1.1(react@19.1.1)
|
react-dom: 19.1.1(react@19.1.1)
|
||||||
styled-jsx: 5.1.6(@babel/core@7.28.3)(react@19.1.1)
|
styled-jsx: 5.1.6(@babel/core@7.28.3)(react@19.1.1)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 15.5.1-canary.24
|
'@next/swc-darwin-arm64': 15.5.1-canary.31
|
||||||
'@next/swc-darwin-x64': 15.5.1-canary.24
|
'@next/swc-darwin-x64': 15.5.1-canary.31
|
||||||
'@next/swc-linux-arm64-gnu': 15.5.1-canary.24
|
'@next/swc-linux-arm64-gnu': 15.5.1-canary.31
|
||||||
'@next/swc-linux-arm64-musl': 15.5.1-canary.24
|
'@next/swc-linux-arm64-musl': 15.5.1-canary.31
|
||||||
'@next/swc-linux-x64-gnu': 15.5.1-canary.24
|
'@next/swc-linux-x64-gnu': 15.5.1-canary.31
|
||||||
'@next/swc-linux-x64-musl': 15.5.1-canary.24
|
'@next/swc-linux-x64-musl': 15.5.1-canary.31
|
||||||
'@next/swc-win32-arm64-msvc': 15.5.1-canary.24
|
'@next/swc-win32-arm64-msvc': 15.5.1-canary.31
|
||||||
'@next/swc-win32-x64-msvc': 15.5.1-canary.24
|
'@next/swc-win32-x64-msvc': 15.5.1-canary.31
|
||||||
babel-plugin-react-compiler: 19.1.0-rc.3
|
babel-plugin-react-compiler: 19.1.0-rc.3
|
||||||
sharp: 0.34.3
|
sharp: 0.34.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user