All package updates.

This commit is contained in:
Patrick FIc
2025-10-21 10:46:12 -07:00
parent bf1e137c6c
commit e6e1785413
2 changed files with 2320 additions and 2445 deletions

4683
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,66 +27,66 @@
},
"dependencies": {
"@apollo/client": "^3.13.6",
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/preload": "^3.0.2",
"@electron-toolkit/utils": "^4.0.0",
"@sentry/electron": "^6.5.0",
"@sentry/vite-plugin": "^3.3.1",
"axios": "^1.9.0",
"dayjs": "^1.11.13",
"electron-log": "^5.3.3",
"electron-store": "^8.2.0",
"@sentry/electron": "^7.2.0",
"@sentry/vite-plugin": "^4.5.0",
"axios": "^1.12.2",
"dayjs": "^1.11.18",
"electron-log": "^5.4.3",
"electron-store": "^11.0.2",
"electron-updater": "^6.6.2",
"winax": "^3.6.2"
},
"devDependencies": {
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@electron-toolkit/eslint-config-prettier": "^3.0.0",
"@electron-toolkit/eslint-config-ts": "^3.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@playwright/test": "^1.51.1",
"@reduxjs/toolkit": "^2.6.1",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.1",
"@types/lodash": "^4.17.16",
"@types/node": "^22.14.0",
"@electron-toolkit/eslint-config-ts": "^3.1.0",
"@electron-toolkit/tsconfig": "^2.0.0",
"@playwright/test": "^1.56.1",
"@reduxjs/toolkit": "^2.9.1",
"@types/cors": "^2.8.19",
"@types/express": "^5.0.3",
"@types/lodash": "^4.17.20",
"@types/node": "^24.9.1",
"@types/node-cron": "^3.0.11",
"@types/react": "^19.1.0",
"@types/react-dom": "^19.1.2",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"@types/xml2js": "^0.4.14",
"@vitejs/plugin-react": "^4.3.4",
"antd": "^5.24.6",
"@vitejs/plugin-react": "^5.0.4",
"antd": "^5.27.6",
"archiver": "^7.0.1",
"chokidar": "^4.0.3",
"cors": "^2.8.5",
"cross-env": "^10.0.0",
"cross-env": "^10.1.0",
"dbffile": "^1.12.0",
"electron": "^35.1.5",
"electron-builder": "^25.1.8",
"electron": "^38.3.0",
"electron-builder": "^26.0.12",
"electron-store": "^8.2.0",
"electron-vite": "^3.1.0",
"eslint": "^9.24.0",
"electron-vite": "^4.0.1",
"eslint": "^9.38.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-react-refresh": "^0.4.24",
"express": "^5.1.0",
"firebase": "^11.6.0",
"graphql": "^16.10.0",
"graphql-request": "^7.1.2",
"i18next": "^24.2.3",
"firebase": "^12.4.0",
"graphql": "^16.11.0",
"graphql-request": "^7.3.1",
"i18next": "^25.6.0",
"lodash": "^4.17.21",
"node-cron": "^3.0.3",
"playwright": "^1.51.1",
"prettier": "^3.5.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-error-boundary": "^5.0.0",
"react-i18next": "^15.4.1",
"node-cron": "^4.2.1",
"playwright": "^1.56.1",
"prettier": "^3.6.2",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-error-boundary": "^6.0.0",
"react-i18next": "^16.1.4",
"react-redux": "^9.2.0",
"react-router": "^7.5.0",
"react-router": "^7.9.4",
"redux-logger": "^3.0.6",
"typescript": "^5.8.3",
"vite": "6.2.6",
"typescript": "^5.9.3",
"vite": "7.1.11",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"
"xmlbuilder2": "^4.0.0"
}
}