mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
npm packages update
This commit is contained in:
parent
ed507dc39f
commit
32522097c0
51 changed files with 3247 additions and 5187 deletions
22
package.json
22
package.json
|
@ -13,15 +13,17 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint-plugin-react": "^7.21.5",
|
||||
"linkify-string": "^3.0.4",
|
||||
"next": "^10.0.3",
|
||||
"react": "^16.13.0",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-query": "^3.34.16",
|
||||
"react-snowfall": "^1.0.2",
|
||||
"socket.io-client": "^4.1.2",
|
||||
"unfetch": "^4.1.0"
|
||||
"@babel/eslint-parser": "^7.5.4",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"linkify-string": "^4.1.0",
|
||||
"next": "^13.2.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-query": "^3.39.3",
|
||||
"react-snowfall": "^1.2.1",
|
||||
"socket.io-client": "^4.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.18.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue