@ballistix.digital/react-components 8.6.1-rc-311.0 → 8.6.1-rc-314.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/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +58 -57
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"email": "info@ballistix.digital",
|
|
12
12
|
"url": "https://ballistix.digital"
|
|
13
13
|
},
|
|
14
|
-
"version": "8.6.1-rc-
|
|
14
|
+
"version": "8.6.1-rc-314.0",
|
|
15
15
|
"publishConfig": {
|
|
16
16
|
"access": "public"
|
|
17
17
|
},
|
|
@@ -34,86 +34,87 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@ballistix.digital/react-tailwindcss-datepicker": "^3.2.0",
|
|
37
|
-
"@dnd-kit/core": "^6.1
|
|
37
|
+
"@dnd-kit/core": "^6.3.1",
|
|
38
38
|
"@dnd-kit/modifiers": "^9.0.0",
|
|
39
39
|
"@dnd-kit/sortable": "^10.0.0",
|
|
40
40
|
"@dnd-kit/utilities": "^3.2.2",
|
|
41
|
-
"@floating-ui/react": "^0.27.
|
|
42
|
-
"@fortawesome/fontawesome-svg-core": "^
|
|
43
|
-
"@fortawesome/free-brands-svg-icons": "^
|
|
44
|
-
"@fortawesome/pro-duotone-svg-icons": "^
|
|
45
|
-
"@fortawesome/pro-light-svg-icons": "^
|
|
46
|
-
"@fortawesome/pro-regular-svg-icons": "^
|
|
47
|
-
"@fortawesome/pro-solid-svg-icons": "^
|
|
48
|
-
"@fortawesome/pro-thin-svg-icons": "^
|
|
49
|
-
"@fortawesome/react-fontawesome": "^
|
|
50
|
-
"@headlessui/react": "^2.2.
|
|
41
|
+
"@floating-ui/react": "^0.27.16",
|
|
42
|
+
"@fortawesome/fontawesome-svg-core": "^7.1.0",
|
|
43
|
+
"@fortawesome/free-brands-svg-icons": "^7.1.0",
|
|
44
|
+
"@fortawesome/pro-duotone-svg-icons": "^7.1.0",
|
|
45
|
+
"@fortawesome/pro-light-svg-icons": "^7.1.0",
|
|
46
|
+
"@fortawesome/pro-regular-svg-icons": "^7.1.0",
|
|
47
|
+
"@fortawesome/pro-solid-svg-icons": "^7.1.0",
|
|
48
|
+
"@fortawesome/pro-thin-svg-icons": "^7.1.0",
|
|
49
|
+
"@fortawesome/react-fontawesome": "^3.1.1",
|
|
50
|
+
"@headlessui/react": "^2.2.9",
|
|
51
51
|
"@react-input/mask": "^2.0.4",
|
|
52
|
-
"@tailwindcss/forms": "^0.5.
|
|
53
|
-
"@tailwindcss/postcss": "^4.
|
|
54
|
-
"@tanstack/react-table": "^8.
|
|
55
|
-
"@ubilabs/react-geosuggest": "^2.
|
|
56
|
-
"dayjs": "^1.11.
|
|
52
|
+
"@tailwindcss/forms": "^0.5.11",
|
|
53
|
+
"@tailwindcss/postcss": "^4.1.18",
|
|
54
|
+
"@tanstack/react-table": "^8.21.3",
|
|
55
|
+
"@ubilabs/react-geosuggest": "^2.17.1",
|
|
56
|
+
"dayjs": "^1.11.19",
|
|
57
57
|
"is-hotkey": "^0.2.0",
|
|
58
58
|
"lodash": "^4.17.21",
|
|
59
|
-
"luxon": "^3.
|
|
60
|
-
"postcss": "8.5.
|
|
61
|
-
"react-dropzone": "^14.
|
|
59
|
+
"luxon": "^3.7.2",
|
|
60
|
+
"postcss": "8.5.6",
|
|
61
|
+
"react-dropzone": "^14.3.8",
|
|
62
62
|
"react-tailwindcss-select": "^1.8.5",
|
|
63
63
|
"slate": "^0.120.0",
|
|
64
64
|
"slate-dom": "^0.119.0",
|
|
65
65
|
"slate-history": "^0.113.1",
|
|
66
66
|
"slate-react": "^0.120.0",
|
|
67
|
-
"tailwindcss": "^4.
|
|
68
|
-
"typescript": "5.9.
|
|
67
|
+
"tailwindcss": "^4.1.18",
|
|
68
|
+
"typescript": "5.9.3",
|
|
69
69
|
"uuid": "^13.0.0",
|
|
70
70
|
"xlsx": "^0.18.5",
|
|
71
|
-
"yup": "^1.
|
|
71
|
+
"yup": "^1.7.1"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@eslint/compat": "^2.0.0",
|
|
75
|
-
"@eslint/js": "^9.
|
|
76
|
-
"@parcel/packager-ts": "^2.16.
|
|
77
|
-
"@parcel/transformer-typescript-tsc": "^2.16.
|
|
78
|
-
"@parcel/transformer-typescript-types": "^2.16.
|
|
79
|
-
"@storybook/addon-docs": "^10.1.
|
|
80
|
-
"@storybook/addon-links": "^10.1.
|
|
75
|
+
"@eslint/js": "^9.39.2",
|
|
76
|
+
"@parcel/packager-ts": "^2.16.3",
|
|
77
|
+
"@parcel/transformer-typescript-tsc": "^2.16.3",
|
|
78
|
+
"@parcel/transformer-typescript-types": "^2.16.3",
|
|
79
|
+
"@storybook/addon-docs": "^10.1.11",
|
|
80
|
+
"@storybook/addon-links": "^10.1.11",
|
|
81
81
|
"@storybook/jest": "^0.2.3",
|
|
82
|
-
"@storybook/nextjs": "^10.1.
|
|
83
|
-
"@storybook/react": "^10.1.
|
|
82
|
+
"@storybook/nextjs": "^10.1.11",
|
|
83
|
+
"@storybook/react": "^10.1.11",
|
|
84
84
|
"@storybook/test-runner": "^0.24.2",
|
|
85
85
|
"@storybook/testing-library": "^0.2.2",
|
|
86
|
-
"@testing-library/
|
|
87
|
-
"@testing-library/
|
|
88
|
-
"@
|
|
86
|
+
"@testing-library/dom": "^10.4.1",
|
|
87
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
88
|
+
"@testing-library/react": "^16.3.1",
|
|
89
|
+
"@types/is-hotkey": "^0.1.10",
|
|
89
90
|
"@types/jest": "^30.0.0",
|
|
90
|
-
"@types/lodash": "^4.
|
|
91
|
-
"@types/luxon": "^3",
|
|
92
|
-
"@types/
|
|
93
|
-
"@types/react
|
|
94
|
-
"@types/
|
|
95
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
96
|
-
"@typescript-eslint/parser": "^8.
|
|
97
|
-
"eslint": "^9.
|
|
91
|
+
"@types/lodash": "^4.17.21",
|
|
92
|
+
"@types/luxon": "^3.7.1",
|
|
93
|
+
"@types/node": "^25.0.3",
|
|
94
|
+
"@types/react": "19.2.7",
|
|
95
|
+
"@types/react-dom": "19.2.3",
|
|
96
|
+
"@typescript-eslint/eslint-plugin": "^8.51.0",
|
|
97
|
+
"@typescript-eslint/parser": "^8.51.0",
|
|
98
|
+
"eslint": "^9.39.2",
|
|
98
99
|
"eslint-config-ballistix": "^1.1.0",
|
|
99
|
-
"eslint-config-prettier": "^10.
|
|
100
|
-
"eslint-plugin-import": "^2.
|
|
101
|
-
"eslint-plugin-prettier": "^5.
|
|
102
|
-
"eslint-plugin-react-hooks": "
|
|
100
|
+
"eslint-config-prettier": "^10.1.8",
|
|
101
|
+
"eslint-plugin-import": "^2.32.0",
|
|
102
|
+
"eslint-plugin-prettier": "^5.5.4",
|
|
103
|
+
"eslint-plugin-react-hooks": "7.0.1",
|
|
103
104
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
104
|
-
"eslint-plugin-storybook": "^10.1.
|
|
105
|
-
"jest": "^30.0
|
|
106
|
-
"jest-environment-jsdom": "^30.0
|
|
105
|
+
"eslint-plugin-storybook": "^10.1.11",
|
|
106
|
+
"jest": "^30.2.0",
|
|
107
|
+
"jest-environment-jsdom": "^30.2.0",
|
|
107
108
|
"next": "16.1.1",
|
|
108
|
-
"parcel": "^2.16.
|
|
109
|
-
"prettier": "^3.
|
|
110
|
-
"react": "^19.2.
|
|
111
|
-
"react-dom": "^19.2.
|
|
112
|
-
"storybook": "^10.1.
|
|
113
|
-
"ts-jest": "^29.
|
|
109
|
+
"parcel": "^2.16.3",
|
|
110
|
+
"prettier": "^3.7.4",
|
|
111
|
+
"react": "^19.2.3",
|
|
112
|
+
"react-dom": "^19.2.3",
|
|
113
|
+
"storybook": "^10.1.11",
|
|
114
|
+
"ts-jest": "^29.4.6",
|
|
114
115
|
"ts-node": "^10.9.2",
|
|
115
|
-
"typescript-eslint": "^8.
|
|
116
|
-
"webpack": "^5.
|
|
116
|
+
"typescript-eslint": "^8.51.0",
|
|
117
|
+
"webpack": "^5.104.1"
|
|
117
118
|
},
|
|
118
119
|
"peerDependencies": {
|
|
119
120
|
"next": "^16.0.8",
|