Updated bower dependencies for client.

This commit is contained in:
baldo 2022-08-02 15:24:19 +02:00
commit fe5b68e1c4
136 changed files with 7596 additions and 9284 deletions

View file

@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
"version": "3.4.1",
"version": "3.4.3",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
@ -33,7 +33,7 @@
"url": "https://github.com/twbs/bootstrap-sass/issues"
},
"devDependencies": {
"node-sass": "^4.9.3",
"sass": "^1.33",
"mincer": "~1.4.0",
"ejs": "~2.6.1"
},