Skip to content
Snippets Groups Projects
Commit 96820f7f authored by Pascal Neub's avatar Pascal Neub
Browse files

chore: update appointment to 4.0.0 fixing #2039739

parent a5e5d940
No related branches found
No related tags found
1 merge request!22chore: update appointment to 4.0.0 fixing #2039739
Pipeline #51782 passed
...@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. ...@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [8.0.0] - Unreleased
# Changed
- Updated appointment to 4.0.0
## [5.0.0] - Unreleased ## [5.0.0] - Unreleased
### Changed ### Changed
......
{ {
"name": "@aditosoftware/platform", "name": "@aditosoftware/platform",
"version": "7.0.0", "version": "8.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@aditosoftware/platform", "name": "@aditosoftware/platform",
"version": "7.0.0", "version": "8.0.0",
"dependencies": { "dependencies": {
"@aditosoftware/appointment": "^3.0.0", "@aditosoftware/appointment": "^4.0.0",
"@aditosoftware/attribute": "^3.0.0", "@aditosoftware/attribute": "^3.0.0",
"@aditosoftware/cti": "^1.0.0", "@aditosoftware/cti": "^1.0.0",
"@aditosoftware/document": "^4.0.0", "@aditosoftware/document": "^4.0.0",
...@@ -37,9 +37,9 @@ ...@@ -37,9 +37,9 @@
} }
}, },
"node_modules/@aditosoftware/appointment": { "node_modules/@aditosoftware/appointment": {
"version": "3.0.0", "version": "4.0.3",
"resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/appointment/-/@aditosoftware/appointment-3.0.0.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/appointment/-/@aditosoftware/appointment-4.0.3.tgz",
"integrity": "sha1-6HSEG/WsNyK7nxfvciJjb2dVZO0=", "integrity": "sha1-Mt/CQ3QnFYsSu8UXzpEMeGppnxc=",
"peerDependencies": { "peerDependencies": {
"@aditosoftware/keyword": "^3.0.0", "@aditosoftware/keyword": "^3.0.0",
"@aditosoftware/root": "^6.0.0", "@aditosoftware/root": "^6.0.0",
...@@ -68,9 +68,9 @@ ...@@ -68,9 +68,9 @@
} }
}, },
"node_modules/@aditosoftware/document": { "node_modules/@aditosoftware/document": {
"version": "4.0.0", "version": "4.2.0",
"resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/document/-/@aditosoftware/document-4.0.0.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/document/-/@aditosoftware/document-4.2.0.tgz",
"integrity": "sha1-c7nXqoPNurjd95VG0qCCv3TIC08=", "integrity": "sha1-VGpbP2bd4JsZWT71Ayxi+R2FuqE=",
"peerDependencies": { "peerDependencies": {
"@aditosoftware/event-handler": "^3.0.0", "@aditosoftware/event-handler": "^3.0.0",
"@aditosoftware/root": "^6.0.0", "@aditosoftware/root": "^6.0.0",
...@@ -95,9 +95,9 @@ ...@@ -95,9 +95,9 @@
} }
}, },
"node_modules/@aditosoftware/jdito-types": { "node_modules/@aditosoftware/jdito-types": {
"version": "2024.2.0-TEST7", "version": "2024.2.0",
"resolved": "https://gitlab.adito.de/api/v4/projects/1372/packages/npm/@aditosoftware/jdito-types/-/@aditosoftware/jdito-types-2024.2.0-TEST7.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1372/packages/npm/@aditosoftware/jdito-types/-/@aditosoftware/jdito-types-2024.2.0.tgz",
"integrity": "sha1-4BQpOIZmU+TvUj9CbJYI3mO1iQU=", "integrity": "sha1-Nl/6yD44Osoe4jpcCNTaqhTRUV8=",
"dev": true "dev": true
}, },
"node_modules/@aditosoftware/keyword": { "node_modules/@aditosoftware/keyword": {
...@@ -119,9 +119,9 @@ ...@@ -119,9 +119,9 @@
} }
}, },
"node_modules/@aditosoftware/loghistory": { "node_modules/@aditosoftware/loghistory": {
"version": "4.0.0", "version": "4.0.1",
"resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory/-/@aditosoftware/loghistory-4.0.0.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory/-/@aditosoftware/loghistory-4.0.1.tgz",
"integrity": "sha1-l8lHWbNniAwkUYDJsWm9Iw+rlfE=", "integrity": "sha1-rirvkelIVG6mSflbE3UKuFBxGl8=",
"peerDependencies": { "peerDependencies": {
"@aditosoftware/root": "^6.0.0", "@aditosoftware/root": "^6.0.0",
"@aditosoftware/utility": "^2.0.0" "@aditosoftware/utility": "^2.0.0"
...@@ -203,9 +203,9 @@ ...@@ -203,9 +203,9 @@
} }
}, },
"node_modules/@aditosoftware/usermanagement": { "node_modules/@aditosoftware/usermanagement": {
"version": "4.0.0", "version": "4.2.0",
"resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement/-/@aditosoftware/usermanagement-4.0.0.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement/-/@aditosoftware/usermanagement-4.2.0.tgz",
"integrity": "sha1-qangYF5FuQYa4u6G2WoTOpEaaeE=", "integrity": "sha1-RcF5RDT/nTKRtweraMuVWQoy2vE=",
"peerDependencies": { "peerDependencies": {
"@aditosoftware/attribute": "^3.0.0", "@aditosoftware/attribute": "^3.0.0",
"@aditosoftware/event-handler": "^3.0.0", "@aditosoftware/event-handler": "^3.0.0",
...@@ -216,9 +216,9 @@ ...@@ -216,9 +216,9 @@
} }
}, },
"node_modules/@aditosoftware/usermanagement-document": { "node_modules/@aditosoftware/usermanagement-document": {
"version": "4.0.0", "version": "4.0.1",
"resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-document/-/@aditosoftware/usermanagement-document-4.0.0.tgz", "resolved": "https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-document/-/@aditosoftware/usermanagement-document-4.0.1.tgz",
"integrity": "sha1-Lyj1ao5ZLPUDWtJWj5If0OWCvm0=", "integrity": "sha1-Wgh/PAxfM7gQY2ujYaXMEPNxpKo=",
"peerDependencies": { "peerDependencies": {
"@aditosoftware/document": "^4.0.0", "@aditosoftware/document": "^4.0.0",
"@aditosoftware/usermanagement": "^4.0.0", "@aditosoftware/usermanagement": "^4.0.0",
......
{ {
"name": "@aditosoftware/platform", "name": "@aditosoftware/platform",
"version": "7.0.0", "version": "8.0.0",
"adito": { "adito": {
"type": "module" "type": "module"
}, },
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"@aditosoftware/usermanagement-loghistory": "^4.0.0", "@aditosoftware/usermanagement-loghistory": "^4.0.0",
"@aditosoftware/utility": "^2.0.0", "@aditosoftware/utility": "^2.0.0",
"@aditosoftware/workflow": "^3.0.0", "@aditosoftware/workflow": "^3.0.0",
"@aditosoftware/appointment": "^3.0.0", "@aditosoftware/appointment": "^4.0.0",
"@aditosoftware/cti": "^1.0.0" "@aditosoftware/cti": "^1.0.0"
}, },
"devDependencies": { "devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment