babel-plugin-macros is not needed anymore since we now use @lingui/babel-plugin-lingui-macro

This commit is contained in:
Athou
2025-08-11 14:35:16 +02:00
parent a44c76cdc3
commit cfe427b34c
2 changed files with 0 additions and 2 deletions

View File

@@ -58,7 +58,6 @@
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",
"@vitejs/plugin-react": "^5.0.0",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-react-compiler": "^19.1.0-rc.2",
"jsdom": "^26.1.0",
"rollup-plugin-visualizer": "^6.0.3",

View File

@@ -65,7 +65,6 @@
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.7",
"@vitejs/plugin-react": "^5.0.0",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-react-compiler": "^19.1.0-rc.2",
"jsdom": "^26.1.0",
"rollup-plugin-visualizer": "^6.0.3",