actually bump next

This commit is contained in:
Max Leiter 2022-11-11 16:34:35 -08:00
parent 68570b3bb7
commit 7c761eb727
3 changed files with 1330 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"dotenv.enableAutocloaking": false
}

6
package.json Normal file
View file

@ -0,0 +1,6 @@
{
"dependencies": {
"next": "^13.0.3",
"eslint-config-next": "^13.0.3"
}
}

1321
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load diff