Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 117d948

Browse files
committed
Upgrade FontAwesome and Bootstrap
1 parent 79affa2 commit 117d948

File tree

12 files changed

+743
-15127
lines changed

12 files changed

+743
-15127
lines changed

package-lock.json

Lines changed: 0 additions & 14445 deletions
This file was deleted.

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@
1010
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
1111
},
1212
"devDependencies": {
13-
"@fortawesome/fontawesome": "^1.1.3",
14-
"@fortawesome/fontawesome-free-brands": "^5.0.6",
15-
"@fortawesome/fontawesome-free-regular": "^5.0.6",
16-
"@fortawesome/fontawesome-free-solid": "^5.0.6",
13+
"@fortawesome/fontawesome-free": "^5.3.1",
14+
"@fortawesome/fontawesome-svg-core": "^1.2.4",
15+
"@fortawesome/free-brands-svg-icons": "^5.3.1",
16+
"@fortawesome/free-regular-svg-icons": "^5.3.1",
17+
"@fortawesome/free-solid-svg-icons": "^5.3.1",
1718
"axios": "^0.17",
1819
"balloon-css": "^0.5.0",
19-
"bootstrap": "^4.0.0",
20+
"bootstrap": "^4.1.0",
2021
"cross-env": "^5.1",
2122
"datatables.net": "^1.10.16",
2223
"datatables.net-bs4": "^1.10.16",

public/css/app.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/axios.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/font-awesome.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/jquery.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/swal.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/vue.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)