Upgrade dependencies in package.json and update next, eslint, and related packages
This commit is contained in:
@@ -34,6 +34,8 @@ yarn-error.log*
|
||||
.env*
|
||||
!.env.example
|
||||
|
||||
.package-lock.json
|
||||
|
||||
# runtime data
|
||||
/data/
|
||||
|
||||
@@ -43,3 +45,6 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
|
||||
.junie
|
||||
|
||||
Reference in New Issue
Block a user