@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.
- package/dist/mf/3887.b05f65635e.js +33 -0
- package/dist/mf/{5429.eecc07ae26.js → 5429.e2b7543d75.js} +1 -1
- package/dist/mf/{8853.a8b3155879.js → 8853.20c1b87755.js} +5 -5
- package/dist/mf/{8853.a8b3155879.js.LICENSE.txt → 8853.20c1b87755.js.LICENSE.txt} +1 -1
- package/dist/mf/{9698.78f690ae77.css → 9698.052a57f199.css} +73 -73
- package/dist/mf/{__federation_expose_synchro.a358d53b47.js → __federation_expose_synchro.090ad23824.js} +2 -2
- package/dist/mf/{__federation_expose_usage.61e16f490e.js → __federation_expose_usage.be52f862ad.js} +2 -2
- package/dist/mf/{index.973c391254.js → index.fdbe7005d0.js} +3 -3
- package/dist/mf/mf-manifest.json +41 -41
- package/dist/mf/mf-stats.json +45 -45
- package/dist/mf/{tech_app.970d9761d3.js → tech_app.f847d55369.js} +3 -3
- package/package.json +10 -10
- package/dist/mf/3887.56ec961d24.js +0 -33
- package/dist/mf/@mf-types/amex.d.ts +0 -2
- package/dist/mf/@mf-types/bnpp.d.ts +0 -2
- package/dist/mf/@mf-types/credmut.d.ts +0 -2
- package/dist/mf/@mf-types/dashboard.d.ts +0 -2
- package/dist/mf/@mf-types/etat-saisie.d.ts +0 -2
- package/dist/mf/@mf-types/finance-jobs.d.ts +0 -2
- package/dist/mf/@mf-types/github.d.ts +0 -2
- package/dist/mf/@mf-types/mcp-access.d.ts +0 -2
- package/dist/mf/@mf-types/payfit.d.ts +0 -2
- package/dist/mf/@mf-types/sales.d.ts +0 -2
- package/dist/mf/@mf-types/scrapers.d.ts +0 -2
- package/dist/mf/@mf-types/spendesk.d.ts +0 -2
- package/dist/mf/@mf-types/spreadsheet.d.ts +0 -2
- package/dist/mf/@mf-types/synchro.d.ts +0 -2
- package/dist/mf/@mf-types/usage.d.ts +0 -2
- package/dist/mf/@mf-types/wise.d.ts +0 -2
- package/dist/mf/@mf-types.d.ts +0 -3
- package/dist/mf/@mf-types.zip +0 -0
- /package/dist/mf/{3887.56ec961d24.js.LICENSE.txt → 3887.b05f65635e.js.LICENSE.txt} +0 -0
- /package/dist/mf/{__federation_expose_synchro.a358d53b47.js.LICENSE.txt → __federation_expose_synchro.090ad23824.js.LICENSE.txt} +0 -0
- /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.
|
|
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.
|
|
37
|
+
"date-fns": "4.4.0",
|
|
38
38
|
"dayjs": "1.11.21",
|
|
39
39
|
"jotai": "2.18.1",
|
|
40
|
-
"lodash-es": "4.
|
|
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": "
|
|
53
|
-
"@commitlint/config-conventional": "
|
|
54
|
-
"@commitlint/types": "
|
|
55
|
-
"@eslint/js": "
|
|
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": "
|
|
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": "
|
|
66
|
+
"eslint": "10.8.1",
|
|
67
67
|
"eslint-config-prettier": "10.1.8",
|
|
68
|
-
"eslint-plugin-react-hooks": "
|
|
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",
|