Skip to content
Snippets Groups Projects
Commit 3dfc791b authored by Matthieu BENOIST's avatar Matthieu BENOIST
Browse files

Merge branch 'SVP' into 'master'

forcing update of bulma-slider library in production

See merge request !76
parents cf405cf2 d332ce59
No related branches found
No related tags found
1 merge request!76forcing update of bulma-slider library in production
Pipeline #6549 failed
{ {
"name": "webapp", "name": "webapp",
"version": "2.5.2", "version": "2.6.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
...@@ -6124,9 +6124,9 @@ ...@@ -6124,9 +6124,9 @@
"integrity": "sha512-bs01SMD0++qcA5UyRN2jL8a+/rG4eLUpGPiS1iIUVbi1dyDsqzWWV/7aGMHBrG8a7ZvQo1zk8MwLBA2P5QA6TA==" "integrity": "sha512-bs01SMD0++qcA5UyRN2jL8a+/rG4eLUpGPiS1iIUVbi1dyDsqzWWV/7aGMHBrG8a7ZvQo1zk8MwLBA2P5QA6TA=="
}, },
"bulma-slider": { "bulma-slider": {
"version": "2.0.0", "version": "2.0.4",
"resolved": "https://registry.npmjs.org/bulma-slider/-/bulma-slider-2.0.0.tgz", "resolved": "https://registry.npmjs.org/bulma-slider/-/bulma-slider-2.0.4.tgz",
"integrity": "sha512-lXKMA/U43Fi1UnMkVYdNuEu0cGLo4JSWFUcnEyzNXkdpmDFic+d8H9oiaRoLbPiuGTC5SNoHMCP24T5544gnlQ==" "integrity": "sha512-JKuU/vp2si5I2rWiHBKaaYWBRECNY1Ow7yNFjxlHdUnPLowNee02K6QYd/ORGEesFPAHXOt+mKPZTEYFhKmviQ=="
}, },
"bulma-tooltip": { "bulma-tooltip": {
"version": "3.0.2", "version": "3.0.2",
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"angulartics2": "^7.5.2", "angulartics2": "^7.5.2",
"bulma": "^0.7.5", "bulma": "^0.7.5",
"bulma-checkradio": "^2.1.0", "bulma-checkradio": "^2.1.0",
"bulma-slider": "^2.0.0", "bulma-slider": "^2.0.4",
"bulma-tooltip": "^3.0.2", "bulma-tooltip": "^3.0.2",
"core-js": "^2.5.7", "core-js": "^2.5.7",
"font-awesome": "^4.7.0", "font-awesome": "^4.7.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment