chore: fix gitignore for test build artifacts and commit pending dep updates

This commit is contained in:
dishant-kumar-thakur
2026-02-19 01:48:07 +05:30
parent 25ce812497
commit b01903b0bf
3 changed files with 78 additions and 83 deletions

View File

@@ -18,6 +18,7 @@
"copy-webpack-plugin": "^12.0.2",
"generate-json-webpack-plugin": "^2.0.0",
"ts-loader": "^9.5.4",
"typescript": "^4.9.5"
"typescript": "^4.9.5",
"webpack-cli": "^5.1.4"
}
}