Skip to content

Commit

Permalink
feat: update lib versions in jsenv
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Aug 29, 2024
1 parent ae7587f commit 8805908
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions v2/src/plugins/codeTypeChecking/jsEnv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"react-router-dom5": "npm:react-router-dom@^5.3.0",
"socket.io": "^4.6.1",
"socketio": "^1.0.0",
"supertokens-auth-react": "^0.44.0",
"supertokens-auth-react-script": "github:supertokens/supertokens-auth-react#0.44",
"supertokens-auth-react": "^0.46.0",
"supertokens-auth-react-script": "github:supertokens/supertokens-auth-react#0.46",
"supertokens-node": "^20.0.0",
"supertokens-node7": "npm:[email protected]",
"supertokens-react-native": "^5.0.0",
"supertokens-web-js": "^0.12.0",
"supertokens-web-js-script": "github:supertokens/supertokens-web-js#0.12",
"supertokens-web-js": "github:supertokens/supertokens-web-js#0.13",
"supertokens-web-js-script": "github:supertokens/supertokens-web-js#0.13",
"supertokens-website": "^20.0.1",
"supertokens-website-script": "github:supertokens/supertokens-website#20.0",
"typescript": "^4.9.5",
Expand Down

0 comments on commit 8805908

Please sign in to comment.