Almost matching export.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"dependencies": {
|
||||
"@electron-toolkit/preload": "^3.0.1",
|
||||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"@reduxjs/toolkit": "^2.6.1",
|
||||
"chokidar": "^4.0.3",
|
||||
"dbffile": "^1.12.0",
|
||||
"electron-log": "^5.3.2",
|
||||
@@ -32,7 +33,8 @@
|
||||
"lodash": "^4.17.21",
|
||||
"playwright": "^1.51.0",
|
||||
"react-error-boundary": "^5.0.0",
|
||||
"react-i18next": "^15.4.1"
|
||||
"react-i18next": "^15.4.1",
|
||||
"react-redux": "^9.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/v5-patch-for-react-19": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user