Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Maka
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
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®
Onboarding
AlekSIS-App-Maka
Merge requests
!16
Update .dev-js/package.json
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Update .dev-js/package.json
check/update-builddeps-package-json
into
main
Overview
0
Commits
1
Pipelines
4
Changes
1
Open
Aleksolotl
requested to merge
check/update-builddeps-package-json
into
main
3 months ago
Overview
0
Commits
1
Pipelines
4
Changes
1
Expand
Automatically created by the almighty Aleksolotl.
0
0
Merge request reports
Compare
version 1
version 3
c128c9ed
1 month ago
version 2
743dc584
1 month ago
version 1
75db6e0a
3 months ago
main (HEAD)
and
latest version
latest version
b0da676e
1 commit,
4 weeks ago
version 3
c128c9ed
1 commit,
1 month ago
version 2
743dc584
2 commits,
1 month ago
version 1
75db6e0a
1 commit,
3 months ago
Show latest version
1 file
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.dev-js/package.json
+
4
−
2
Options
@@ -2,11 +2,13 @@
"name"
:
"aleksis-builddeps"
,
"version"
:
"1.0.0"
,
"dependencies"
:
{
"@intlify/eslint-plugin-vue-i18n"
:
"^2.0.0"
,
"@graphql-eslint/eslint-plugin"
:
"^4.3.0"
,
"@intlify/eslint-plugin-vue-i18n"
:
"^3.0.0"
,
"eslint"
:
"^8.26.0"
,
"eslint-config-prettier"
:
"^9.0.0"
,
"eslint-plugin-vue"
:
"^9.7.0"
,
"prettier"
:
"^3.0.0"
,
"graphql"
:
"^16.10.0"
,
"prettier"
:
"^3.4.0"
,
"stylelint"
:
"^15.0.0"
,
"stylelint-config-prettier"
:
"^9.0.3"
,
"stylelint-config-standard"
:
"^34.0.0"
Loading