@limetech/lime-web-components
Advanced tools
Comparing version 5.36.2 to 5.37.0
@@ -33,2 +33,6 @@ import { LimeObject } from '../limeobject'; | ||
data?: T; | ||
/** | ||
* ID of the user that created the notification | ||
*/ | ||
createduser?: number; | ||
}; | ||
@@ -35,0 +39,0 @@ /** |
{ | ||
"name": "@limetech/lime-web-components", | ||
"version": "5.36.2", | ||
"version": "5.37.0", | ||
"description": "Lime Web Components", | ||
@@ -36,8 +36,8 @@ "author": "Lime Technologies", | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^19.4.1", | ||
"@microsoft/api-extractor": "^7.47.8", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"@types/jest": "^27.5.0", | ||
"@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"@typescript-eslint/parser": "^7.5.0", | ||
"commitizen": "^4.3.0", | ||
"commitizen": "^4.3.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -55,3 +55,3 @@ "eslint": "^8.57.0", | ||
"prettier": "^3.2.5", | ||
"replace-in-file": "^8.1.0", | ||
"replace-in-file": "^8.2.0", | ||
"shelljs": "0.8.5", | ||
@@ -58,0 +58,0 @@ "typedoc": "^0.23.24", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1143628
34276