Bump to next canary

This commit is contained in:
Jared Palmer 2023-06-16 12:12:36 -04:00
parent 35224354cd
commit fdd68cf6d7
2 changed files with 52 additions and 52 deletions

View file

@ -31,7 +31,7 @@
"clsx": "^1.2.1",
"focus-trap-react": "^10.1.1",
"nanoid": "^4.0.2",
"next": "13.4.6-canary.7",
"next": "13.4.7-canary.1",
"next-auth": "0.0.0-manual.4cd21ea5",
"next-themes": "^0.2.1",
"openai-edge": "^0.5.1",
@ -56,7 +56,7 @@
"dotenv": "^16.0.3",
"drizzle-kit": "^0.18.0",
"eslint": "^8.31.0",
"eslint-config-next": "13.4.6-canary.7",
"eslint-config-next": "13.4.7-canary.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-tailwindcss": "^3.12.0",
"postcss": "^8.4.21",

100
pnpm-lock.yaml generated
View file

@ -60,14 +60,14 @@ dependencies:
specifier: ^4.0.2
version: 4.0.2
next:
specifier: 13.4.6-canary.7
version: 13.4.6-canary.7(react-dom@18.2.0)(react@18.2.0)
specifier: 13.4.7-canary.1
version: 13.4.7-canary.1(react-dom@18.2.0)(react@18.2.0)
next-auth:
specifier: 0.0.0-manual.4cd21ea5
version: 0.0.0-manual.4cd21ea5(next@13.4.6-canary.7)(react-dom@18.2.0)(react@18.2.0)
version: 0.0.0-manual.4cd21ea5(next@13.4.7-canary.1)(react-dom@18.2.0)(react@18.2.0)
next-themes:
specifier: ^0.2.1
version: 0.2.1(next@13.4.6-canary.7)(react-dom@18.2.0)(react@18.2.0)
version: 0.2.1(next@13.4.7-canary.1)(react-dom@18.2.0)(react@18.2.0)
openai-edge:
specifier: ^0.5.1
version: 0.5.1
@ -131,8 +131,8 @@ devDependencies:
specifier: ^8.31.0
version: 8.40.0
eslint-config-next:
specifier: 13.4.6-canary.7
version: 13.4.6-canary.7(eslint@8.40.0)(typescript@5.1.3)
specifier: 13.4.7-canary.1
version: 13.4.7-canary.1(eslint@8.40.0)(typescript@5.1.3)
eslint-config-prettier:
specifier: ^8.3.0
version: 8.8.0(eslint@8.40.0)
@ -181,14 +181,14 @@ packages:
preact-render-to-string: 5.2.3(preact@10.11.3)
dev: false
/@auth/nextjs@0.0.0-manual.223c6467(next@13.4.6-canary.7)(react@18.2.0):
/@auth/nextjs@0.0.0-manual.223c6467(next@13.4.7-canary.1)(react@18.2.0):
resolution: {integrity: sha512-nO6TMZ67ysq5lwpffQofxVLlTDHBLYX2x6VNXCXqbOoapofAk1qKyJ57lelHQdgV3py6qqWej/bTa4fDL19IDw==}
peerDependencies:
next: ^13.4.2
react: ^18.2.0
dependencies:
'@auth/core': 0.8.2
next: 13.4.6-canary.7(react-dom@18.2.0)(react@18.2.0)
next: 13.4.7-canary.1(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
transitivePeerDependencies:
- nodemailer
@ -330,18 +330,18 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.14
dev: true
/@next/env@13.4.6-canary.7:
resolution: {integrity: sha512-vSPLYw7xWlPqVj1osMv1VASuy+G0jpU0G6sNbICEqxUl3ISpgqN/WoW3CpQiZF9nzLR8p1WCvdUmJdsDNT3ShQ==}
/@next/env@13.4.7-canary.1:
resolution: {integrity: sha512-2ZA+CatMIujZ5G8gN8E0ndxnMwqSEa856KUqz0hxOSJxFMT26Uds2Z6tz82sFU8biNaq4lT7cUJhGKccTXTXsg==}
dev: false
/@next/eslint-plugin-next@13.4.6-canary.7:
resolution: {integrity: sha512-GoEtYnooC7Gy+HFPhkdGjm4QEWeTLFEuLICcuxrert5HwAOFcQheDBVm6FhgLVotJX01u0HAvDi9Rd5lZINhIA==}
/@next/eslint-plugin-next@13.4.7-canary.1:
resolution: {integrity: sha512-Soo9dFbldN4KeFYPfEPf78xD9bn7g62nZdS6sUXAYWfeIhZPgcpxwD1TZbL8dvpOse6IksCixkMYH3nYknneUA==}
dependencies:
glob: 7.1.7
dev: true
/@next/swc-darwin-arm64@13.4.6-canary.7:
resolution: {integrity: sha512-BN98ndy8RRJjvq7vk5JYgtI7OX+S/PFEAI+0PJoITw4yX/NcxicUEFmBVCRTFw8Ufh8wq4oPmFD2CslBgBLK3w==}
/@next/swc-darwin-arm64@13.4.7-canary.1:
resolution: {integrity: sha512-LmqRfCFnBSI8HPis6es0wpH+2nX9/FiSqRYZsk8ibPWcIm37rq5Qwp5cAK3hQFWlJlNdTyGaJ1e49VKZUTEXBw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@ -349,8 +349,8 @@ packages:
dev: false
optional: true
/@next/swc-darwin-x64@13.4.6-canary.7:
resolution: {integrity: sha512-pN4Qxw7iwfjRc24uVzqX1LVfYoV6SLMhEhUI/zOlR1xcpn+1VUItcFSFjgsZMzzCoOvECa7XUVYhzx1SkEWGbg==}
/@next/swc-darwin-x64@13.4.7-canary.1:
resolution: {integrity: sha512-ngS/YWlBzhC2hb9Lmw6cCcks2aZRvFIB+iHlygZIELTfBPd9OUoRlOaa/KQLa/ycKwL2c8L8AFL67i3KQs5j3g==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@ -358,8 +358,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-gnu@13.4.6-canary.7:
resolution: {integrity: sha512-2CqMSYptBYouI7caPrYtYzqAAQsLRtVga6nLYEUSRBXX5FUAgGgJT2VeBAqVg/DbEzYZuHJOF2ts7ekjvQ8Rdw==}
/@next/swc-linux-arm64-gnu@13.4.7-canary.1:
resolution: {integrity: sha512-5NDlJaba0tWz7mU6IpCfOQ5xDwXwFg4SV6IKLDoNFEchkmlAifW8y2i2OCdmaG+MDpODi3xUBkM1qP2Sd6oUMQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -367,8 +367,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-musl@13.4.6-canary.7:
resolution: {integrity: sha512-ipuxMVJAF0i8fvzPJ/lWYnuWhaEeq+fR5TWj+m4Z98u0rwuHRIzrSrPDecnraZo/aWHkmBFFWNovpCxhth7tJw==}
/@next/swc-linux-arm64-musl@13.4.7-canary.1:
resolution: {integrity: sha512-bYIMi8vhtlCvAMg2xa0CCeOZ0wOZoOKUd9w46qmWfddBUuhwJj5C+QKHXOG+oTxXIVxq14Ffkww9orafYV0R6g==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@ -376,8 +376,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-gnu@13.4.6-canary.7:
resolution: {integrity: sha512-zjXn+JV9PcYJPbyxcDGIqUTDD83RqQ6/1L5b+qiDZxmfxUR1ey5SYsLorZgTH1HM4xJiN7B+UlFlZj3eDUXepg==}
/@next/swc-linux-x64-gnu@13.4.7-canary.1:
resolution: {integrity: sha512-FvO2t5F02zzvWRybStIR5QZJnOSaznF6E7njBD0hcCeb3Il84rKJCc4DoMhcLt68YljI6tWhqlDbiy+7ghfJlg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -385,8 +385,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-musl@13.4.6-canary.7:
resolution: {integrity: sha512-KeN7cPY2cfj+8LESDBV3zU086v0cjF8UoxHPsV26YeazzdM7tkcZ3PU0h5zr4+IduhITDu9g1PvA3HzBNyf1qA==}
/@next/swc-linux-x64-musl@13.4.7-canary.1:
resolution: {integrity: sha512-2kxqgbBvP+WUrKrrEcFqWGKrff5hGCmzEju5sbEZExuFV7sy+4nf5I9A9f0dFiP3z1hudVGJDrgbcDwt0Odvxw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@ -394,8 +394,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-arm64-msvc@13.4.6-canary.7:
resolution: {integrity: sha512-pa/94x0GcCOVvGdHdOlo0spkX+HetidU+Auiks88CFWa9BQLkuQws/9sJG0esOhyAGHRhLRGTh2sR2o60j3NZw==}
/@next/swc-win32-arm64-msvc@13.4.7-canary.1:
resolution: {integrity: sha512-u+IxAt8i/iYc760qAMlrs0yGyYNokRJpWWdVBwTQ7n5zsjpJ2xifga3r8fWEJwdRvH0yVx15IM/QYZXQOJ8TQA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@ -403,8 +403,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-ia32-msvc@13.4.6-canary.7:
resolution: {integrity: sha512-FrJbwfbh1Yo9MAhluSAsgmtiYRKdm/8lhpQeEDRtp82OEcbvECC12qutsh+Qja08jJz+qAy+i39IYINYZQH0Eg==}
/@next/swc-win32-ia32-msvc@13.4.7-canary.1:
resolution: {integrity: sha512-aChXbr2c0aEwMhhkl9+JT7A2x7JMpmP5NLD7m+Drt4Ss6NZYTwecJTFEt/AbtIm5V/pMYVb1UDZXJtfTKNiHhw==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@ -412,8 +412,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-x64-msvc@13.4.6-canary.7:
resolution: {integrity: sha512-AiM07D27F9B9w6Y6WruBaUJJimT1ON9kr642iJmIXIum2f/Wgt3xa1o9gsqV/sX0Ep0VL38++k7f8+oAmNcpIQ==}
/@next/swc-win32-x64-msvc@13.4.7-canary.1:
resolution: {integrity: sha512-AcZDEqMXW3Bm2dmhMc8metReCpx/NilC8LPKP44SFM97y5OaAfhG+47n0SAmhI9L8NaWMsZCS5NryM/6scyaWQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@ -2304,8 +2304,8 @@ packages:
engines: {node: '>=12'}
dev: false
/eslint-config-next@13.4.6-canary.7(eslint@8.40.0)(typescript@5.1.3):
resolution: {integrity: sha512-BQHZJp+mCb99hvCTu9RqM5nkidCtVvouxEogo57ZXrAcUNAFgv4gX6sQ/mj9GrVUCSBxmvoOZ5pBwtGhi2C3tw==}
/eslint-config-next@13.4.7-canary.1(eslint@8.40.0)(typescript@5.1.3):
resolution: {integrity: sha512-zGyVDJlpL+9uJ1HH6Pvy0musF29kiTH8h0eEVCCyXdeIX9giUHTrdXhu2J0wCdsSNvp28OFLr3yMLdonv+Rq3Q==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -2313,7 +2313,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.6-canary.7
'@next/eslint-plugin-next': 13.4.7-canary.1
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.59.7(eslint@8.40.0)(typescript@5.1.3)
eslint: 8.40.0
@ -3970,7 +3970,7 @@ packages:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
dev: true
/next-auth@0.0.0-manual.4cd21ea5(next@13.4.6-canary.7)(react-dom@18.2.0)(react@18.2.0):
/next-auth@0.0.0-manual.4cd21ea5(next@13.4.7-canary.1)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-qzsrs2xeopmIYUz1C+FbudBIoNI7xSTd1xWeECr/Qa4NFzbCt8Dr9tb2Yocpa5jnRpk0xN96HwsJqimOYVjtRg==}
peerDependencies:
next: ^13.4.5
@ -3982,20 +3982,20 @@ packages:
optional: true
dependencies:
'@auth/core': 0.8.2
'@auth/nextjs': 0.0.0-manual.223c6467(next@13.4.6-canary.7)(react@18.2.0)
next: 13.4.6-canary.7(react-dom@18.2.0)(react@18.2.0)
'@auth/nextjs': 0.0.0-manual.223c6467(next@13.4.7-canary.1)(react@18.2.0)
next: 13.4.7-canary.1(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
/next-themes@0.2.1(next@13.4.6-canary.7)(react-dom@18.2.0)(react@18.2.0):
/next-themes@0.2.1(next@13.4.7-canary.1)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
peerDependencies:
next: '*'
react: '*'
react-dom: '*'
dependencies:
next: 13.4.6-canary.7(react-dom@18.2.0)(react@18.2.0)
next: 13.4.7-canary.1(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@ -4004,8 +4004,8 @@ packages:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
dev: true
/next@13.4.6-canary.7(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-qZ4l+a+hsdn3XR4g0MU6ATgqGhmOGVTbngEL6DiNvK3jjhk54wiuBMoEGCyPBq6Zf8T19GM120u16uzWX/ODyQ==}
/next@13.4.7-canary.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-IKmDxqALqXSSJHSdlslKq1Dry5x8gaQfXtOo8acyVRu0GDIc/Az8Hv/TWUkRGZPA76yllZeEf16LIv3QLkvLMA==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
@ -4022,7 +4022,7 @@ packages:
sass:
optional: true
dependencies:
'@next/env': 13.4.6-canary.7
'@next/env': 13.4.7-canary.1
'@swc/helpers': 0.5.1
busboy: 1.6.0
caniuse-lite: 1.0.30001486
@ -4033,15 +4033,15 @@ packages:
watchpack: 2.4.0
zod: 3.21.4
optionalDependencies:
'@next/swc-darwin-arm64': 13.4.6-canary.7
'@next/swc-darwin-x64': 13.4.6-canary.7
'@next/swc-linux-arm64-gnu': 13.4.6-canary.7
'@next/swc-linux-arm64-musl': 13.4.6-canary.7
'@next/swc-linux-x64-gnu': 13.4.6-canary.7
'@next/swc-linux-x64-musl': 13.4.6-canary.7
'@next/swc-win32-arm64-msvc': 13.4.6-canary.7
'@next/swc-win32-ia32-msvc': 13.4.6-canary.7
'@next/swc-win32-x64-msvc': 13.4.6-canary.7
'@next/swc-darwin-arm64': 13.4.7-canary.1
'@next/swc-darwin-x64': 13.4.7-canary.1
'@next/swc-linux-arm64-gnu': 13.4.7-canary.1
'@next/swc-linux-arm64-musl': 13.4.7-canary.1
'@next/swc-linux-x64-gnu': 13.4.7-canary.1
'@next/swc-linux-x64-musl': 13.4.7-canary.1
'@next/swc-win32-arm64-msvc': 13.4.7-canary.1
'@next/swc-win32-ia32-msvc': 13.4.7-canary.1
'@next/swc-win32-x64-msvc': 13.4.7-canary.1
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros