Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
platform
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Gitlab Maintenance 14.03.2025 | 20:00 - 23:00 MEZ
Show more breadcrumbs
xrm-modules
xRM-Platform
platform
Commits
a6979837
Commit
a6979837
authored
4 months ago
by
Sebastian Listl
Browse files
Options
Downloads
Patches
Plain Diff
chore: update dependencies
parent
6891539a
No related branches found
Branches containing commit
Tags
v3.0.0
Tags containing commit
1 merge request
!20
Dev
Pipeline
#44908
passed
4 months ago
Stage: scan
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.transpilerignore
+17
-3
17 additions, 3 deletions
.transpilerignore
package-lock.json
+114
-112
114 additions, 112 deletions
package-lock.json
package.json
+20
-24
20 additions, 24 deletions
package.json
with
151 additions
and
139 deletions
.transpilerignore
+
17
−
3
View file @
a6979837
...
...
@@ -2,18 +2,32 @@
.git
.gitignore
.gitattributes
# Gitlab
.gitlab-ci.yml
README.md
CHANGELOG.md
# ADITO
.aditoprj
data
dist
others
scripts
jsconfig.json
jsconfig.template.json
.eslintrc.json
# NPM
node_modules
package.json
package-lock.json
.npmrc
\ No newline at end of file
.npmrc
# IntelliJ
.idea
# VS Code
.vscode
# Transpiler
cache.txt
cacheMods.txt
\ No newline at end of file
This diff is collapsed.
Click to expand it.
package-lock.json
+
114
−
112
View file @
a6979837
...
...
@@ -8,30 +8,30 @@
"name"
:
"@aditosoftware/platform"
,
"version"
:
"6.0.0-TEST.0"
,
"dependencies"
:
{
"@aditosoftware/attribute"
:
"^
2
.0.
1
"
,
"@aditosoftware/document"
:
"^
3
.0.
1
"
,
"@aditosoftware/event-handler"
:
"^
2
.0.
1
"
,
"@aditosoftware/favorite"
:
"^
2
.0.
1
"
,
"@aditosoftware/keyword"
:
"^
2
.0.
1
"
,
"@aditosoftware/language"
:
"^
2
.0.
1
"
,
"@aditosoftware/loghistory"
:
"^
3
.0.
1
"
,
"@aditosoftware/loghistory-attribute"
:
"^
2
.0.0"
,
"@aditosoftware/loghistory-keyword"
:
"^
2
.0.0"
,
"@aditosoftware/notification"
:
"^
2
.0.
1
"
,
"@aditosoftware/observation"
:
"^
2
.0.
1
"
,
"@aditosoftware/offline"
:
"^2.
0
.0"
,
"@aditosoftware/root"
:
"^6.0.0
-TEST.1
"
,
"@aditosoftware/sharedalias"
:
"^
2
.0.0"
,
"@aditosoftware/attribute"
:
"^
3
.0.
0
"
,
"@aditosoftware/document"
:
"^
4
.0.
0
"
,
"@aditosoftware/event-handler"
:
"^
3
.0.
0
"
,
"@aditosoftware/favorite"
:
"^
3
.0.
0
"
,
"@aditosoftware/keyword"
:
"^
3
.0.
0
"
,
"@aditosoftware/language"
:
"^
3
.0.
0
"
,
"@aditosoftware/loghistory"
:
"^
4
.0.
0
"
,
"@aditosoftware/loghistory-attribute"
:
"^
3
.0.0"
,
"@aditosoftware/loghistory-keyword"
:
"^
3
.0.0"
,
"@aditosoftware/notification"
:
"^
3
.0.
0
"
,
"@aditosoftware/observation"
:
"^
3
.0.
0
"
,
"@aditosoftware/offline"
:
"^2.
1
.0"
,
"@aditosoftware/root"
:
"^6.0.0"
,
"@aditosoftware/sharedalias"
:
"^
3
.0.0"
,
"@aditosoftware/terminal"
:
"^1.0.0"
,
"@aditosoftware/testing-utility"
:
"^1.0.0"
,
"@aditosoftware/usermanagement"
:
"^
2
.0.
1
"
,
"@aditosoftware/usermanagement-document"
:
"^
2
.0.
1
"
,
"@aditosoftware/usermanagement-loghistory"
:
"^
2
.0.0"
,
"@aditosoftware/usermanagement"
:
"^
3
.0.
0
"
,
"@aditosoftware/usermanagement-document"
:
"^
3
.0.
0
"
,
"@aditosoftware/usermanagement-loghistory"
:
"^
3
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
,
"@aditosoftware/workflow"
:
"^
2
.0.
1
"
"@aditosoftware/workflow"
:
"^
3
.0.
0
"
},
"devDependencies"
:
{
"@aditosoftware/jdito-types"
:
"
^
2024.
0.2
"
"@aditosoftware/jdito-types"
:
"
>=
2024.
2.0-RC <2024.2.1
"
}
},
"@aditosoftware/document"
:
{
...
...
@@ -117,134 +117,136 @@
"extraneous"
:
true
},
"node_modules/@aditosoftware/attribute"
:
{
"version"
:
"
2
.0.
2
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/attribute/-/@aditosoftware/attribute-
2
.0.
2
.tgz"
,
"integrity"
:
"sha1-
gyUwFSMdLXQyyJwCVzXaxW+4EgM
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/attribute/-/@aditosoftware/attribute-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
I6/lSkvG6yCgVr+IX1YqFQLAf6U
="
,
"peerDependencies"
:
{
"@aditosoftware/keyword"
:
"^
2
.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/keyword"
:
"^
3
.0.
0
"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/document"
:
{
"version"
:
"
3
.0.
1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/document/-/@aditosoftware/document-
3
.0.
1
.tgz"
,
"integrity"
:
"sha1-
Pp26VqqddfwoSpg9/K9nhcZLU4U
="
,
"version"
:
"
4
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/document/-/@aditosoftware/document-
4
.0.
0
.tgz"
,
"integrity"
:
"sha1-
c7nXqoPNurjd95VG0qCCv3TIC08
="
,
"peerDependencies"
:
{
"@aditosoftware/event-handler"
:
"^
2
.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/event-handler"
:
"^
3
.0.
0
"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/event-handler"
:
{
"version"
:
"
2
.0.
1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/event-handler/-/@aditosoftware/event-handler-
2
.0.
1
.tgz"
,
"integrity"
:
"sha1-
2nyaTr0QZ60WL+25ls+Zrkir7hA
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/event-handler/-/@aditosoftware/event-handler-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
vEoEghoJCKfuON5oIrfA148WGIw
="
,
"peerDependencies"
:
{
"@aditosoftware/root"
:
"^
4
.0.0"
"@aditosoftware/root"
:
"^
6
.0.0"
}
},
"node_modules/@aditosoftware/favorite"
:
{
"version"
:
"
2
.0.
1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/favorite/-/@aditosoftware/favorite-
2
.0.
1
.tgz"
,
"integrity"
:
"sha1-
TW0IVrs+yy8cA4t0KcH74ILSxMQ
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/favorite/-/@aditosoftware/favorite-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
GcgrC9RpjYdx3T3XaCAxs13SfPc
="
,
"peerDependencies"
:
{
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/utility"
:
"^2.
0
.0"
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.
1
.0"
}
},
"node_modules/@aditosoftware/jdito-types"
:
{
"version"
:
"2024.
1.2
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1372/packages/npm/@aditosoftware/jdito-types/-/@aditosoftware/jdito-types-2024.
1.2
.tgz"
,
"integrity"
:
"sha1-
fDt7ZMPhohj4MsibYnANHLhRNEU
="
,
"version"
:
"2024.
2.0-TEST6
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1372/packages/npm/@aditosoftware/jdito-types/-/@aditosoftware/jdito-types-2024.
2.0-TEST6
.tgz"
,
"integrity"
:
"sha1-
jMwdORSv69f5Jv2Renp+A6wxjn8
="
,
"dev"
:
true
},
"node_modules/@aditosoftware/keyword"
:
{
"version"
:
"
2
.0.
2
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/keyword/-/@aditosoftware/keyword-
2
.0.
2
.tgz"
,
"integrity"
:
"sha1-
wFWcANnUxMJ2Zizqzyo7pDE3HNM
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/keyword/-/@aditosoftware/keyword-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
+yPUtCtZ3wWFDcocbPAlC9NPmGc
="
,
"peerDependencies"
:
{
"@aditosoftware/root"
:
"^4.0.0"
"@aditosoftware/root"
:
"^6.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/language"
:
{
"version"
:
"
2
.0.
1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/language/-/@aditosoftware/language-
2
.0.
1
.tgz"
,
"integrity"
:
"sha1-
a71vyXiXs9NQYmCvxyNZbexSbd0
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/language/-/@aditosoftware/language-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
RDrraUtLY6zw6K0WI69VUaERbr8
="
,
"peerDependencies"
:
{
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/utility"
:
"^2.
0
.0"
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.
1
.0"
}
},
"node_modules/@aditosoftware/loghistory"
:
{
"version"
:
"
3.2
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory/-/@aditosoftware/loghistory-
3.2
.0.tgz"
,
"integrity"
:
"sha1-
x7C1IZDCge7twFzsMzP3NjsO4sk
="
,
"version"
:
"
4.0
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory/-/@aditosoftware/loghistory-
4.0
.0.tgz"
,
"integrity"
:
"sha1-
l8lHWbNniAwkUYDJsWm9Iw+rlfE
="
,
"peerDependencies"
:
{
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/loghistory-attribute"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory-attribute/-/@aditosoftware/loghistory-attribute-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
puSCu7CmO0Gmrfdtw68g3qMvZoU
="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory-attribute/-/@aditosoftware/loghistory-attribute-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
5euUPjiLPNGk5f8w4TXJZybik1o
="
,
"peerDependencies"
:
{
"@aditosoftware/attribute"
:
"^
2
.0.0"
,
"@aditosoftware/loghistory"
:
"^
3
.0.0"
"@aditosoftware/attribute"
:
"^
3
.0.0"
,
"@aditosoftware/loghistory"
:
"^
4
.0.0"
}
},
"node_modules/@aditosoftware/loghistory-keyword"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory-keyword/-/@aditosoftware/loghistory-keyword-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
YCHu85Brgn33Jlo7aVFiWPmcm7
I="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/loghistory-keyword/-/@aditosoftware/loghistory-keyword-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
PwHHhBRd5wexjRqTgF6/2Ut1s3
I="
,
"peerDependencies"
:
{
"@aditosoftware/keyword"
:
"^
2
.0.0"
,
"@aditosoftware/loghistory"
:
"^
3
.0.0"
"@aditosoftware/keyword"
:
"^
3
.0.0"
,
"@aditosoftware/loghistory"
:
"^
4
.0.0"
}
},
"node_modules/@aditosoftware/notification"
:
{
"version"
:
"
2
.0.
3
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/notification/-/@aditosoftware/notification-
2
.0.
3
.tgz"
,
"integrity"
:
"sha1-
UDzJyl8sVJYBIYw46Yf8RjFbTJs
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/notification/-/@aditosoftware/notification-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
wA27HBBJpM29p/uy+tEakia2tYk
="
,
"peerDependencies"
:
{
"@aditosoftware/keyword"
:
"^2.0.1"
,
"@aditosoftware/root"
:
"^4.0.0"
,
"@aditosoftware/keyword"
:
"^3.0.0"
,
"@aditosoftware/root"
:
"^6.0.0"
,
"@aditosoftware/sharedalias"
:
"^3.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/observation"
:
{
"version"
:
"
2
.0.
2
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/observation/-/@aditosoftware/observation-
2
.0.
2
.tgz"
,
"integrity"
:
"sha1-
hOAYGu6OsDKi55OgFwc9MBhb8Dk
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/observation/-/@aditosoftware/observation-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
6MRfYhuE06A3hrzyiidRR7dyM2U
="
,
"peerDependencies"
:
{
"@aditosoftware/event-handler"
:
"^
2
.0.
1
"
,
"@aditosoftware/keyword"
:
"^
2
.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/utility"
:
"^2.
0
.0"
"@aditosoftware/event-handler"
:
"^
3
.0.
0
"
,
"@aditosoftware/keyword"
:
"^
3
.0.
0
"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.
1
.0"
}
},
"node_modules/@aditosoftware/offline"
:
{
"version"
:
"2.
0
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/offline/-/@aditosoftware/offline-2.
0
.0.tgz"
,
"integrity"
:
"sha1-
1vrZTGqTOoWIEZFeQwShMFjcjY8
="
,
"version"
:
"2.
1
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/offline/-/@aditosoftware/offline-2.
1
.0.tgz"
,
"integrity"
:
"sha1-
fd0IuvPlcj6Kfzso//JTmsFeC7c
="
,
"peerDependencies"
:
{
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/root"
:
{
"version"
:
"6.0.0
-TEST.1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/root/-/@aditosoftware/root-6.0.0
-TEST.1
.tgz"
,
"integrity"
:
"sha1-
bLSK2eoWg3dMQdlCVZ4pxKalSOw
="
,
"version"
:
"6.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/root/-/@aditosoftware/root-6.0.0.tgz"
,
"integrity"
:
"sha1-
TL5CHljvFpDm5twP3lEbWvWQutg
="
,
"peerDependencies"
:
{
"@aditosoftware/sharedalias"
:
"^
2
.0.0"
,
"@aditosoftware/sharedalias"
:
"^
3
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/sharedalias"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/sharedalias/-/@aditosoftware/sharedalias-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
gPUXkz/wVGMEzDg6FdG6eAoabi4
="
"version"
:
"
3
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/sharedalias/-/@aditosoftware/sharedalias-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
7mTq56EkVuUDOpGcobr2cpu40U8
="
},
"node_modules/@aditosoftware/terminal"
:
{
"version"
:
"1.0.0"
,
...
...
@@ -260,35 +262,35 @@
}
},
"node_modules/@aditosoftware/usermanagement"
:
{
"version"
:
"
2.1
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement/-/@aditosoftware/usermanagement-
2.1
.0.tgz"
,
"integrity"
:
"sha1-
J2N4MPVhysMirpdJv1Hmav0fiDY
="
,
"version"
:
"
3.0
.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement/-/@aditosoftware/usermanagement-
3.0
.0.tgz"
,
"integrity"
:
"sha1-
tNE/FNJajM3Agu2tEKRvrHDr/jA
="
,
"peerDependencies"
:
{
"@aditosoftware/attribute"
:
"^
2
.0.
1
"
,
"@aditosoftware/event-handler"
:
"^
2
.0.
1
"
,
"@aditosoftware/keyword"
:
"^
2
.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/sharedalias"
:
"^
1
.0.0"
,
"@aditosoftware/utility"
:
"^2.
0
.0"
"@aditosoftware/attribute"
:
"^
3
.0.
0
"
,
"@aditosoftware/event-handler"
:
"^
3
.0.
0
"
,
"@aditosoftware/keyword"
:
"^
3
.0.
0
"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/sharedalias"
:
"^
3
.0.0"
,
"@aditosoftware/utility"
:
"^2.
1
.0"
}
},
"node_modules/@aditosoftware/usermanagement-document"
:
{
"version"
:
"
2
.0.
1
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-document/-/@aditosoftware/usermanagement-document-
2
.0.
1
.tgz"
,
"integrity"
:
"sha1-
6api2ot98/RdCC1VGuy5sTt4xXg
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-document/-/@aditosoftware/usermanagement-document-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
sDH69RaqI+qwRVaG4QJlqN1DYZE
="
,
"peerDependencies"
:
{
"@aditosoftware/document"
:
"^
2.0.0||^3
.0.0"
,
"@aditosoftware/usermanagement"
:
"^
2
.0.0"
,
"@aditosoftware/document"
:
"^
4
.0.0"
,
"@aditosoftware/usermanagement"
:
"^
3
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
}
},
"node_modules/@aditosoftware/usermanagement-loghistory"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-loghistory/-/@aditosoftware/usermanagement-loghistory-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
V2EuaGwBYwkoWdmzdMIP+ONiR+I
="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/usermanagement-loghistory/-/@aditosoftware/usermanagement-loghistory-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
YUfxvNBjVhUpGPk53tGVLF6QHw4
="
,
"peerDependencies"
:
{
"@aditosoftware/loghistory"
:
"^
3
.0.0"
,
"@aditosoftware/usermanagement"
:
"^
2
.0.0"
"@aditosoftware/loghistory"
:
"^
4
.0.0"
,
"@aditosoftware/usermanagement"
:
"^
3
.0.0"
}
},
"node_modules/@aditosoftware/utility"
:
{
...
...
@@ -300,14 +302,14 @@
}
},
"node_modules/@aditosoftware/workflow"
:
{
"version"
:
"
2
.0.
3
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/workflow/-/@aditosoftware/workflow-
2
.0.
3
.tgz"
,
"integrity"
:
"sha1-
Ff03Ra1WO4O7BnzNay0iJVBN3Cc
="
,
"version"
:
"
3
.0.
0
"
,
"resolved"
:
"https://gitlab.adito.de/api/v4/projects/1375/packages/npm/@aditosoftware/workflow/-/@aditosoftware/workflow-
3
.0.
0
.tgz"
,
"integrity"
:
"sha1-
4kH39PnzDgUSxc5dc/zp+HXI1N4
="
,
"peerDependencies"
:
{
"@aditosoftware/event-handler"
:
"^
2
.0.
1
"
,
"@aditosoftware/keyword"
:
"^
2
.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/utility"
:
"^2.
0
.0"
"@aditosoftware/event-handler"
:
"^
3
.0.
0
"
,
"@aditosoftware/keyword"
:
"^
3
.0.
0
"
,
"@aditosoftware/root"
:
"^
6
.0.0"
,
"@aditosoftware/utility"
:
"^2.
1
.0"
}
}
}
...
...
This diff is collapsed.
Click to expand it.
package.json
+
20
−
24
View file @
a6979837
{
"name"
:
"@aditosoftware/platform"
,
"version"
:
"6.0.0-
TEST
.0"
,
"version"
:
"6.0.0-
beta
.0"
,
"adito"
:
{
"type"
:
"module"
},
"dependencies"
:
{
"
@aditosoftware/attribute
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/document
"
:
"
^
3
.0.
1
"
,
"
@aditosoftware/event-handler
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/favorite
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/keyword
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/language
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/loghistory
"
:
"
^
3
.0.
1
"
,
"
@aditosoftware/loghistory-attribute
"
:
"
^
2
.0.0
"
,
"
@aditosoftware/loghistory-keyword
"
:
"
^
2
.0.0
"
,
"
@aditosoftware/notification
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/observation
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/offline
"
:
"
^2.
0
.0
"
,
"
@aditosoftware/root
"
:
"
^6.0.0
-TEST.1
"
,
"
@aditosoftware/sharedalias
"
:
"
^
2
.0.0
"
,
"
@aditosoftware/attribute
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/document
"
:
"
^
4
.0.
0
"
,
"
@aditosoftware/event-handler
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/favorite
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/keyword
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/language
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/loghistory
"
:
"
^
4
.0.
0
"
,
"
@aditosoftware/loghistory-attribute
"
:
"
^
3
.0.0
"
,
"
@aditosoftware/loghistory-keyword
"
:
"
^
3
.0.0
"
,
"
@aditosoftware/notification
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/observation
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/offline
"
:
"
^2.
1
.0
"
,
"
@aditosoftware/root
"
:
"
^6.0.0
"
,
"
@aditosoftware/sharedalias
"
:
"
^
3
.0.0
"
,
"
@aditosoftware/terminal
"
:
"
^1.0.0
"
,
"
@aditosoftware/testing-utility
"
:
"
^1.0.0
"
,
"
@aditosoftware/usermanagement
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/usermanagement-document
"
:
"
^
2
.0.
1
"
,
"
@aditosoftware/usermanagement-loghistory
"
:
"
^
2
.0.0
"
,
"
@aditosoftware/usermanagement
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/usermanagement-document
"
:
"
^
3
.0.
0
"
,
"
@aditosoftware/usermanagement-loghistory
"
:
"
^
3
.0.0
"
,
"
@aditosoftware/utility
"
:
"
^2.0.0
"
,
"
@aditosoftware/workflow
"
:
"
^2.0.1
"
},
"overrides"
:
{
"
@aditosoftware/root
"
:
"
^6.0.0-TEST.1
"
,
"
@aditosoftware/sharedalias
"
:
"
^2.0.0
"
"
@aditosoftware/workflow
"
:
"
^3.0.0
"
},
"devDependencies"
:
{
"
@aditosoftware/jdito-types
"
:
"
^
2024.
0.2
"
"
@aditosoftware/jdito-types
"
:
"
>=
2024.
2.0-RC <2024.2.1
"
},
"scripts"
:
{
"update package-lock"
:
"npm update --package-lock=false --package-lock-only --strict-peer-deps"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment