We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684e3b7 commit 83dabeaCopy full SHA for 83dabea
package.json
@@ -42,10 +42,10 @@
42
"@types/react": "^18.0.21",
43
"@types/react-dom": "^18.0.10",
44
"@types/react-reconciler": "^0.28.1",
45
+ "@types/superagent": "^4.1.17",
46
"@types/update-notifier": "^6.0.2",
47
"@types/ws": "^8.5.4",
48
"@types/yargs": "^17.0.23",
- "@types/superagent": "^4.1.17",
49
"@typescript-eslint/eslint-plugin": "^5.53.0",
50
"@typescript-eslint/parser": "^5.53.0",
51
"cspell": "^6.19.2",
@@ -55,7 +55,7 @@
55
"eslint-config-dmitmel": "github:dmitmel/eslint-config-dmitmel",
56
"eslint-plugin-node": "^11.1.0",
57
"eslint-plugin-react": "^7.31.8",
58
- "np": "^7.6.2",
+ "np": "^8.0.2",
59
"parcel": "^2.8.3",
60
"prettier": "^2.8.4",
61
"simple-markdown": "^0.7.3",
0 commit comments