Skip to content

Commit 32a40cf

Browse files
committed
packages updated
1 parent bbc5526 commit 32a40cf

20 files changed

+2355
-9997
lines changed

.env.development renamed to .env

File renamed without changes.

package-lock.json

Lines changed: 2342 additions & 9967 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,18 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"apollo-server-lambda": "^3.10.0",
15-
"graphql": "^16.5.0",
16-
"jsonwebtoken": "^8.5.1",
17-
"mongodb": "^4.8.0"
18-
},
19-
"devDependencies": {
20-
"serverless-dotenv-plugin": "^4.0.1"
14+
"@apollo/client": "^3.7.10",
15+
"@apollo/server": "^4.5.0",
16+
"@babel/core": "^7.21.3",
17+
"@babel/preset-react": "^7.18.6",
18+
"babel-loader": "^9.1.2",
19+
"css-loader": "^6.7.3",
20+
"graphql": "^16.6.0",
21+
"jsonwebtoken": "^9.0.0",
22+
"mongodb": "^5.1.0",
23+
"react": "^18.2.0",
24+
"react-dom": "^18.2.0",
25+
"style-loader": "^3.3.2",
26+
"uuid": "^9.0.0"
2127
}
2228
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)