⬆️ Upgrade dependencies
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"models": "workspace:*",
|
||||
"postcss": "8.4.19",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"tailwindcss": "3.2.4",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"eslint": "8.28.0",
|
||||
"eslint-config-next": "13.0.4",
|
||||
"eslint-config-next": "13.0.5",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-react": "7.31.11"
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "4.9.3",
|
||||
"next": "13.0.4",
|
||||
"next": "13.0.5",
|
||||
"db": "workspace:*",
|
||||
"tsconfig": "workspace:*"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"ts-jest": "29.0.3",
|
||||
"typescript": "4.9.3",
|
||||
"tsconfig": "workspace:*"
|
||||
|
||||
@@ -6,14 +6,14 @@
|
||||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.28.0",
|
||||
"@playwright/test": "1.28.1",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"aws-sdk": "2.1258.0",
|
||||
"aws-sdk": "2.1261.0",
|
||||
"cuid": "2.1.8",
|
||||
"db": "workspace:*",
|
||||
"dotenv": "16.0.3",
|
||||
"models": "workspace:*",
|
||||
"next": "13.0.4",
|
||||
"next": "13.0.5",
|
||||
"nodemailer": "6.8.0",
|
||||
"tsconfig": "workspace:*",
|
||||
"typescript": "4.9.3"
|
||||
|
||||
Reference in New Issue
Block a user