react-luminus-components 1.3.157 → 1.3.158
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/variables.scss +1 -1
- package/package.json +2 -2
package/dist/variables.scss
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-luminus-components",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.158",
|
|
4
4
|
"description": "Library of React Components reusable in Luminus projects (Fleetman, CAFM)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"eslint-plugin-react-refresh": "^0.4.6",
|
|
107
107
|
"prettier": "^3.2.5",
|
|
108
108
|
"rollup-plugin-typescript-paths": "^1.5.0",
|
|
109
|
-
"sass": "^1.
|
|
109
|
+
"sass-embedded": "^1.81.0",
|
|
110
110
|
"sass-loader": "^14.1.1",
|
|
111
111
|
"tslib": "^2.6.2",
|
|
112
112
|
"typescript": "^5.2.2",
|