mirror of
https://github.com/searxng/searxng.git
synced 2025-03-12 15:41:15 +00:00
[mod] bump copy-webpack-plugin 13.0.2, eslint 9.21 & vite 6.2.0
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
d5ba3bf150
commit
4e195e1000
1 changed files with 4 additions and 4 deletions
|
@ -9,11 +9,11 @@
|
|||
"icons.html": "node theme_icons.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.19.0",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"@eslint/js": "^9.21.0",
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"edge.js": "^6.2.1",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint": "^9.21.0",
|
||||
"filemanager-webpack-plugin": "^8.0.0",
|
||||
"globals": "^15.14.0",
|
||||
"ionicons": "^7.4.0",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"stylelint-config-standard-less": "^3.0.1",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"svgo": "^3.3.2",
|
||||
"vite": "^6.0.7",
|
||||
"vite": "^6.2.0",
|
||||
"vite-plugin-static-copy": "^2.2.0",
|
||||
"vite-plugin-stylelint": "^6.0.0",
|
||||
"webpack": "^5.97.1",
|
||||
|
|
Loading…
Reference in a new issue