Updated dependencies, License
This commit is contained in:
+5
-5
@@ -27,14 +27,14 @@
|
||||
},
|
||||
"homepage": "https://github.com/KRGameStudios/MERN-template#readme",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.5",
|
||||
"@babel/core": "^7.20.12",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"babel-loader": "^8.3.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"compression-webpack-plugin": "^10.0.0",
|
||||
"concurrently": "^7.6.0",
|
||||
"css-loader": "^6.7.2",
|
||||
"css-loader": "^6.7.3",
|
||||
"dateformat": "^5.0.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
@@ -44,9 +44,9 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.4.3",
|
||||
"react-select": "^5.6.1",
|
||||
"sequelize": "^6.25.8",
|
||||
"react-router-dom": "^6.6.2",
|
||||
"react-select": "^5.7.0",
|
||||
"sequelize": "^6.28.0",
|
||||
"socket.io-client": "^4.5.4",
|
||||
"style-loader": "^3.3.1",
|
||||
"webpack": "^5.75.0",
|
||||
|
||||
Reference in New Issue
Block a user