Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wxh06 committed Jul 9, 2023
1 parent 8c2bb1f commit 920c3a4
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 79 deletions.
8 changes: 4 additions & 4 deletions packages/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"highlight.js": "^11.8.0",
"jsdom": "^22.1.0",
"katex": "^0.16.8",
"next": "^13.4.8",
"next": "^13.4.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-infinite-scroll-component": "^6.1.0",
"socket.io-client": "^4.7.1",
"swr": "^2.2.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.8",
"@next/bundle-analyzer": "^13.4.9",
"@types/bootstrap": "^5.2.6",
"@types/jsdom": "^21.1.1",
"@types/katex": "^0.16.0",
"@types/node": "^20.4.0",
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"eslint": "^8.44.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^13.4.8",
"eslint-config-next": "^13.4.9",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-react": "^7.32.2",
"git-revision-webpack-plugin": "^5.0.0",
Expand Down
Loading

0 comments on commit 920c3a4

Please sign in to comment.