@jobber/components 8.27.1 → 8.27.2-upgrade-ax-69e6080.0
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/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "8.27.
|
|
3
|
+
"version": "8.27.2-upgrade-ax-69e6080.0+69e60801",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -467,13 +467,13 @@
|
|
|
467
467
|
"@base-ui/react": "1.6.0",
|
|
468
468
|
"@floating-ui/react": "^0.27.5",
|
|
469
469
|
"@floating-ui/utils": "0.2.11",
|
|
470
|
-
"@jobber/formatters": "^0.5.
|
|
470
|
+
"@jobber/formatters": "^0.5.1-upgrade-ax-69e6080.622+69e60801",
|
|
471
471
|
"@tanstack/react-table": "8.5.13",
|
|
472
472
|
"@types/color": "^3.0.1",
|
|
473
473
|
"@types/lodash": "^4.14.136",
|
|
474
474
|
"@types/react-router": "5.1.7",
|
|
475
475
|
"@types/react-router-dom": "^5.3.3",
|
|
476
|
-
"axios": "^1.
|
|
476
|
+
"axios": "^1.18.0",
|
|
477
477
|
"classnames": "^2.3.2",
|
|
478
478
|
"color": "^3.1.2",
|
|
479
479
|
"filesize": "^6.1.0",
|
|
@@ -491,8 +491,8 @@
|
|
|
491
491
|
"devDependencies": {
|
|
492
492
|
"@apollo/client": "^3.7.10",
|
|
493
493
|
"@csstools/postcss-global-data": "^1.0.3",
|
|
494
|
-
"@jobber/design": "0.108.
|
|
495
|
-
"@jobber/hooks": "2.21.
|
|
494
|
+
"@jobber/design": "0.108.1-upgrade-ax-69e6080.7+69e60801",
|
|
495
|
+
"@jobber/hooks": "2.21.1-upgrade-ax-69e6080.109+69e60801",
|
|
496
496
|
"@rollup/plugin-alias": "^5.1.0",
|
|
497
497
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
498
498
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"@jobber/design": "*",
|
|
531
531
|
"@jobber/hooks": ">=2",
|
|
532
532
|
"@tanstack/react-table": "^8",
|
|
533
|
-
"axios": "^1.
|
|
533
|
+
"axios": "^1.18.0",
|
|
534
534
|
"classnames": "^2",
|
|
535
535
|
"color": "^4",
|
|
536
536
|
"filesize": "^6",
|
|
@@ -545,5 +545,5 @@
|
|
|
545
545
|
"> 1%",
|
|
546
546
|
"IE 10"
|
|
547
547
|
],
|
|
548
|
-
"gitHead": "
|
|
548
|
+
"gitHead": "69e60801cfaedb56dbfac2df05b44ace5676c19f"
|
|
549
549
|
}
|