@licklist/design 0.78.7-stage.28 → 0.78.7-stage.29

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 (2) hide show
  1. package/package.json +3 -3
  2. package/yarn.lock +45 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@licklist/design",
3
- "version": "0.78.7-stage.28",
3
+ "version": "0.78.7-stage.29",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
@@ -44,7 +44,7 @@
44
44
  "peerDependencies": {
45
45
  "@licklist/core": "0.36.3-stage.6",
46
46
  "@licklist/eslint-config": "0.5.6",
47
- "@licklist/plugins": "0.36.4-stage.17",
47
+ "@licklist/plugins": "0.36.4-stage.13",
48
48
  "clsx": "2.1.1",
49
49
  "i18next": "25.3.2",
50
50
  "lodash": "4.17.21",
@@ -66,7 +66,7 @@
66
66
  "@fortawesome/free-solid-svg-icons": "5.15.2",
67
67
  "@licklist/core": "0.36.3-stage.6",
68
68
  "@licklist/eslint-config": "0.5.6",
69
- "@licklist/plugins": "0.36.4-stage.17",
69
+ "@licklist/plugins": "0.36.4-stage.13",
70
70
  "@mantine/core": "6.0.22",
71
71
  "@mantine/hooks": "6.0.22",
72
72
  "@mdx-js/react": "1.6.22",
package/yarn.lock CHANGED
@@ -2442,6 +2442,35 @@ __metadata:
2442
2442
  languageName: node
2443
2443
  linkType: hard
2444
2444
 
2445
+ "@licklist/core@npm:0.36.3-stage.5":
2446
+ version: 0.36.3-stage.5
2447
+ resolution: "@licklist/core@npm:0.36.3-stage.5"
2448
+ dependencies:
2449
+ "@sentry/browser": "npm:6.2.0"
2450
+ axios: "npm:0.26.0"
2451
+ i18next: "npm:25.3.2"
2452
+ luxon: "npm:3.5.0"
2453
+ react: "npm:18.3.1"
2454
+ react-dom: "npm:18.3.1"
2455
+ react-i18next: "npm:15.6.1"
2456
+ react-intl: "npm:7.1.11"
2457
+ uuid: "npm:9.0.0"
2458
+ wait-for-expect: "npm:3.0.2"
2459
+ zustand: "npm:3.7.2"
2460
+ peerDependencies:
2461
+ "@licklist/eslint-config": 0.5.6
2462
+ axios: 0.26.0
2463
+ i18next: 25.3.2
2464
+ luxon: 3.5.0
2465
+ react: 18.3.1
2466
+ react-dom: 18.3.1
2467
+ react-i18next: 15.6.1
2468
+ react-intl: 7.1.11
2469
+ zustand: 3.7.2
2470
+ checksum: 10c0/2238efa267e6de7348b451de02b5aaaf1513411371d606d755a7b94847c8f7d2a265ca77a95148e41a220bb6d205f56583ff219fa177095f6481900abcaf7dad
2471
+ languageName: node
2472
+ linkType: hard
2473
+
2445
2474
  "@licklist/core@npm:0.36.3-stage.6":
2446
2475
  version: 0.36.3-stage.6
2447
2476
  resolution: "@licklist/core@npm:0.36.3-stage.6"
@@ -2484,7 +2513,7 @@ __metadata:
2484
2513
  "@fortawesome/free-solid-svg-icons": "npm:5.15.2"
2485
2514
  "@licklist/core": "npm:0.36.3-stage.6"
2486
2515
  "@licklist/eslint-config": "npm:0.5.6"
2487
- "@licklist/plugins": "npm:0.36.4-stage.17"
2516
+ "@licklist/plugins": "npm:0.36.4-stage.13"
2488
2517
  "@mantine/core": "npm:6.0.22"
2489
2518
  "@mantine/hooks": "npm:6.0.22"
2490
2519
  "@mdx-js/react": "npm:1.6.22"
@@ -2615,7 +2644,7 @@ __metadata:
2615
2644
  peerDependencies:
2616
2645
  "@licklist/core": 0.36.3-stage.6
2617
2646
  "@licklist/eslint-config": 0.5.6
2618
- "@licklist/plugins": 0.36.4-stage.17
2647
+ "@licklist/plugins": 0.36.4-stage.13
2619
2648
  clsx: 2.1.1
2620
2649
  i18next: 25.3.2
2621
2650
  lodash: 4.17.21
@@ -2648,11 +2677,11 @@ __metadata:
2648
2677
  languageName: node
2649
2678
  linkType: hard
2650
2679
 
2651
- "@licklist/plugins@npm:0.36.4-stage.17":
2652
- version: 0.36.4-stage.17
2653
- resolution: "@licklist/plugins@npm:0.36.4-stage.17"
2680
+ "@licklist/plugins@npm:0.36.4-stage.13":
2681
+ version: 0.36.4-stage.13
2682
+ resolution: "@licklist/plugins@npm:0.36.4-stage.13"
2654
2683
  dependencies:
2655
- "@licklist/core": "npm:0.36.3-stage.6"
2684
+ "@licklist/core": "npm:0.36.3-stage.5"
2656
2685
  axios: "npm:0.26.0"
2657
2686
  clsx: "npm:2.1.1"
2658
2687
  history: "npm:4.10.1"
@@ -2675,7 +2704,7 @@ __metadata:
2675
2704
  tailwind-merge: "npm:3.1.0"
2676
2705
  use-debounce: "npm:7.0.1"
2677
2706
  peerDependencies:
2678
- "@licklist/core": 0.36.3-stage.6
2707
+ "@licklist/core": 0.36.3-stage.5
2679
2708
  "@licklist/eslint-config": 0.5.6
2680
2709
  axios: 0.26.0
2681
2710
  clsx: 2.1.1
@@ -2689,7 +2718,7 @@ __metadata:
2689
2718
  react-loader: 2.4.7
2690
2719
  react-query: 3.34.12
2691
2720
  react-router-dom: 6.30.1
2692
- checksum: 10c0/d81e4f9d90a266bd882101819b4ee8a52ab4a1deb0a44d618693e646589644359a1d737800b985787cf6aeba8c478928b4622ff5daff090e4efcd4fd1819e188
2721
+ checksum: 10c0/7f8b21f17fc4d8bb76bfde0408927e81514d491ecf9b7cacea2494b0db1e48e79c4211cb40a92b36cbf4a6c0da6756f038d65cddb2c7f12a072f2d2e57fb87ab
2693
2722
  languageName: node
2694
2723
  linkType: hard
2695
2724
 
@@ -5691,11 +5720,11 @@ __metadata:
5691
5720
  linkType: hard
5692
5721
 
5693
5722
  "@types/node@npm:*":
5694
- version: 24.5.2
5695
- resolution: "@types/node@npm:24.5.2"
5723
+ version: 24.6.0
5724
+ resolution: "@types/node@npm:24.6.0"
5696
5725
  dependencies:
5697
- undici-types: "npm:~7.12.0"
5698
- checksum: 10c0/96baaca6564d39c6f7f6eddd73ce41e2a7594ef37225cd52df3be36fad31712af8ae178387a72d0b80f2e2799e7fd30c014bc0ae9eb9f962d9079b691be00c48
5726
+ undici-types: "npm:~7.13.0"
5727
+ checksum: 10c0/06f1aa1b5d9a8c26285b34c25aee554f31a1dc0b39627cc14e7c1c6967e75a47ab9f409eee14796cbcc004ae4059fa884cb6092ecfb368c9656d16686d7cc9d8
5699
5728
  languageName: node
5700
5729
  linkType: hard
5701
5730
 
@@ -21084,10 +21113,10 @@ __metadata:
21084
21113
  languageName: node
21085
21114
  linkType: hard
21086
21115
 
21087
- "undici-types@npm:~7.12.0":
21088
- version: 7.12.0
21089
- resolution: "undici-types@npm:7.12.0"
21090
- checksum: 10c0/326e455bbc0026db1d6b81c76a1cf10c63f7e2f9821db2e24fdc258f482814e5bfa8481f8910d07c68e305937c5c049610fdc441c5e8b7bb0daca7154fb8a306
21116
+ "undici-types@npm:~7.13.0":
21117
+ version: 7.13.0
21118
+ resolution: "undici-types@npm:7.13.0"
21119
+ checksum: 10c0/44bbb0935425291351bfd8039571f017295b5d6dc5727045d0a4fea8c6ffe73a6703b48ce010f9cb539b9041a75b463f8cfe1e7309cab7486452505fb0d66151
21091
21120
  languageName: node
21092
21121
  linkType: hard
21093
21122