Update web components to their latest versions

This commit is contained in:
DariusIII
2021-09-14 09:49:11 +02:00
parent 0c6a733abf
commit f93f0236e2
95 changed files with 102 additions and 102 deletions
+4 -4
View File
@@ -15,10 +15,10 @@
"axios": "^0.21.4",
"cross-env": "^7.0.3",
"jquery": "3.6.0",
"laravel-mix": "^6.0.29",
"laravel-mix": "^6.0.31",
"lodash": "^4.17.21",
"popper.js": "^1.16.1",
"prettier": "^2.3.2",
"prettier": "^2.4.0",
"resolve-url-loader": "^4.0.0",
"vue": "^2.6.14"
},
@@ -27,7 +27,7 @@
"@fortawesome/fontawesome-free": "^5.15.4",
"animate.css": "^4.1.1",
"autosize": "^5.0.1",
"bootstrap": "^5.1.0",
"bootstrap": "^5.1.1",
"bootstrap-datepicker": "^1.9.0",
"bootstrap-hover-dropdown": "^2.2.1",
"bootstrap-progressbar": "^0.9.0",
@@ -41,6 +41,6 @@
"normalize.css": "^8.0.1",
"pace-js": "^1.2.4",
"pnotify": "^4.0.1",
"tinymce": "^5.9.1"
"tinymce": "^5.9.2"
}
}