mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-25 09:24:21 +00:00
Update dependencies
This commit is contained in:
parent
6269633b6a
commit
b26eebcb80
2 changed files with 548 additions and 643 deletions
|
@ -10,9 +10,9 @@
|
|||
"dependencies": {
|
||||
"@matejmazur/react-katex": "^3.1.3",
|
||||
"@sentry/nextjs": "^7.3.1",
|
||||
"@steffo/bluelib-react": "^4.4.3",
|
||||
"@steffo/bluelib": "^7.0.0",
|
||||
"katex": "^0.16.0",
|
||||
"next": "^12.2.0",
|
||||
"next": "^13.2.4",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"strip-indent": "^4.0.0"
|
||||
|
@ -21,7 +21,7 @@
|
|||
"@types/node": "^18.0.0",
|
||||
"@types/react": "^18.0.14",
|
||||
"eslint": "^8.18.0",
|
||||
"eslint-config-next": "^12.2.0",
|
||||
"eslint-config-next": "^13.2.4",
|
||||
"typescript": "^4.7.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue