Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Untis
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
9
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Untis
Merge requests
!176
Update .dev-js/package.json
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update .dev-js/package.json
check/update-builddeps-package-json
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Aleksolotl
requested to merge
check/update-builddeps-package-json
into
master
1 year ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
Automatically created by the almighty Aleksolotl.
0
0
Merge request reports
Compare
master
version 3
8f5ec96e
1 year ago
version 2
b52c1843
1 year ago
version 1
b52c1843
1 year ago
master (base)
and
latest version
latest version
ca9265ad
1 commit,
1 year ago
version 3
8f5ec96e
2 commits,
1 year ago
version 2
b52c1843
1 commit,
1 year ago
version 1
b52c1843
1 commit,
1 year ago
1 file
+
14
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.dev-js/package.json
0 → 100644
+
14
−
0
Options
{
"name"
:
"aleksis-builddeps"
,
"version"
:
"1.0.0"
,
"dependencies"
:
{
"@intlify/eslint-plugin-vue-i18n"
:
"^2.0.0"
,
"eslint"
:
"^8.26.0"
,
"eslint-config-prettier"
:
"^9.0.0"
,
"eslint-plugin-vue"
:
"^9.7.0"
,
"prettier"
:
"^3.0.0"
,
"stylelint"
:
"^15.0.0"
,
"stylelint-config-prettier"
:
"^9.0.3"
,
"stylelint-config-standard"
:
"^34.0.0"
}
}
Loading