actually bump next
This commit is contained in:
parent
68570b3bb7
commit
7c761eb727
3 changed files with 1330 additions and 0 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"dotenv.enableAutocloaking": false
|
||||||
|
}
|
6
package.json
Normal file
6
package.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"next": "^13.0.3",
|
||||||
|
"eslint-config-next": "^13.0.3"
|
||||||
|
}
|
||||||
|
}
|
1321
pnpm-lock.yaml
Normal file
1321
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue