@corva/ui 3.71.0-5 → 3.71.0-7
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/mcp-server/server.mjs +1 -1
- package/package.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
package/mcp-server/server.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "3.71.0-
|
|
3
|
+
"version": "3.71.0-7",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"description": "Shared components/utils for Corva ui projects",
|
|
6
6
|
"keywords": [
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"jest": "^26.4.1",
|
|
275
275
|
"lint-staged": "^10.5.4",
|
|
276
276
|
"oxlint": "^1.74.0",
|
|
277
|
-
"postcss": "8.
|
|
277
|
+
"postcss": "^8.5.25",
|
|
278
278
|
"postcss-import": "12.0.1",
|
|
279
279
|
"postcss-loader": "^8.1.0",
|
|
280
280
|
"postcss-preset-env": "6.7.0",
|