mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
npm packages update
This commit is contained in:
+12
-10
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user