chore(package.json): add/fix more frontend dependencies
This commit is contained in:
parent
d25ce1a011
commit
b4a59f6b02
1091
package-lock.json
generated
1091
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -21,6 +21,8 @@
|
||||
"@fortawesome/fontawesome-free": "^6.6.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"axios": "^1.7.5",
|
||||
"babel-loader": "^9.1.3",
|
||||
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"css-loader": "^7.1.2",
|
||||
@ -29,7 +31,6 @@
|
||||
"file-loader": "^6.2.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"glob": "^11.0.0",
|
||||
"html-webpack-plugin": "^5.6.0",
|
||||
"jasmine-core": "^5.2.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"karma": "^6.4.4",
|
||||
@ -44,6 +45,7 @@
|
||||
"null-loader": "^4.0.1",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"postcss-preset-env": "^10.0.2",
|
||||
"real-favicon-webpack-plugin": "^0.2.3",
|
||||
"remove-files-webpack-plugin": "^1.5.0",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.77.8",
|
||||
|
||||
Reference in New Issue
Block a user