mirror of
https://github.com/araxiaonline/wow-client-patcher.git
synced 2026-06-13 03:12:24 -04:00
added new deps
This commit is contained in:
@@ -116,7 +116,9 @@
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/adm-zip": "^0.5.2",
|
||||
"@types/commander": "^2.12.2",
|
||||
"@types/howler": "^2.2.8",
|
||||
"@types/inquirer": "^9.0.7",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/lodash": "^4.14.199",
|
||||
"@types/mock-fs": "^4.13.1",
|
||||
@@ -131,6 +133,7 @@
|
||||
"@typescript-eslint/parser": "^5.59.8",
|
||||
"browserslist-config-erb": "^0.0.3",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.3.0",
|
||||
"concurrently": "^8.1.0",
|
||||
"core-js": "^3.30.2",
|
||||
"cross-env": "^7.0.3",
|
||||
@@ -158,6 +161,7 @@
|
||||
"generate-file-webpack-plugin": "^1.0.1",
|
||||
"html-webpack-plugin": "^5.5.1",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"inquirer": "^9.0.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
|
||||
Reference in New Issue
Block a user