Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nextcloud-app-radio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
46
Issues
46
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
onny
nextcloud-app-radio
Commits
ff3a7454
Commit
ff3a7454
authored
Nov 19, 2020
by
onny
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update npm
parent
8fed9b6c
Pipeline
#213
failed with stages
in 10 minutes and 58 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1225 additions
and
1355 deletions
+1225
-1355
package-lock.json
package-lock.json
+1207
-1338
package.json
package.json
+18
-17
No files found.
package-lock.json
View file @
ff3a7454
This diff is collapsed.
Click to expand it.
package.json
View file @
ff3a7454
...
...
@@ -30,19 +30,20 @@
"stylelint:fix"
:
"stylelint src --fix"
},
"dependencies"
:
{
"
@nextcloud/axios
"
:
"
^1.
4
.0
"
,
"
@nextcloud/dialogs
"
:
"
^3.
0.0
"
,
"
@nextcloud/axios
"
:
"
^1.
5
.0
"
,
"
@nextcloud/dialogs
"
:
"
^3.
1.1
"
,
"
@nextcloud/l10n
"
:
"
^1.4.1
"
,
"
@nextcloud/moment
"
:
"
^1.1.1
"
,
"
@nextcloud/router
"
:
"
^1.2.0
"
,
"
@nextcloud/vue
"
:
"
^2.
7
.0
"
,
"
@nextcloud/vue
"
:
"
^2.
9
.0
"
,
"
@nextcloud/vue-dashboard
"
:
"
^1.0.1
"
,
"
howler
"
:
"
^2.2.1
"
,
"
music-metadata
"
:
"
^7.4.1
"
,
"
music-metadata
"
:
"
^7.5.0
"
,
"
style-loader
"
:
"
^2.0.0
"
,
"
vue
"
:
"
^2.6.12
"
,
"
vue-blurhash
"
:
"
^0.1.2
"
,
"
vue-clipboard2
"
:
"
^0.3.1
"
,
"
vue-router
"
:
"
^3.4.
7
"
,
"
vue-router
"
:
"
^3.4.
9
"
,
"
vuex
"
:
"
^3.5.1
"
},
"browserslist"
:
[
...
...
@@ -52,38 +53,38 @@
"node"
:
">=10.0.0"
},
"devDependencies"
:
{
"
@babel/core
"
:
"
^7.1
1.6
"
,
"
@babel/core
"
:
"
^7.1
2.3
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.8.3
"
,
"
@babel/preset-env
"
:
"
^7.1
1.5
"
,
"
@babel/preset-env
"
:
"
^7.1
2.1
"
,
"
@nextcloud/browserslist-config
"
:
"
^1.0.0
"
,
"
@nextcloud/eslint-config
"
:
"
^2.2.0
"
,
"
@nextcloud/eslint-plugin
"
:
"
^1.5.0
"
,
"
@nextcloud/webpack-vue-config
"
:
"
^1.
1.0
"
,
"
@vue/test-utils
"
:
"
^1.1.
0
"
,
"
@nextcloud/webpack-vue-config
"
:
"
^1.
4.1
"
,
"
@vue/test-utils
"
:
"
^1.1.
1
"
,
"
babel-eslint
"
:
"
^10.1.0
"
,
"
babel-loader
"
:
"
^8.
1.0
"
,
"
babel-loader
"
:
"
^8.
2.1
"
,
"
css-loader
"
:
"
^3.6.0
"
,
"
eslint
"
:
"
^6.8.0
"
,
"
eslint-config-standard
"
:
"
^14.1.1
"
,
"
eslint-import-resolver-webpack
"
:
"
^0.13.0
"
,
"
eslint-loader
"
:
"
^4.0.2
"
,
"
eslint-plugin-html
"
:
"
^6.1.
0
"
,
"
eslint-plugin-html
"
:
"
^6.1.
1
"
,
"
eslint-plugin-import
"
:
"
^2.22.1
"
,
"
eslint-plugin-node
"
:
"
^11.1.0
"
,
"
eslint-plugin-promise
"
:
"
^4.2.1
"
,
"
eslint-plugin-standard
"
:
"
^4.
0.1
"
,
"
eslint-plugin-standard
"
:
"
^4.
1.0
"
,
"
eslint-plugin-vue
"
:
"
^6.2.2
"
,
"
file-loader
"
:
"
^6.
1.1
"
,
"
file-loader
"
:
"
^6.
2.0
"
,
"
node-sass
"
:
"
^4.14.1
"
,
"
sass-loader
"
:
"
^8.0.2
"
,
"
stylelint
"
:
"
^13.
7.2
"
,
"
stylelint
"
:
"
^13.
8.0
"
,
"
stylelint-config-recommended-scss
"
:
"
^4.2.0
"
,
"
stylelint-scss
"
:
"
^3.18.0
"
,
"
stylelint-webpack-plugin
"
:
"
^2.1.
0
"
,
"
vue-loader
"
:
"
^15.9.
3
"
,
"
stylelint-webpack-plugin
"
:
"
^2.1.
1
"
,
"
vue-loader
"
:
"
^15.9.
5
"
,
"
vue-template-compiler
"
:
"
^2.6.12
"
,
"
webpack
"
:
"
^4.44.2
"
,
"
webpack-cli
"
:
"
^3.3.12
"
,
"
webpack-merge
"
:
"
^5.
2
.0
"
"
webpack-merge
"
:
"
^5.
4
.0
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment