chore(repo): removed unused packages (#8536)
This commit is contained in:
parent
46db84ad0f
commit
4464da09f5
@ -252,7 +252,6 @@
|
|||||||
"webpack-node-externals": "^3.0.0",
|
"webpack-node-externals": "^3.0.0",
|
||||||
"webpack-sources": "^3.0.2",
|
"webpack-sources": "^3.0.2",
|
||||||
"webpack-subresource-integrity": "^1.5.2",
|
"webpack-subresource-integrity": "^1.5.2",
|
||||||
"worker-plugin": "3.2.0",
|
|
||||||
"xstate": "^4.25.0",
|
"xstate": "^4.25.0",
|
||||||
"yargs": "15.4.1",
|
"yargs": "15.4.1",
|
||||||
"yargs-parser": "20.0.0",
|
"yargs-parser": "20.0.0",
|
||||||
|
|||||||
@ -34,8 +34,6 @@
|
|||||||
"@nrwl/devkit": "*",
|
"@nrwl/devkit": "*",
|
||||||
"@nrwl/jest": "*",
|
"@nrwl/jest": "*",
|
||||||
"eslint": "8.2.0",
|
"eslint": "8.2.0",
|
||||||
"glob": "7.1.4",
|
|
||||||
"minimatch": "3.0.4",
|
|
||||||
"tmp": "~0.2.1",
|
"tmp": "~0.2.1",
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -109,7 +109,6 @@
|
|||||||
"webpack-merge": "^5.8.0",
|
"webpack-merge": "^5.8.0",
|
||||||
"webpack-sources": "^3.0.2",
|
"webpack-sources": "^3.0.2",
|
||||||
"webpack-subresource-integrity": "^1.5.2",
|
"webpack-subresource-integrity": "^1.5.2",
|
||||||
"worker-plugin": "3.2.0",
|
|
||||||
"webpack-dev-server": "^4.3.1",
|
"webpack-dev-server": "^4.3.1",
|
||||||
"http-server": "14.1.0",
|
"http-server": "14.1.0",
|
||||||
"ignore": "^5.0.4"
|
"ignore": "^5.0.4"
|
||||||
|
|||||||
@ -63,7 +63,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@parcel/watcher": "2.0.4",
|
"@parcel/watcher": "2.0.4",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"cosmiconfig": "^4.0.0",
|
|
||||||
"cli-spinners": "2.6.1",
|
"cli-spinners": "2.6.1",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
"dotenv": "~10.0.0",
|
"dotenv": "~10.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user