mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-23 12:26:24 +03:00
Compare commits
5 commits
66b9bc8754
...
14981dd050
Author | SHA1 | Date | |
---|---|---|---|
|
14981dd050 | ||
|
4ebff487a5 | ||
|
b3a9fa46cb | ||
|
decdc88766 | ||
|
a56333d4c3 |
2 changed files with 237 additions and 433 deletions
660
package-lock.json
generated
660
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -18,7 +18,7 @@
|
|||
"crypto-js": "^4.1.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.8.0",
|
||||
"express-rate-limit": "^6.9.0",
|
||||
"fuse.js": "^6.6.2",
|
||||
"helmet": "^7.0.0",
|
||||
"js-sha3": "^0.8.0",
|
||||
|
@ -30,14 +30,14 @@
|
|||
"react-markdown": "^8.0.7",
|
||||
"react-router-dom": "^6.14.2",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"rehype-mathjax": "^4.0.2",
|
||||
"rehype-mathjax": "^4.0.3",
|
||||
"rehype-parse": "^8.0.4",
|
||||
"rehype-remark": "^9.1.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
"remark-stringify": "^10.0.3",
|
||||
"remove-markdown": "^0.5.0",
|
||||
"socket.io": "^4.7.1",
|
||||
"socket.io": "^4.7.2",
|
||||
"socket.io-client": "^4.7.2",
|
||||
"unified": "^10.1.2"
|
||||
},
|
||||
|
@ -46,12 +46,12 @@
|
|||
"@types/react-dom": "^18.2.7",
|
||||
"@vitejs/plugin-react": "^4.0.4",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"eslint": "^8.45.0",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-plugin-react": "^7.33.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.3",
|
||||
"postcss": "^8.4.27",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"vite": "^4.4.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue