chore(deps): update repo tooling packages

This commit is contained in:
Mrugesh Mohapatra
2026-04-19 22:56:27 +05:30
parent 7a5a6a4035
commit 1765614f98
5 changed files with 380 additions and 339 deletions

View File

@@ -84,17 +84,17 @@
"@testing-library/jest-dom": "6.9.1",
"@types/lodash": "4.14.202",
"@types/node": "^24.10.8",
"debug": "4.3.4",
"debug": "4.4.3",
"globals": "^15.14.0",
"husky": "9.0.11",
"husky": "9.1.7",
"identity-obj-proxy": "^3.0.0",
"js-yaml": "3.14.2",
"lint-staged": "^16.2.7",
"lint-staged": "^16.4.0",
"lodash": "4.17.21",
"npm-run-all2": "5.0.2",
"prettier": "3.2.5",
"stylelint": "16.14.1",
"tsx": "4.19.1",
"tsx": "4.21.0",
"turbo": "^2.8.7",
"typescript": "5.9.3",
"webpack-bundle-analyzer": "4.10.2",

705
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"dotenv": "16.4.5",
"eslint": "^9.39.1",
"mongodb": "6.10.0",
"tsx": "4.19.1",
"tsx": "4.21.0",
"typescript": "5.9.3"
},
"type": "module"

View File

@@ -23,7 +23,7 @@
"main": "none",
"devDependencies": {
"@freecodecamp/eslint-config": "workspace:*",
"debug": "4.3.4",
"debug": "4.4.3",
"dotenv": "16.4.5",
"eslint": "^9.39.1",
"joi": "17.12.2",

View File

@@ -23,7 +23,7 @@
"main": "none",
"devDependencies": {
"@freecodecamp/eslint-config": "workspace:*",
"debug": "4.3.4",
"debug": "4.4.3",
"dotenv": "16.4.5",
"eslint": "^9.39.1",
"mongodb": "6.10.0"