Skip to content

Commit

Permalink
sync lock file (#9)
Browse files Browse the repository at this point in the history
* sync lock file

* again
  • Loading branch information
shiyiya authored Jan 24, 2023
1 parent 334bb9e commit e6aa0f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "^1.0.5",
"@next/font": "^13.1.2",
"@next/font": "^13.1.5",
"@oplayer/core": "^1.2.10",
"@oplayer/hls": "^1.2.7",
"@oplayer/ui": "^1.2.15",
"@oplayer/ui": "^1.2.16",
"@prisma/client": "^4.9.0",
"@types/node": "18.11.8",
"@types/react": "18.0.24",
Expand All @@ -24,7 +24,7 @@
"dayjs": "^1.11.7",
"hls.js": "^1.3.1",
"next": "13.1.1",
"next-auth": "^4.18.8",
"next-auth": "^4.18.9",
"next-seo": "^5.15.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -35,8 +35,7 @@
"typescript": "4.8.4"
},
"devDependencies": {
"@netlify/plugin-nextjs": "^4.30.0",
"@types/hls.js": "^1.0.0",
"@netlify/plugin-nextjs": "^4.30.1",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"prisma": "^4.9.0",
Expand Down
10 changes: 1 addition & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e6aa0f9

Please sign in to comment.