@ilo-org/react 0.22.0 → 0.22.1
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ilo-org/react",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.1",
|
|
4
4
|
"description": "React components for the ILO's Design System",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ui_patterns",
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
"video.js": "^7.21.2",
|
|
74
74
|
"videojs-youtube": "^3.0.1",
|
|
75
75
|
"@ilo-org/brand-assets": "1.0.0",
|
|
76
|
-
"@ilo-org/icons-react": "1.0.3",
|
|
77
76
|
"@ilo-org/fonts": "1.0.0",
|
|
78
|
-
"@ilo-org/
|
|
79
|
-
"@ilo-org/
|
|
80
|
-
"@ilo-org/utils": "0.1.1"
|
|
77
|
+
"@ilo-org/icons-react": "1.0.3",
|
|
78
|
+
"@ilo-org/styles": "1.6.1",
|
|
79
|
+
"@ilo-org/utils": "0.1.1",
|
|
80
|
+
"@ilo-org/themes": "0.9.1"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
83
|
"@storybook/addon-actions": "^8.1.9",
|
|
@@ -112,8 +112,8 @@
|
|
|
112
112
|
"vite-plugin-dts": "^3.9.1",
|
|
113
113
|
"vite-plugin-static-copy": "^1.0.6",
|
|
114
114
|
"vitest": "^2.0.5",
|
|
115
|
-
"@ilo-org/eslint-config": "2.0.0",
|
|
116
115
|
"@ilo-org/prettier-config": "2.0.0",
|
|
116
|
+
"@ilo-org/eslint-config": "2.0.0",
|
|
117
117
|
"@ilo-org/typescript-config": "2.0.0"
|
|
118
118
|
},
|
|
119
119
|
"peerDependencies": {
|