@djangocfg/ext-support 1.0.10 → 1.0.13
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/config.cjs +3 -3
- package/dist/config.js +3 -3
- package/dist/hooks.cjs +3 -3
- package/dist/hooks.js +3 -3
- package/dist/index.cjs +3 -3
- package/dist/index.js +3 -3
- package/package.json +3 -3
package/dist/config.cjs
CHANGED
|
@@ -27,7 +27,7 @@ var import_ext_base = require("@djangocfg/ext-base");
|
|
|
27
27
|
// package.json
|
|
28
28
|
var package_default = {
|
|
29
29
|
name: "@djangocfg/ext-support",
|
|
30
|
-
version: "1.0.
|
|
30
|
+
version: "1.0.13",
|
|
31
31
|
description: "Support ticket system extension for DjangoCFG",
|
|
32
32
|
keywords: [
|
|
33
33
|
"django",
|
|
@@ -92,9 +92,9 @@ var package_default = {
|
|
|
92
92
|
consola: "^3.4.2",
|
|
93
93
|
"lucide-react": "^0.545.0",
|
|
94
94
|
moment: "^2.30.1",
|
|
95
|
-
next: "^
|
|
95
|
+
next: "^16",
|
|
96
96
|
"p-retry": "^7.0.0",
|
|
97
|
-
react: "^
|
|
97
|
+
react: "^19",
|
|
98
98
|
"react-hook-form": "7.65.0",
|
|
99
99
|
swr: "^2.3.7",
|
|
100
100
|
zod: "^4.1.13"
|
package/dist/config.js
CHANGED
|
@@ -4,7 +4,7 @@ import { createExtensionConfig } from "@djangocfg/ext-base";
|
|
|
4
4
|
// package.json
|
|
5
5
|
var package_default = {
|
|
6
6
|
name: "@djangocfg/ext-support",
|
|
7
|
-
version: "1.0.
|
|
7
|
+
version: "1.0.13",
|
|
8
8
|
description: "Support ticket system extension for DjangoCFG",
|
|
9
9
|
keywords: [
|
|
10
10
|
"django",
|
|
@@ -69,9 +69,9 @@ var package_default = {
|
|
|
69
69
|
consola: "^3.4.2",
|
|
70
70
|
"lucide-react": "^0.545.0",
|
|
71
71
|
moment: "^2.30.1",
|
|
72
|
-
next: "^
|
|
72
|
+
next: "^16",
|
|
73
73
|
"p-retry": "^7.0.0",
|
|
74
|
-
react: "^
|
|
74
|
+
react: "^19",
|
|
75
75
|
"react-hook-form": "7.65.0",
|
|
76
76
|
swr: "^2.3.7",
|
|
77
77
|
zod: "^4.1.13"
|
package/dist/hooks.cjs
CHANGED
|
@@ -2656,7 +2656,7 @@ var SupportLayout = () => {
|
|
|
2656
2656
|
// package.json
|
|
2657
2657
|
var package_default = {
|
|
2658
2658
|
name: "@djangocfg/ext-support",
|
|
2659
|
-
version: "1.0.
|
|
2659
|
+
version: "1.0.13",
|
|
2660
2660
|
description: "Support ticket system extension for DjangoCFG",
|
|
2661
2661
|
keywords: [
|
|
2662
2662
|
"django",
|
|
@@ -2721,9 +2721,9 @@ var package_default = {
|
|
|
2721
2721
|
consola: "^3.4.2",
|
|
2722
2722
|
"lucide-react": "^0.545.0",
|
|
2723
2723
|
moment: "^2.30.1",
|
|
2724
|
-
next: "^
|
|
2724
|
+
next: "^16",
|
|
2725
2725
|
"p-retry": "^7.0.0",
|
|
2726
|
-
react: "^
|
|
2726
|
+
react: "^19",
|
|
2727
2727
|
"react-hook-form": "7.65.0",
|
|
2728
2728
|
swr: "^2.3.7",
|
|
2729
2729
|
zod: "^4.1.13"
|
package/dist/hooks.js
CHANGED
|
@@ -2646,7 +2646,7 @@ var SupportLayout = () => {
|
|
|
2646
2646
|
// package.json
|
|
2647
2647
|
var package_default = {
|
|
2648
2648
|
name: "@djangocfg/ext-support",
|
|
2649
|
-
version: "1.0.
|
|
2649
|
+
version: "1.0.13",
|
|
2650
2650
|
description: "Support ticket system extension for DjangoCFG",
|
|
2651
2651
|
keywords: [
|
|
2652
2652
|
"django",
|
|
@@ -2711,9 +2711,9 @@ var package_default = {
|
|
|
2711
2711
|
consola: "^3.4.2",
|
|
2712
2712
|
"lucide-react": "^0.545.0",
|
|
2713
2713
|
moment: "^2.30.1",
|
|
2714
|
-
next: "^
|
|
2714
|
+
next: "^16",
|
|
2715
2715
|
"p-retry": "^7.0.0",
|
|
2716
|
-
react: "^
|
|
2716
|
+
react: "^19",
|
|
2717
2717
|
"react-hook-form": "7.65.0",
|
|
2718
2718
|
swr: "^2.3.7",
|
|
2719
2719
|
zod: "^4.1.13"
|
package/dist/index.cjs
CHANGED
|
@@ -2656,7 +2656,7 @@ var SupportLayout = () => {
|
|
|
2656
2656
|
// package.json
|
|
2657
2657
|
var package_default = {
|
|
2658
2658
|
name: "@djangocfg/ext-support",
|
|
2659
|
-
version: "1.0.
|
|
2659
|
+
version: "1.0.13",
|
|
2660
2660
|
description: "Support ticket system extension for DjangoCFG",
|
|
2661
2661
|
keywords: [
|
|
2662
2662
|
"django",
|
|
@@ -2721,9 +2721,9 @@ var package_default = {
|
|
|
2721
2721
|
consola: "^3.4.2",
|
|
2722
2722
|
"lucide-react": "^0.545.0",
|
|
2723
2723
|
moment: "^2.30.1",
|
|
2724
|
-
next: "^
|
|
2724
|
+
next: "^16",
|
|
2725
2725
|
"p-retry": "^7.0.0",
|
|
2726
|
-
react: "^
|
|
2726
|
+
react: "^19",
|
|
2727
2727
|
"react-hook-form": "7.65.0",
|
|
2728
2728
|
swr: "^2.3.7",
|
|
2729
2729
|
zod: "^4.1.13"
|
package/dist/index.js
CHANGED
|
@@ -2646,7 +2646,7 @@ var SupportLayout = () => {
|
|
|
2646
2646
|
// package.json
|
|
2647
2647
|
var package_default = {
|
|
2648
2648
|
name: "@djangocfg/ext-support",
|
|
2649
|
-
version: "1.0.
|
|
2649
|
+
version: "1.0.13",
|
|
2650
2650
|
description: "Support ticket system extension for DjangoCFG",
|
|
2651
2651
|
keywords: [
|
|
2652
2652
|
"django",
|
|
@@ -2711,9 +2711,9 @@ var package_default = {
|
|
|
2711
2711
|
consola: "^3.4.2",
|
|
2712
2712
|
"lucide-react": "^0.545.0",
|
|
2713
2713
|
moment: "^2.30.1",
|
|
2714
|
-
next: "^
|
|
2714
|
+
next: "^16",
|
|
2715
2715
|
"p-retry": "^7.0.0",
|
|
2716
|
-
react: "^
|
|
2716
|
+
react: "^19",
|
|
2717
2717
|
"react-hook-form": "7.65.0",
|
|
2718
2718
|
swr: "^2.3.7",
|
|
2719
2719
|
zod: "^4.1.13"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@djangocfg/ext-support",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.13",
|
|
4
4
|
"description": "Support ticket system extension for DjangoCFG",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"django",
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
"consola": "^3.4.2",
|
|
66
66
|
"lucide-react": "^0.545.0",
|
|
67
67
|
"moment": "^2.30.1",
|
|
68
|
-
"next": "^
|
|
68
|
+
"next": "^16",
|
|
69
69
|
"p-retry": "^7.0.0",
|
|
70
|
-
"react": "^
|
|
70
|
+
"react": "^19",
|
|
71
71
|
"react-hook-form": "7.65.0",
|
|
72
72
|
"swr": "^2.3.7",
|
|
73
73
|
"zod": "^4.1.13"
|