Skip to content

Commit

Permalink
init follow packages from master
Browse files Browse the repository at this point in the history
  • Loading branch information
hafiziruslan committed Aug 3, 2024
1 parent b64b066 commit d45cdba
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,13 @@
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.25.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@types/archiver": "^6.0.2",
"@types/bcrypt": "^5.0.2",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/inquirer": "^9.0.7",
"@types/jest": "^29.5.12",
"@types/merge-deep": "^3.0.3",
"@types/mime-types": "^2.1.4",
Expand All @@ -78,8 +76,6 @@
"@types/swagger-ui-express": "^4.1.6",
"@types/unzipper": "^0.10.9",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/typescript-estree": "^8.0.0",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^5.0.0",
"crypto-js": "^4.2.0",
Expand All @@ -92,29 +88,22 @@
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.4",
"inquirer": "^9.3.6",
"jest": "^29.7.0",
"license-check-and-add": "^4.0.5",
"mime-types": "^2.1.35",
"mongoose": "^8.5.2",
"nodemon": "^3.1.4",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0",
"prom-client": "^15.1.3",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"puppeteer-extra-plugin-user-data-dir": "^2.4.1",
"puppeteer-extra-plugin-user-preferences": "^2.4.1",
"redis": "^4.7.0",
"release-it": "^17.6.0",
"rimraf": "^6.0.1",
"sanitize-filename": "^1.6.3",
"shx": "^0.3.4",
"swagger-ui-dist": "^5.17.14",
"ts-jest": "^29.2.4",
"ts-loader": "^9.5.1",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
},
"peerDependencies": {
Expand Down

0 comments on commit d45cdba

Please sign in to comment.