We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d2375 commit dbeadc3Copy full SHA for dbeadc3
examples/react-colyseus/packages/client/package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"@discord/embedded-app-sdk": "workspace:@discord/embedded-app-sdk@*",
13
"colyseus.js": "^0.15.18",
14
- "eslint": "^8.18.0",
+ "eslint": "^9.0.0",
15
"eslint-plugin-react-hooks": "^4.6.0",
16
"react": "^18.2.0",
17
"react-dom": "^18.2.0"
package.json
@@ -63,7 +63,7 @@
63
"@types/jest": "^29.5.12",
64
"@typescript-eslint/eslint-plugin": "^7.6.0",
65
"@typescript-eslint/parser": "^7.6.0",
66
67
"eslint-config-prettier": "^9.1.0",
68
"eslint-plugin-import": "^2.29.1",
69
"eslint-plugin-no-unsanitized": "^4.0.2",
0 commit comments