Skip to content

Commit

Permalink
回滚 Next.js 版本
Browse files Browse the repository at this point in the history
为什么我升级了之后 404 的样式和类型都寄了?
  • Loading branch information
wxh06 committed Jul 14, 2023
1 parent 13e3b2e commit 5816e4d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
6 changes: 3 additions & 3 deletions packages/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"highlight.js": "^11.8.0",
"jsdom": "^22.1.0",
"katex": "^0.16.8",
"next": "^13.4.10",
"next": "^13.4.9",
"puppeteer": "^20.8.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -24,7 +24,7 @@
"swr": "^2.2.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.10",
"@next/bundle-analyzer": "^13.4.9",
"@types/bootstrap": "^5.2.6",
"@types/jsdom": "^21.1.1",
"@types/katex": "^0.16.1",
Expand All @@ -35,7 +35,7 @@
"eslint": "^8.44.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^13.4.10",
"eslint-config-next": "^13.4.9",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-react": "^7.32.2",
Expand Down
90 changes: 45 additions & 45 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 5816e4d

Please sign in to comment.