mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-19 19:26:29 +00:00
fix(backend): Bump maybe vulnerable esbuild (#9155)
* fix(backend): Bump vulnerable vanilla-extract * bump deps futher * remove @types/dompurify * bump @lingui * use more modern image 20.04 ships with node 18 as default, 24.04 with 20 * bump rest of image deps * bump deps * bump base deps * bump resolution * lower resolution * fix resolution * update lingui * switch to build-in macro * fix imports
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"@babel/preset-react"
|
||||
],
|
||||
"plugins": [
|
||||
"macros"
|
||||
"@lingui/babel-plugin-lingui-macro"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user