Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
0c8af785
Verified
Commit
0c8af785
authored
Nov 22, 2021
by
Chocobozzz
Browse files
Upgrade client dependencies
parent
d972ca56
Pipeline
#460004
passed with stage
in 12 minutes and 17 seconds
Changes
2
Pipelines
2
Expand all
Show whitespace changes
Inline
Side-by-side
client/package.json
View file @
0c8af785
...
...
@@ -27,11 +27,11 @@
"typings"
:
"*.d.ts"
,
"devDependencies"
:
{
"@angular-devkit/build-angular"
:
"^13.0.1"
,
"@angular-eslint/builder"
:
"1
2.6
.1"
,
"@angular-eslint/eslint-plugin"
:
"1
2.6
.1"
,
"@angular-eslint/eslint-plugin-template"
:
"1
2.6
.1"
,
"@angular-eslint/schematics"
:
"1
2.6
.1"
,
"@angular-eslint/template-parser"
:
"1
2.6
.1"
,
"@angular-eslint/builder"
:
"1
3.0
.1"
,
"@angular-eslint/eslint-plugin"
:
"1
3.0
.1"
,
"@angular-eslint/eslint-plugin-template"
:
"1
3.0
.1"
,
"@angular-eslint/schematics"
:
"1
3.0
.1"
,
"@angular-eslint/template-parser"
:
"1
3.0
.1"
,
"@angular/animations"
:
"^13.0.0"
,
"@angular/cdk"
:
"^13.0.0"
,
"@angular/cli"
:
"^13.0.1"
,
...
...
@@ -49,7 +49,7 @@
"@babel/preset-env"
:
"^7.15.0"
,
"@neos21/bootstrap3-glyphicons"
:
"^1.0.1"
,
"@ng-bootstrap/ng-bootstrap"
:
"^10.0.0"
,
"@ng-select/ng-select"
:
"^
7.0
.1"
,
"@ng-select/ng-select"
:
"^
8.1
.1"
,
"@ngx-loading-bar/core"
:
"^5.0.0"
,
"@ngx-loading-bar/http-client"
:
"^5.0.0"
,
"@ngx-loading-bar/router"
:
"^5.0.0"
,
...
...
@@ -69,8 +69,8 @@
"@types/sha.js"
:
"^2.4.0"
,
"@types/video.js"
:
"^7.3.8"
,
"@types/webtorrent"
:
"^0.109.0"
,
"@typescript-eslint/eslint-plugin"
:
"5.
3.1
"
,
"@typescript-eslint/parser"
:
"5.
3.1
"
,
"@typescript-eslint/eslint-plugin"
:
"5.
4.0
"
,
"@typescript-eslint/parser"
:
"5.
4.0
"
,
"@wdio/browserstack-service"
:
"^7.11.1"
,
"@wdio/cli"
:
"^7.11.1"
,
"@wdio/codemod"
:
"^0.9.0"
,
...
...
@@ -84,13 +84,13 @@
"buffer"
:
"^6.0.3"
,
"cache-chunk-store"
:
"^3.0.0"
,
"chart.js"
:
"^3.5.1"
,
"chromedriver"
:
"^9
5
.0.0"
,
"chromedriver"
:
"^9
6
.0.0"
,
"core-js"
:
"^3.1.4"
,
"css-loader"
:
"^6.2.0"
,
"debug"
:
"^4.3.1"
,
"dexie"
:
"^3.0.0"
,
"eslint"
:
"
7
"
,
"eslint-plugin-import"
:
"
^
2.2
4.2
"
,
"eslint"
:
"
^8.2.0
"
,
"eslint-plugin-import"
:
"2.2
5.3
"
,
"eslint-plugin-jsdoc"
:
"^37.0.3"
,
"eslint-plugin-prefer-arrow"
:
"latest"
,
"expect"
:
"^27.1.0"
,
...
...
client/yarn.lock
View file @
0c8af785
This diff is collapsed.
Click to expand it.
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