Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
bec476b6
Commit
bec476b6
authored
Jun 25, 2020
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump various dependencies
parent
b7a40dad
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
478 additions
and
904 deletions
+478
-904
package-lock.json
package-lock.json
+473
-899
package.json
package.json
+5
-5
No files found.
package-lock.json
View file @
bec476b6
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
bec476b6
...
@@ -56,10 +56,10 @@
...
@@ -56,10 +56,10 @@
"browser"
:
"*"
"browser"
:
"*"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/cli
"
:
"
^7.
8.4
"
,
"
@babel/cli
"
:
"
^7.
10.3
"
,
"
@babel/core
"
:
"
^7.9.0
"
,
"
@babel/core
"
:
"
^7.9.0
"
,
"
@babel/plugin-proposal-nullish-coalescing-operator
"
:
"
^7.10.1
"
,
"
@babel/plugin-proposal-nullish-coalescing-operator
"
:
"
^7.10.1
"
,
"
@babel/plugin-proposal-optional-chaining
"
:
"
^7.
9.0
"
,
"
@babel/plugin-proposal-optional-chaining
"
:
"
^7.
10.3
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.2.0
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.2.0
"
,
"
@babel/preset-env
"
:
"
^7.10.2
"
,
"
@babel/preset-env
"
:
"
^7.10.2
"
,
"
@converse/headless
"
:
"
file:src/headless
"
,
"
@converse/headless
"
:
"
file:src/headless
"
,
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
"
karma-chrome-launcher
"
:
"
^3.1.0
"
,
"
karma-chrome-launcher
"
:
"
^3.1.0
"
,
"
karma-cli
"
:
"
^2.0.0
"
,
"
karma-cli
"
:
"
^2.0.0
"
,
"
karma-jasmine
"
:
"
^3.1.1
"
,
"
karma-jasmine
"
:
"
^3.1.1
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.5.
3
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.5.
4
"
,
"
karma-webpack
"
:
"
^4.0.2
"
,
"
karma-webpack
"
:
"
^4.0.2
"
,
"
lerna
"
:
"
^3.22.1
"
,
"
lerna
"
:
"
^3.22.1
"
,
"
lit-element
"
:
"
^2.3.1
"
,
"
lit-element
"
:
"
^2.3.1
"
,
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
"
mini-css-extract-plugin
"
:
"
^0.9.0
"
,
"
mini-css-extract-plugin
"
:
"
^0.9.0
"
,
"
minimist
"
:
"
^1.2.3
"
,
"
minimist
"
:
"
^1.2.3
"
,
"
node-sass
"
:
"
^4.14.0
"
,
"
node-sass
"
:
"
^4.14.0
"
,
"
npm
"
:
"
^6.14.
4
"
,
"
npm
"
:
"
^6.14.
5
"
,
"
po-loader
"
:
"
^0.5.0
"
,
"
po-loader
"
:
"
^0.5.0
"
,
"
po2json
"
:
"
^1.0.0-beta
"
,
"
po2json
"
:
"
^1.0.0-beta
"
,
"
postcss-clean
"
:
"
^1.1.0
"
,
"
postcss-clean
"
:
"
^1.1.0
"
,
...
@@ -116,7 +116,7 @@
...
@@ -116,7 +116,7 @@
"
webpack-cli
"
:
"
^3.3.11
"
,
"
webpack-cli
"
:
"
^3.3.11
"
,
"
webpack-dev-server
"
:
"
^3.11.0
"
,
"
webpack-dev-server
"
:
"
^3.11.0
"
,
"
webpack-merge
"
:
"
^4.2.1
"
,
"
webpack-merge
"
:
"
^4.2.1
"
,
"
xss
"
:
"
^1.0.
6
"
"
xss
"
:
"
^1.0.
7
"
},
},
"dependencies"
:
{}
"dependencies"
:
{}
}
}
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