forgot these in my last commit
This commit is contained in:
@@ -9,10 +9,14 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.0.1",
|
||||
"@mdx-js/react": "^3.0.1",
|
||||
"@next/mdx": "^14.2.3",
|
||||
"@sequelize/core": "^7.0.0-alpha.40",
|
||||
"@sequelize/sqlite3": "^7.0.0-alpha.40",
|
||||
"@types/bcrypt": "^5.0.0",
|
||||
"@types/cookie": "^0.5.1",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "20.14.0",
|
||||
"@types/react": "18.2.30",
|
||||
"@types/react-bootstrap": "^0.32.32",
|
||||
@@ -31,6 +35,7 @@
|
||||
"mysql": "^2.18.1",
|
||||
"mysql2": "^3.3.3",
|
||||
"next": "14.1.4",
|
||||
"next-mdx-remote": "^5.0.0",
|
||||
"next-swagger-doc": "^0.4.0",
|
||||
"openapi-types": "^12.1.3",
|
||||
"pg-hstore": "^2.3.4",
|
||||
@@ -38,6 +43,7 @@
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "^2.7.4",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"sqlite": "^4.2.1",
|
||||
"swagger-jsdoc": "^6.2.8",
|
||||
"swagger-ui-react": "^5.17.2",
|
||||
|
||||
Reference in New Issue
Block a user