chore(deps): update build tooling packages

This commit is contained in:
Mrugesh Mohapatra
2026-04-19 23:01:22 +05:30
parent 1765614f98
commit f14bd71648
4 changed files with 384 additions and 168 deletions
+2 -2
View File
@@ -167,7 +167,7 @@
"@vitest/ui": "^4.0.15", "@vitest/ui": "^4.0.15",
"autoprefixer": "10.4.27", "autoprefixer": "10.4.27",
"babel-plugin-macros": "3.1.0", "babel-plugin-macros": "3.1.0",
"core-js": "3.37.1", "core-js": "3.49.0",
"dotenv": "16.4.5", "dotenv": "16.4.5",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-flowtype": "^8.0.3",
@@ -183,6 +183,6 @@
"redux-saga-test-plan": "4.0.6", "redux-saga-test-plan": "4.0.6",
"serve": "13.0.4", "serve": "13.0.4",
"vitest": "^4.0.15", "vitest": "^4.0.15",
"webpack": "5.90.3" "webpack": "5.106.0"
} }
} }
+1 -1
View File
@@ -93,7 +93,7 @@
"lodash": "4.17.21", "lodash": "4.17.21",
"npm-run-all2": "5.0.2", "npm-run-all2": "5.0.2",
"prettier": "3.2.5", "prettier": "3.2.5",
"stylelint": "16.14.1", "stylelint": "16.24.0",
"tsx": "4.21.0", "tsx": "4.21.0",
"turbo": "^2.8.7", "turbo": "^2.8.7",
"typescript": "5.9.3", "typescript": "5.9.3",
+380 -164
View File
File diff suppressed because it is too large Load Diff
@@ -48,7 +48,7 @@
"tsx": "^4.21.0", "tsx": "^4.21.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"util": "0.12.5", "util": "0.12.5",
"webpack": "5.90.3", "webpack": "5.106.0",
"webpack-cli": "4.10.0" "webpack-cli": "4.10.0"
}, },
"dependencies": { "dependencies": {