Match-id-6738b7befceb9b7a930fcebe98fff0d323866e54

This commit is contained in:
* 2023-09-18 20:26:56 +08:00
parent 2044088b2a
commit 2a699b6136
1 changed files with 3 additions and 3 deletions

View File

@ -28,12 +28,12 @@
"@types/node": "^18.16.1", "@types/node": "^18.16.1",
"@types/resolve": "^1.20.2", "@types/resolve": "^1.20.2",
"@types/webpack": "^5.28.1", "@types/webpack": "^5.28.1",
"@types/yargs-parser": "^21.0.0" "@types/yargs-parser": "^21.0.0",
"@types/http-proxy-middleware": "^1.0.0",
"@types/jest": "^29.5.2"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.22.5", "@babel/runtime": "^7.22.5",
"@types/http-proxy-middleware": "^1.0.0",
"@types/jest": "^29.5.2",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",