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
9780024d
Commit
9780024d
authored
Jun 09, 2020
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump various dependencies
parent
6ef2b754
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1909 additions
and
878 deletions
+1909
-878
package-lock.json
package-lock.json
+1905
-874
package.json
package.json
+4
-4
No files found.
package-lock.json
View file @
9780024d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
9780024d
...
...
@@ -58,10 +58,10 @@
"devDependencies"
:
{
"
@babel/cli
"
:
"
^7.8.4
"
,
"
@babel/core
"
:
"
^7.9.0
"
,
"
@babel/plugin-proposal-nullish-coalescing-operator
"
:
"
^7.
8.3
"
,
"
@babel/plugin-proposal-nullish-coalescing-operator
"
:
"
^7.
10.1
"
,
"
@babel/plugin-proposal-optional-chaining
"
:
"
^7.9.0
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.2.0
"
,
"
@babel/preset-env
"
:
"
^7.
9.5
"
,
"
@babel/preset-env
"
:
"
^7.
10.2
"
,
"
@converse/headless
"
:
"
file:src/headless
"
,
"
@fortawesome/fontawesome-free
"
:
"
5.13.0
"
,
"
autoprefixer
"
:
"
^9.7.6
"
,
...
...
@@ -93,7 +93,7 @@
"
karma-jasmine
"
:
"
^3.1.1
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.5.3
"
,
"
karma-webpack
"
:
"
^4.0.2
"
,
"
lerna
"
:
"
^3.22.
0
"
,
"
lerna
"
:
"
^3.22.
1
"
,
"
lit-element
"
:
"
^2.3.1
"
,
"
lit-html
"
:
"
^1.2.1
"
,
"
lodash-template-webpack-loader
"
:
"
jcbrand/lodash-template-webpack-loader
"
,
...
...
@@ -110,7 +110,7 @@
"
sass-loader
"
:
"
^8.0.2
"
,
"
sinon
"
:
"
^9.0.2
"
,
"
sizzle
"
:
"
^2.3.5
"
,
"
style-loader
"
:
"
^
0.23
.1
"
,
"
style-loader
"
:
"
^
1.2
.1
"
,
"
urijs
"
:
"
^1.19.2
"
,
"
webpack
"
:
"
^4.43.0
"
,
"
webpack-cli
"
:
"
^3.3.11
"
,
...
...
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