@kubit-ui-web/react-components 2.0.0-beta.34 → 2.0.0-beta.35
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 +2 -2
- package/dist/cjs/lib/styles/kubit.css +0 -1492
- package/dist/esm/lib/styles/kubit.css +0 -1492
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kubit-ui-web/react-components",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.35",
|
|
4
4
|
"description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Kubit",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"@vitejs/plugin-react": "^5.1.2",
|
|
146
146
|
"@vitest/coverage-v8": "^4.0.17",
|
|
147
147
|
"@vitest/ui": "^4.0.17",
|
|
148
|
-
"bernova": "1.2.
|
|
148
|
+
"bernova": "1.2.2",
|
|
149
149
|
"chromatic": "^13.3.5",
|
|
150
150
|
"cssnano": "^7.1.2",
|
|
151
151
|
"eslint": "^9.39.2",
|