Update pace.js and jquery to their latest versions

This commit is contained in:
DariusIII
2021-03-07 18:18:59 +01:00
parent 85af109ebc
commit 60c46117dd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
"devDependencies": {
"axios": "^0.21.1",
"cross-env": "^7.0.3",
"jquery": "3.5.1",
"jquery": "3.6.0",
"laravel-mix": "^6.0.13",
"lodash": "^4.17.21",
"popper.js": "^1.16.1",
@@ -39,7 +39,7 @@
"jquery-migrate": "3.3.2",
"nonblockjs": "^1.0.8",
"normalize.css": "^8.0.1",
"pace-js": "^1.2.3",
"pace-js": "^1.2.4",
"pnotify": "^4.0.1",
"tinymce": "^5.7.0"
}