startup ! yakit chrome plugin

This commit is contained in:
VillanCh
2024-03-20 20:36:21 +08:00
parent 661df0240d
commit 0914608517
10 changed files with 2066 additions and 22 deletions
+4
View File
@@ -8,6 +8,7 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"antd": "^5.15.3",
"babel-jest": "^27.4.2",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
@@ -136,10 +137,13 @@
"@babel/preset-env": "^7.24.1",
"@babel/preset-react": "^7.24.1",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
"html-webpack-plugin": "^5.6.0",
"style-loader": "^3.3.4",
"ts-loader": "^9.5.1",
"typescript": "^5.4.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"
}