@oliasoft-open-source/react-ui-library 5.6.2 → 5.6.3

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.6.2",
3
+ "version": "5.6.3",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {
@@ -101,6 +101,7 @@
101
101
  "@storybook/addon-themes": "^9.1.6",
102
102
  "@storybook/react-vite": "^9.1.6",
103
103
  "@storybook/test-runner": "0.23.0",
104
+ "@storybook/theming": "^8.6.14",
104
105
  "@storybook/types": "^8.6.14",
105
106
  "@types/jest": "^29.5.14",
106
107
  "@types/lodash": "^4.17.16",
@@ -142,7 +143,6 @@
142
143
  "react-dom": "^18.3.1",
143
144
  "rollup-plugin-analyzer": "^4.0.0",
144
145
  "storybook": "^9.1.6",
145
- "storybook-dark-mode": "^4.0.2",
146
146
  "typescript": "^5.8.2",
147
147
  "vite": "npm:rolldown-vite@latest",
148
148
  "vite-plugin-dts": "^4.5.3",