Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wxh06 committed Aug 1, 2023
1 parent 613c304 commit 89a6c15
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
8 changes: 4 additions & 4 deletions packages/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@floating-ui/dom": "^1.5.0",
"@floating-ui/dom": "^1.5.1",
"@prisma/client": "^5.0.0",
"bootstrap": "^5.3.1",
"highlight.js": "^11.8.0",
Expand All @@ -29,7 +29,7 @@
"@types/jsdom": "^21.1.1",
"@types/katex": "^0.16.2",
"@types/node": "^20.4.5",
"@types/react": "^18.2.17",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.46.0",
Expand All @@ -38,9 +38,9 @@
"eslint-config-next": "^13.4.9",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"git-revision-webpack-plugin": "^5.0.0",
"sass": "^1.64.1",
"sass": "^1.64.2",
"typescript": "^5.1.6",
"webpack": "^5.88.2"
},
Expand Down
88 changes: 44 additions & 44 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 89a6c15

Please sign in to comment.