Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
96a9e98e
Unverified
Commit
96a9e98e
authored
7 years ago
by
XhmikosR
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update devDependencies. (#25371)
parent
663057d4
5 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25494
web pack
,
!23207
#22402 : modal: new autofocus & keyboardBtnNav options
,
!17021
v4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+824
-459
package-lock.json
package.json
+9
-9
package.json
with
833 additions
and
468 deletions
+833
-468
package-lock.json
+
824
-
459
View file @
96a9e98e
This diff is collapsed.
Click to expand it.
package.json
+
9
-
9
View file @
96a9e98e
...
...
@@ -85,16 +85,16 @@
"
popper.js
"
:
"
^1.12.9
"
},
"devDependencies"
:
{
"
@babel/cli
"
:
"
7.0.0-beta.3
7
"
,
"
@babel/core
"
:
"
7.0.0-beta.3
7
"
,
"
@babel/preset-env
"
:
"
7.0.0-beta.3
7
"
,
"
autoprefixer
"
:
"
^7.2.
4
"
,
"
@babel/cli
"
:
"
7.0.0-beta.3
8
"
,
"
@babel/core
"
:
"
7.0.0-beta.3
8
"
,
"
@babel/preset-env
"
:
"
7.0.0-beta.3
8
"
,
"
autoprefixer
"
:
"
^7.2.
5
"
,
"
babel-eslint
"
:
"
^8.2.1
"
,
"
babel-plugin-transform-es2015-modules-strip
"
:
"
^0.1.1
"
,
"
bundlesize
"
:
"
^0.15.3
"
,
"
clean-css-cli
"
:
"
^4.1.10
"
,
"
cross-env
"
:
"
^5.1.3
"
,
"
eslint
"
:
"
^4.1
5
.0
"
,
"
eslint
"
:
"
^4.1
6
.0
"
,
"
eslint-plugin-compat
"
:
"
^2.1.0
"
,
"
glob
"
:
"
^7.1.2
"
,
"
htmllint-cli
"
:
"
^0.0.6
"
,
...
...
@@ -105,15 +105,15 @@
"
karma-firefox-launcher
"
:
"
^1.1.0
"
,
"
karma-qunit
"
:
"
^1.2.1
"
,
"
node-sass
"
:
"
^4.7.2
"
,
"
nodemon
"
:
"
^1.14.1
0
"
,
"
nodemon
"
:
"
^1.14.1
1
"
,
"
npm-run-all
"
:
"
^4.1.2
"
,
"
popper.js
"
:
"
^1.12.9
"
,
"
postcss-cli
"
:
"
^4.1.1
"
,
"
qunitjs
"
:
"
^2.4.1
"
,
"
rollup
"
:
"
^0.5
3.4
"
,
"
rollup
"
:
"
^0.5
4.1
"
,
"
rollup-plugin-babel
"
:
"
4.0.0-beta.0
"
,
"
rollup-plugin-node-resolve
"
:
"
^3.0.2
"
,
"
shelljs
"
:
"
^0.
7.8
"
,
"
shelljs
"
:
"
^0.
8.1
"
,
"
shx
"
:
"
^0.2.2
"
,
"
sri-toolbox
"
:
"
^0.2.0
"
,
"
stylelint
"
:
"
^8.4.0
"
,
...
...
@@ -121,7 +121,7 @@
"
stylelint-config-standard
"
:
"
^18.0.0
"
,
"
stylelint-order
"
:
"
^0.8.0
"
,
"
stylelint-scss
"
:
"
^2.2.0
"
,
"
uglify-js
"
:
"
^3.3.
5
"
,
"
uglify-js
"
:
"
^3.3.
8
"
,
"
vnu-jar
"
:
"
^17.11.1
"
,
"
workbox-build
"
:
"
^2.1.2
"
},
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets