react-semaphor 0.0.37711 → 0.0.37712
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 +1 -3
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"email": "support@semaphor.cloud"
|
|
6
6
|
},
|
|
7
7
|
"license": "MIT",
|
|
8
|
-
"version": "0.0.
|
|
8
|
+
"version": "0.0.37712",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -126,9 +126,7 @@
|
|
|
126
126
|
"@vitejs/plugin-react": "^4.2.1",
|
|
127
127
|
"and": "^0.0.3",
|
|
128
128
|
"autoprefixer": "^10.4.18",
|
|
129
|
-
"babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
|
|
130
129
|
"eslint": "^8.55.0",
|
|
131
|
-
"eslint-plugin-react-compiler": "^19.0.0-beta-e552027-20250112",
|
|
132
130
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
133
131
|
"eslint-plugin-react-refresh": "^0.4.5",
|
|
134
132
|
"path": "^0.12.7",
|