@dgui/react-web-shared
Advanced tools
+7
-7
@@ -5,3 +5,3 @@ { | ||
| "license": "LGPL-3.0-or-later", | ||
| "version": "1.8.1-next.1", | ||
| "version": "1.8.1-next.2", | ||
| "private": false, | ||
@@ -38,3 +38,3 @@ "description": "Shared Web Components for a boilerplate React GUI", | ||
| "build:esm:prod": "tsc -p ./tsconfig.json", | ||
| "build:watch": "tsc -p ./tsconfig.json --watch --pretty --preserveWatchOutput", | ||
| "build:watch": "tsc -p ./tsconfig.cjs.json --watch --pretty --preserveWatchOutput", | ||
| "----------------------------------------------------------------": "", | ||
@@ -59,3 +59,3 @@ "build:prod:config": "", | ||
| "@types/lodash.debounce": "^4.0.9", | ||
| "@types/react": "^19.2.13", | ||
| "@types/react": "^19.2.14", | ||
| "@types/react-dom": "^19.2.3", | ||
@@ -70,7 +70,7 @@ "@types/react-test-renderer": "^19.1.0", | ||
| "react-test-renderer": "^19.2.4", | ||
| "rimraf": "^6.1.2", | ||
| "swiper": "^12.1.0" | ||
| "rimraf": "^6.1.3", | ||
| "swiper": "^12.1.2" | ||
| }, | ||
| "dependencies": { | ||
| "@dgui/react-shared": "1.8.1-next.1", | ||
| "@dgui/react-shared": "1.8.1-next.2", | ||
| "lodash.debounce": "^4.0.8" | ||
@@ -91,3 +91,3 @@ }, | ||
| ], | ||
| "gitHead": "ddf08bd013b53316636216630b00acf94acf2ab8" | ||
| "gitHead": "74426547ef2ce5f6b46b0ff2a54e48ca509b6a2f" | ||
| } |
70083
0.01%+ Added
- Removed