Skip to content

Commit

Permalink
🚀 bump dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dngda committed Jul 28, 2023
1 parent 101b82d commit e3a2b5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "ISC",
"devDependencies": {
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^8.9.0",
"nodemon": "^2.0.22",
"prettier": "^2.8.8"
},
Expand All @@ -21,7 +21,7 @@
"@hapi/boom": "^10.0.1",
"@types/figlet": "^1.5.6",
"@types/fluent-ffmpeg": "^2.1.21",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.196",
"@types/random-useragent": "^0.3.1",
"@types/sequelize": "^4.28.15",
"@types/sharp": "^0.31.1",
Expand All @@ -37,10 +37,10 @@
"form-data": "^4.0.0",
"get-video-duration": "^4.1.0",
"lodash": "^4.17.21",
"mathjs": "^11.8.2",
"mathjs": "^11.9.1",
"moment-timezone": "^0.5.43",
"node-cache": "^5.1.2",
"playwright": "^1.36.1",
"playwright": "^1.36.2",
"playwright-extra": "^4.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"qrcode-terminal": "^0.12.0",
Expand Down

0 comments on commit e3a2b5f

Please sign in to comment.