@airporting/tech-app 0.0.120 → 0.0.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/mf/3887.b05f65635e.js +33 -0
  2. package/dist/mf/{5429.eecc07ae26.js → 5429.e2b7543d75.js} +1 -1
  3. package/dist/mf/{8853.a8b3155879.js → 8853.20c1b87755.js} +5 -5
  4. package/dist/mf/{8853.a8b3155879.js.LICENSE.txt → 8853.20c1b87755.js.LICENSE.txt} +1 -1
  5. package/dist/mf/{9698.78f690ae77.css → 9698.052a57f199.css} +73 -73
  6. package/dist/mf/{__federation_expose_synchro.a358d53b47.js → __federation_expose_synchro.090ad23824.js} +2 -2
  7. package/dist/mf/{__federation_expose_usage.61e16f490e.js → __federation_expose_usage.be52f862ad.js} +2 -2
  8. package/dist/mf/{index.973c391254.js → index.fdbe7005d0.js} +3 -3
  9. package/dist/mf/mf-manifest.json +41 -41
  10. package/dist/mf/mf-stats.json +45 -45
  11. package/dist/mf/{tech_app.970d9761d3.js → tech_app.f847d55369.js} +3 -3
  12. package/package.json +10 -10
  13. package/dist/mf/3887.56ec961d24.js +0 -33
  14. package/dist/mf/@mf-types/amex.d.ts +0 -2
  15. package/dist/mf/@mf-types/bnpp.d.ts +0 -2
  16. package/dist/mf/@mf-types/credmut.d.ts +0 -2
  17. package/dist/mf/@mf-types/dashboard.d.ts +0 -2
  18. package/dist/mf/@mf-types/etat-saisie.d.ts +0 -2
  19. package/dist/mf/@mf-types/finance-jobs.d.ts +0 -2
  20. package/dist/mf/@mf-types/github.d.ts +0 -2
  21. package/dist/mf/@mf-types/mcp-access.d.ts +0 -2
  22. package/dist/mf/@mf-types/payfit.d.ts +0 -2
  23. package/dist/mf/@mf-types/sales.d.ts +0 -2
  24. package/dist/mf/@mf-types/scrapers.d.ts +0 -2
  25. package/dist/mf/@mf-types/spendesk.d.ts +0 -2
  26. package/dist/mf/@mf-types/spreadsheet.d.ts +0 -2
  27. package/dist/mf/@mf-types/synchro.d.ts +0 -2
  28. package/dist/mf/@mf-types/usage.d.ts +0 -2
  29. package/dist/mf/@mf-types/wise.d.ts +0 -2
  30. package/dist/mf/@mf-types.d.ts +0 -3
  31. package/dist/mf/@mf-types.zip +0 -0
  32. /package/dist/mf/{3887.56ec961d24.js.LICENSE.txt → 3887.b05f65635e.js.LICENSE.txt} +0 -0
  33. /package/dist/mf/{__federation_expose_synchro.a358d53b47.js.LICENSE.txt → __federation_expose_synchro.090ad23824.js.LICENSE.txt} +0 -0
  34. /package/dist/mf/{__federation_expose_usage.61e16f490e.js.LICENSE.txt → __federation_expose_usage.be52f862ad.js.LICENSE.txt} +0 -0
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airporting/tech-app",
3
3
  "description": "🤖 Tech app front-end",
4
- "version": "0.0.120",
4
+ "version": "0.0.122",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -34,10 +34,10 @@
34
34
  "@mantine/notifications": "8.2.5",
35
35
  "@tabler/icons-react": "3.40.0",
36
36
  "@tanstack/react-query": "5.90.6",
37
- "date-fns": "4.1.0",
37
+ "date-fns": "4.4.0",
38
38
  "dayjs": "1.11.21",
39
39
  "jotai": "2.18.1",
40
- "lodash-es": "4.17.23",
40
+ "lodash-es": "4.18.1",
41
41
  "pako": "2.1.0",
42
42
  "proper-url-join": "2.1.2",
43
43
  "radash": "12.1.1",
@@ -49,23 +49,23 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@airporting/airpkg": "0.11.40",
52
- "@commitlint/cli": "19.8.1",
53
- "@commitlint/config-conventional": "19.8.1",
54
- "@commitlint/types": "19.8.1",
55
- "@eslint/js": "9.39.5",
52
+ "@commitlint/cli": "21.2.1",
53
+ "@commitlint/config-conventional": "21.2.0",
54
+ "@commitlint/types": "21.2.0",
55
+ "@eslint/js": "10.0.1",
56
56
  "@module-federation/rsbuild-plugin": "0.24.1",
57
57
  "@rsbuild/core": "1.7.6",
58
58
  "@rsbuild/plugin-react": "1.4.6",
59
59
  "@rslib/core": "0.23.2",
60
60
  "@types/lodash-es": "4.17.12",
61
61
  "@types/node": "24.13.3",
62
- "@types/pako": "2.0.4",
62
+ "@types/pako": "3.0.0",
63
63
  "@types/proper-url-join": "2.1.5",
64
64
  "@types/react": "19.2.18",
65
65
  "@types/react-dom": "19.2.4",
66
- "eslint": "9.39.5",
66
+ "eslint": "10.8.1",
67
67
  "eslint-config-prettier": "10.1.8",
68
- "eslint-plugin-react-hooks": "5.2.0",
68
+ "eslint-plugin-react-hooks": "7.1.1",
69
69
  "eslint-plugin-react-refresh": "0.5.3",
70
70
  "eslint-plugin-unused-imports": "4.4.1",
71
71
  "globals": "16.5.0",