react-semaphor 0.0.37713 → 0.0.37714
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 +4 -4
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.37714",
|
|
9
9
|
"description": "Fully interactive and customizable dashboards for your apps.",
|
|
10
10
|
"keywords": [
|
|
11
11
|
"react",
|
|
@@ -105,8 +105,6 @@
|
|
|
105
105
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
106
106
|
},
|
|
107
107
|
"devDependencies": {
|
|
108
|
-
"react": "^18.2.0",
|
|
109
|
-
"react-dom": "^18.2.0",
|
|
110
108
|
"@microsoft/api-extractor": "^7.49.1",
|
|
111
109
|
"@tanstack/react-query-devtools": "^5.62.15",
|
|
112
110
|
"@types/chart.js": "^2.9.41",
|
|
@@ -123,7 +121,7 @@
|
|
|
123
121
|
"@types/uuid": "^9.0.7",
|
|
124
122
|
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
|
125
123
|
"@typescript-eslint/parser": "^6.14.0",
|
|
126
|
-
"@vitejs/plugin-react": "^4.
|
|
124
|
+
"@vitejs/plugin-react": "^4.3.4",
|
|
127
125
|
"and": "^0.0.3",
|
|
128
126
|
"autoprefixer": "^10.4.18",
|
|
129
127
|
"eslint": "^8.55.0",
|
|
@@ -134,6 +132,8 @@
|
|
|
134
132
|
"postcss-prefix-selector": "^2.1.0",
|
|
135
133
|
"postcss-preset-env": "^10.0.9",
|
|
136
134
|
"prettier-plugin-tailwindcss": "^0.6.1",
|
|
135
|
+
"react": "^18.2.0",
|
|
136
|
+
"react-dom": "^18.2.0",
|
|
137
137
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
138
138
|
"simple-zustand-devtools": "^1.1.0",
|
|
139
139
|
"tailwindcss": "^3.4.1",
|