improve: upgrade node to 20, upgrade react-query to v4
This commit is contained in:
@@ -12,19 +12,23 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "^2.7.0",
|
||||
"@tanstack/react-query": "^4.36.1",
|
||||
"assert": "^2.1.0",
|
||||
"axios": "^1.7.9",
|
||||
"bulma": "^1.0.2",
|
||||
"katex": "^0.16.11",
|
||||
"oidc-client-ts": "^3.1.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"prismjs": "^1.30.0",
|
||||
"process": "^0.11.10",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-query": "^3.39.3",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-dom": "^7.0.1",
|
||||
"react-syntax-highlighter": "^15.6.1",
|
||||
"redux": "^5.0.1",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"rehype-raw": "^7.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user