Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
workflow
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
Show more breadcrumbs
xrm-modules
xRM-Platform
workflow
Commits
7b7834d8
Commit
7b7834d8
authored
8 months ago
by
Sebastian Pongratz
Browse files
Options
Downloads
Patches
Plain Diff
dependencyupdate
parent
2f3dfc98
Branches
major
No related tags found
1 merge request
!10
update root dependency
Pipeline
#38662
passed
8 months ago
Stage: lint
Stage: scan
Stage: run-liquibase
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
package-lock.json
+281
-337
281 additions, 337 deletions
package-lock.json
package.json
+3
-3
3 additions, 3 deletions
package.json
with
290 additions
and
340 deletions
CHANGELOG.md
+
6
−
0
View file @
7b7834d8
...
...
@@ -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/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [2.0.1] - 2024-06-25
### Changed
-
Updated root dependency info
## [2.0.0] - 2024-06-21
### Changed
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
281
−
337
View file @
7b7834d8
This diff is collapsed.
Click to expand it.
package.json
+
3
−
3
View file @
7b7834d8
...
...
@@ -5,9 +5,9 @@
"type"
:
"module"
},
"peerDependencies"
:
{
"@aditosoftware/event-handler"
:
"^2.0.
0
"
,
"@aditosoftware/keyword"
:
"^2.0.
0
"
,
"@aditosoftware/root"
:
"^
3
.0.0"
,
"@aditosoftware/event-handler"
:
"^2.0.
1
"
,
"@aditosoftware/keyword"
:
"^2.0.
1
"
,
"@aditosoftware/root"
:
"^
4
.0.0"
,
"@aditosoftware/utility"
:
"^2.0.0"
},
"devDependencies"
:
{
...
...
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